|
@@ -19,7 +19,9 @@ qemu-nbd -d /dev/nbd0 # release device
|
|
|
# - 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
|
|
|
+cd bootstrap
|
|
|
cp config.sh.template config.sh
|
|
|
+# config-get-netconf-eth0.sh to copy running grml network config
|
|
|
vi config.sh
|
|
|
./bootstrap-bullseye.sh install
|
|
|
# reboot
|