...
- Dell XPS 15 9570
- Must disable windows safe boot and change SATA mode to AHCI before install!
- Post install Script (installs proper drivers for GPU, makes things run better)
- Run post install script from https://github.com/JackHack96/dell-xps-9570-ubuntu-respin
- Note that you must install curl (“sudo apt install curl”)
- The provided command requires “sudo “to be added to the start
- Microsoft Surface Series
- https://www.reddit.com/r/SurfaceLinux/comments/7kb1ky/guide_installing_linux_on_surfaceseries_devices/
- Some Hardware on Surfaces simply does not work on Ubuntu:
VM Setup (Alright, Probably Slow)
To install Ubuntu as a Virtual Machine, first install a Virtual Machine software. We recommend Virtual Box (https://www.virtualbox.org/wiki/Downloads) as it is free and works on all common OS’s. Once installed, download the Ubuntu 20.04 image from https://ubuntu.com/download/desktop and install it by following a tutorial for your VM software.
...