Somewhat working

This commit is contained in:
2025-11-29 13:34:21 +01:00
parent 5b8804621c
commit e2184bdc27
19 changed files with 121633 additions and 54 deletions

View File

@@ -16,4 +16,4 @@ mdir -i out/fat.img -/ ::
# Create the ISO
# -e specifies the boot image (the FAT image)
# -no-emul-boot is required for UEFI
xorriso -as mkisofs -R -f -e /fat.img -no-emul-boot -o out/lints.iso out/img out/fat.img
xorriso -as mkisofs -R -f -e /fat.img -no-emul-boot -volid LintsEFI -o out/lints.iso out/img out/fat.img