|
@@ -21,7 +21,7 @@ qemu-nbd -d /dev/nbd0 # release device
|
|
|
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
|
|
|
+# ./config-get-netconf-eth0.sh to copy running grml network config
|
|
|
vi config.sh
|
|
|
./bootstrap-bookworm.sh install
|
|
|
# reboot
|
|
@@ -29,4 +29,4 @@ vi config.sh
|
|
|
```
|
|
|
|
|
|
## Remarks
|
|
|
-- Make sure to boot grml for amd64
|
|
|
+- Make sure to boot grml for amd64
|