From 659becd778e8003288c145717418170d8f63d32c Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Thu, 29 Oct 2020 16:26:20 -0400 Subject: tell parted-usb.sh where we moved the initrd.img --- src/parted-usb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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() } . samizdat-paths.sh || die 'samizdat-paths.sh not found' -samizdat_linux_dir=/boot +samizdat_linux_dir=/ DEFAULT_ROOTFS=rootfs/samizdat-gold.seed.btrfs #DEFAULT_PATCHFS=rootfs/samizdat.patch.btrfs -- cgit v1.2.3