darcywall Posted March 15, 2007 Posted March 15, 2007 Hello all! I first want to say thanks for all the info found in this forum, it has helped me alot - but I'm still a newbie.I have followed these instructions ( http://flyakite.msfn.org/ ) to make a bootable multiboot DVD. I have also transferred this to use easyboot instead of cdshell. I would like to include G4L (Ghost for Linux) on my multiboot. Any suggestions on how to do this?Thanks in advance!/Darcy
eriqjaffe Posted June 14, 2007 Posted June 14, 2007 (edited) I just got it working this morning,and it was easier than I thought:Assuming that your root build directory for your DVD is c:\aio-dvd1) Extract the contents of the ISO into c:\aio-dvd\g4l\2) Add the following command into your cdshell.ini (modify to reflect whatever keystroke you want):if $lastkey == key[4]; then isolinux /g4l/bzImage6 initrd=/g4l/ramdisk.gz ramdisk_size=65536 root=/dev/ram0You don't get all the boot options - that just boots the default, but you could make a sub-menu for the other options if you really wanted to. Edited June 14, 2007 by eriqjaffe
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now