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
Next revision Both sides next revision
howto:windows_subsystem_for_linux_wsl [2018/05/03 07:23]
jezzab
howto:windows_subsystem_for_linux_wsl [2018/05/03 22:26]
jezzab [PART 2 - Getting it all up and running]
Line 41: Line 41:
 so I end up with **C:\Deejayeye-modder** so I end up with **C:\Deejayeye-modder**
  
-NOTE: Capitalisation is extremely important in linux, so match the upper and/or lower case letters in the commands and directory/filenames.+**NOTE: Capitalisation is extremely important in linux, so match the upper and/or lower case letters in the commands and directory/filenames. 
 +**
  
 In WSL you access your C: drive with the following command, and in particular the Mod directory: In WSL you access your C: drive with the following command, and in particular the Mod directory:
Line 47: Line 48:
    cd /mnt/c/deejayeye-modder    cd /mnt/c/deejayeye-modder
        
-List the contents by issues the command “**ls**”+List the contents by issuing the command “**ls**”
  
 To make sure the file “RunMe.sh” is executable, run  “**chmod 755 RunMe.sh**”  //(You won’t see anything)// To make sure the file “RunMe.sh” is executable, run  “**chmod 755 RunMe.sh**”  //(You won’t see anything)//
Line 53: Line 54:
    
 **Other useful commands:** **Other useful commands:**
-  * cd ~ Returns you to root level+  * cd ~ Returns you to your home directory
   * cd .. Drops you back one directory at a time   * cd .. Drops you back one directory at a time
   * help Usual screen full of useful information   * help Usual screen full of useful information
howto/windows_subsystem_for_linux_wsl.txt · Last modified: 2018/07/27 05:59 by d95gas