Browse Source

'README.md' ändern

Toastie 8 months ago
parent
commit
e61d662f71
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -13,7 +13,11 @@ qemu-nbd -d /dev/nbd0       # release device
 
 ## Usage
 ```
-# boot grml and setup network if neccessary
+# boot grml
+# - press e to setup network if neccessary
+# - press Return to run a shell
+# - Run the command Start ssh , with a capital S to start the ssh server
+# - passwd to change the root password
 git clone https://git.in-ulm.de/ulpeters/bootstrap.git
 cp config.sh.template config.sh
 vi config.sh