User Tools

Site Tools


howto:windows_subsystem_for_linux_wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:windows_subsystem_for_linux_wsl [2018/05/04 16:17]
computerstar2000 Added some missing commands and included a step 1!
howto:windows_subsystem_for_linux_wsl [2018/07/27 05:59] (current)
d95gas Windows Subsystem for Linux - WSL
Line 1: Line 1:
-====== Installing Windows Subsystem for Linux (WSL) along with Ubuntu ====== +Installation of Ubuntu Linux on Windows 10
- +
-First of all, I dont take credit for all of this, the initial install document is already available all over the web, I just pulled things together for the sake of this group. +
- +
-Why bother with WSL when the patcher has a Windows batch file.  As myself and others have found out, when running the patching application, it runs smoother in Linux than Windows.  In addition, there is the ability to implement changes to the final DJI GO application from Linux, ie "Icon Colour", "Google API Key", "Cloning" and more. +
- +
-First part is to install the Windows subsystem for Linux onto your Windows 10 device, then follow this by installing a version of "Ubuntu" You can download my quick guide: [[https://drive.google.com/open?id=1yzI70o7EmPJT_7Gfs-jLdmAawgFGhw3v]] +
- +
-Once you complete Part 1, **ensure you do a full reboot on your system before proceeding to Part 2**.+
  
 ===== PART 1 - Installing Linux on Windows 10  ===== ===== PART 1 - Installing Linux on Windows 10  =====
Line 33: Line 25:
 Run the following commands from a "Bash Shell" one at a time: Run the following commands from a "Bash Shell" one at a time:
  
-**sudo apt-get update**+**sudo apt‐get update && sudo apt‐get upgrade **
 (//Run this straight after build and it will pull down any updates)// **then reboot again**. (//Run this straight after build and it will pull down any updates)// **then reboot again**.
  
howto/windows_subsystem_for_linux_wsl.1525450623.txt.gz · Last modified: 2018/05/04 16:17 by computerstar2000