updates
This commit is contained in:
@@ -39,7 +39,8 @@ cp /boot/vmlinuz $BOOT/
|
||||
|
||||
# create ISO for CD image (so I can test it)
|
||||
cd "$LIVEKITDATA"
|
||||
mkisofs -o "/tmp/iso.iso" -v -J -R -D -A "$LIVEKITNAME" -V "$LIVEKITNAME" \
|
||||
mkisofs -o "/mnt/z/iso.iso" -v -J -R -D -A "$LIVEKITNAME" -V "$LIVEKITNAME" \
|
||||
-no-emul-boot -boot-info-table -boot-load-size 4 \
|
||||
-b "$LIVEKITNAME"/boot/isolinux.bin -c "$LIVEKITNAME"/boot/isolinux.boot . \
|
||||
>/dev/null 2>/dev/null
|
||||
sync
|
||||
Reference in New Issue
Block a user