*Empty MediaWiki Message*

This commit is contained in:
Daniel.plominski 2015-04-21 21:21:44 +00:00
parent 5413fd6f5d
commit 4f33e5a983
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ Inhalt=
NICHT abschließen, sondern zurück ins Menü und Shell (BusyBox) auswählen
<source lang=bash>
mount -o sysfs sys /target/sys
mount -t sysfs sys /target/sys
mount -o bind /dev /target/dev
mount -t proc none /target/proc
</source>