|
@@ -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
|