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 18.04 LTS)
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
=Ubuntu 16.04 LTS=
 
=Ubuntu 16.04 LTS=
 
Download this script:
 
Download this script:
* [[File:ubuntu16script.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
Line 17: Line 17:
 
=Ubuntu 18.04 LTS=
 
=Ubuntu 18.04 LTS=
 
Download this script:
 
Download this script:
* [File:ubuntu18.sh Ubuntu 18.04 script]
+
* [[File:Ubuntu18.zip | Ubuntu 18.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 Ubuntu18.zip
 
   $ sudo chmod +x ubuntu18.sh
 
   $ sudo chmod +x ubuntu18.sh
 
   $ sudo ./ubuntu18.sh
 
   $ sudo ./ubuntu18.sh

Latest revision as of 19:08, 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:

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

 $ unzip Ubuntu18.zip
 $ sudo chmod +x ubuntu18.sh
 $ sudo ./ubuntu18.sh

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

When done, reboot