Difference between revisions of "Dell XPS 15 9570 on Ubuntu 16.04 LTS and 18.04 LTS"

From Lofaro Lab Wiki
Jump to: navigation, search
(Ubuntu 16.04 LTS)
(Ubuntu 16.04 LTS)
Line 8: Line 8:
 
* [[File:ubuntu16.zip | Ubuntu 16.04 script]]
 
* [[File:ubuntu16.zip | Ubuntu 16.04 script]]
 
Run the following in a bash terminal within the folder of the above script
 
Run the following in a bash terminal within the folder of the above script
   $ unzip ubuntu16.zip
+
   $ unzip Ubuntu16.zip
 
   $ sudo chmod +x ubuntu16.sh
 
   $ sudo chmod +x ubuntu16.sh
 
   $ sudo ./ubuntu16.sh
 
   $ sudo ./ubuntu16.sh

Revision as of 19:07, 18 February 2019

To run Ubuntu 16.04 LTS or 18.04 LTS on a Dell XPS 15 9570 do the following:

  • Disable AHCI in BIOS
  • Make space available on your HDD (for the DASL SRL make 250GB available)
  • Install Ubuntu via a USB Key
  • When finished download and the appropriate script below.

Ubuntu 16.04 LTS

Download this script:

Run the following in a bash terminal within the folder of the above script

 $ unzip Ubuntu16.zip
 $ sudo chmod +x ubuntu16.sh
 $ sudo ./ubuntu16.sh

Following the on screen directions. Hit "yes" or "1" for everything

When done, reboot

Ubuntu 18.04 LTS

Download this script:

  • [File:ubuntu18.sh Ubuntu 18.04 script]

Run the following in a bash terminal within the folder of the above script

 $ sudo chmod +x ubuntu18.sh
 $ sudo ./ubuntu18.sh

Following the on screen directions. Hit "yes" or "1" for everything

When done, reboot