ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

grub and multiple io.sys



  Trophy #267
Im just playing with an external usb drive and (trying) setting up a dos prompt on it.
Grub is installed and works fine, however I want to be able to add an option to boot to different folders in the same drive.
ie
/folder1/io.sys
/folder1/autoexec.bat
/folder1/other stuff

/folder2/io.sys
/folder2/diff autoexec.bat
/folder2/diff stuff

ive tried

title Menu Option 1
find --set-root /folder1/kernel.sys
chainloader /folder1/kernel.sys
boot

which works but only when io.sys/kernel.sys is in the root of the drive, not a folder

Can this be done at all or does any option require the sys file in root ?
Pls dont say use a boot.img either as i need to retain the ability to move around the usb drive via cmd prompt
 


Top