Hello,
I am trying to add Fedora 10 to my thumb drive with a slew of other bootable apps. I have looked and looked all over this site and other Fedora/Grub for DOS forums however I am unable to find anything to help me! Here is what I have already done.
- On a spare thumb drive used the Fedora 10 image with LiveUSB Creator
- Took the files from that and added it to my bootable thumb drive
- Put those files in E:/plugins/fedora_10
- Added the following to menu.lst
title Fedora V10
find --set-root /plugins/FEDORA_10/LiveOS/squashfs.img
map /plugins/FEDORA_10/LiveOS/squashfs.img (hd32)
map --hook
root (hd32)
chainloader (hd32)
lock
With that being said I have loaded the thumb drive and tried to access Fedora. It tells me the (hd32) will not mount! However I do not think that is the issue because i have 2 other "miniOS's" running with same string!
Any help would be appreciated!!!
Thanks!