From cddd59cf0b23a92168d341bb63224beb9b66ceb0 Mon Sep 17 00:00:00 2001 From: ferreo Date: Tue, 29 Oct 2024 12:30:13 +0100 Subject: [PATCH] Update build.sh --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index 4443b31..9b42b92 100755 --- a/build.sh +++ b/build.sh @@ -87,8 +87,6 @@ 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 \