Timeline for How to extract the bootloader from an iso?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 27, 2024 at 18:18 | history | bounty awarded | ArtEze | ||
| Jan 27, 2024 at 18:17 | vote | accept | ArtEze | ||
| Jan 27, 2024 at 18:17 | |||||
| Jan 25, 2024 at 1:20 | comment | added | ArtEze | This seems to be the correct solution, however when I recreate the iso it doesn't work. Did you try it in Qemu? I changed bootloader to grldr, I really don't know how to do it. mkisofs -V VXP0 -J -joliet-long -iso-level 4 -D -R -o vxp0.iso -b grldr -c boot/boot.catalog -no-emul-boot -boot-load-size 4 -boot-info-table vxp0. If it works for you, you could create a repository on GitHub with the new iso. | |
| Jan 23, 2024 at 22:31 | comment | added | eyoung100 | I like this script. Does exactly what my FAQ link does in a script... | |
| Jan 23, 2024 at 17:51 | history | answered | GAD3R | CC BY-SA 4.0 |