Tomas-M / linux-live

Linux Live Kit
http://www.linux-live.org/
1.01k stars 253 forks source link

mkisofs is missing -allow-limited-size #242

Closed neil2ball closed 1 year ago

neil2ball commented 1 year ago
File ./linux/01-core.sb is larger than 4GiB-1.
-allow-limited-size was not specified. There is no way do represent this file size. Aborting.

I added "-allow-limited-size "after "mkisofs" in gen_linux_iso.sh and it cleared the error.

Tomas-M commented 1 year ago

Thank you for sharing. This implies UDF which I am not sure if we want.