How can I edit the /images/grub.iso file?

Try looking for help here if you are having problems with the Ultimate Boot CD.

Moderators: Icecube, StopSpazzing

Locked
Message
Author
deco666
Posts: 1
Joined: Wed Jun 08, 2005 5:11 am

How can I edit the /images/grub.iso file?

#1 Post by deco666 » Wed Jun 08, 2005 6:08 am

I would like to edit the menu.lst inside the grub.iso file.

I've tried to remove the existing menu.lst, and add an edited menu.lst, directly from winiso. The resulting image doesn't work.

I have tried also to extract the files from the grub.iso to the hd, edit the menu.lst and then rebuild the image using mkisofs. Same result.

Can anyone help me on this?

Thanks

Deco

adrian15
Posts: 24
Joined: Fri Jul 01, 2005 9:14 am
Contact:

boot option

#2 Post by adrian15 » Tue Oct 18, 2005 6:29 am

Have you tried the boot option

Doc about making a grub cdrom

into mkisofs?

Code: Select all

mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table -o grub.iso iso
Can you please try Grub Super Disk, that is a wonderful Grub Disk with a lot of options from a Menu... and tell me if it meets your needs?

Grub Super Disk is available from here

adrian15

Locked