summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2020-10-29 16:26:20 -0400
committerAndrew Cady <d@cryptonomic.net>2020-10-30 10:13:44 -0400
commit659becd778e8003288c145717418170d8f63d32c (patch)
treecfb9edc745bf2d3c98ab2708d71bdb293e7e426d
parentc42ec8ec67cf35f3def55531bb2df9d15947b777 (diff)
tell parted-usb.sh where we moved the initrd.img
-rwxr-xr-xsrc/parted-usb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parted-usb.sh b/src/parted-usb.sh
index 62f9dd2..d1a82f1 100755
--- a/src/parted-usb.sh
+++ b/src/parted-usb.sh
@@ -214,7 +214,7 @@ boot_vm()
214} 214}
215 215
216. samizdat-paths.sh || die 'samizdat-paths.sh not found' 216. samizdat-paths.sh || die 'samizdat-paths.sh not found'
217samizdat_linux_dir=/boot 217samizdat_linux_dir=/
218 218
219DEFAULT_ROOTFS=rootfs/samizdat-gold.seed.btrfs 219DEFAULT_ROOTFS=rootfs/samizdat-gold.seed.btrfs
220#DEFAULT_PATCHFS=rootfs/samizdat.patch.btrfs 220#DEFAULT_PATCHFS=rootfs/samizdat.patch.btrfs