I've managed to get Linux Knoppix booting off AIO. Knoppix is a bootable linux to
run off a cd. This is what i did.
Update 27 May 04
Moving the isolinux folder to your AIO boot folder causes loading of the knoppix boot screen while loading an other os. So this is now corrected. Thanks to FBi_
Instructions
Goto http://www.knoppix.org/ to get it.
Edit your iso(try winrar or ultraiso) and extract the knoppix folder to your AIO folder and then extract the isolinux folder to AIO also.
Example
C:\AIO\knoppix
C:\AIO\isolinux
No hexing of files to do...shock..gasp
All you now left to do in your menu script to run linux is the command
bcdw /isolinux/isolinux.bin
Always use bcdw not memdisk
I didnt mention the -j1 switch in cdimage but this is what i use everytime.
the necessary switches are:-
-l label "ALLWINDOWS"
-t 08/23/2001,09:00:00
-h hidden files & dirs
-j1 both joliet and iso-9660 compatible filenames together.
-b "loader.bin"
-o optimize storage
-m ignore maximum image size
I love to use cdimageGUI saves alot of time and can experiment with different options. If im experimenting with one os to get it to work i just make an AIO folder with just that os. This saves enourmous time burning the image to test instead of trying to make an iso 4gig big and finding out it dosent work. I just have boot folder files and a dat and whatever else is needed for that os so when i have got it running perfect i add it to the dvd aio folder with the rest.
Enjoy
