Site Tools


windows:windows10:linuxsubsystem

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
windows:windows10:linuxsubsystem [2020/12/10 00:36] – [Rescue login via root] lunetikkwindows:windows10:linuxsubsystem [2020/12/10 00:43] lunetikk
Line 25: Line 25:
  
 Maybe start with [[linux:general:sudoers|Sudoers]] Maybe start with [[linux:general:sudoers|Sudoers]]
 +
 +==== Mount shares ====
 +
 +<code>
 +#mount a local drive from your windows host on linux
 +mkdir /drivez
 +mount -t drvfs 'Z:' /drivez
 +</code>
  
 ===== Commands ===== ===== Commands =====
windows/windows10/linuxsubsystem.txt · Last modified: 2020/12/10 00:43 by lunetikk