Stivale Bare Bones: Difference between revisions

m
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
mNo edit summary
Line 439:
# Create the bootable ISO.
xorriso -as mkisofs -b limine-cd.bin \
-no-emul-boot -boot-load-size 4 -boot-info-table -part_like_isohybrid \
--mbrefi-forceboot limine-bootableeltorito-efi.bin \
-eltorito-altefi-boot -epart limine-eltorito-efi.bin-boot-image --protective-msdos-label \
-no-emul-boot iso_root -isohybrid-gpt-basdat -o image.iso
 
# Install Limine stage 1 and 2 for legacy BIOS boot.
./limine/limine-install image.iso
</source>
Anonymous user