generated from images/live-iso-gnome
Update build.sh
This commit is contained in:
parent
8611ca4bba
commit
3b7ab0fe32
4
build.sh
4
build.sh
@ -82,11 +82,13 @@ do
|
||||
mcopy -i "$EFI_BOOT_IMAGE" $file ::"$(echo $file | cut -d'/' -f4- | tr '[:lower:]' '[:upper:]')"
|
||||
done
|
||||
|
||||
# Create ISO Image
|
||||
# Create ISO Image
|
||||
mkdir -p ./output
|
||||
|
||||
xorriso \
|
||||
-as mkisofs \
|
||||
-J \
|
||||
-no-emul-boot -boot-load-size 4 -boot-info-table \
|
||||
-iso-level 3 \
|
||||
-V "PikaOS 4" \
|
||||
-partition_offset 16 \
|
||||
|
Loading…
Reference in New Issue
Block a user