i am trying to boot a file i created with a loop device in linux.the file is on a vfat partition but thats all.
how do i configure it so that it works while on vfat and not on its own partition on the harddisk?
thnx
Printable View
i am trying to boot a file i created with a loop device in linux.the file is on a vfat partition but thats all.
how do i configure it so that it works while on vfat and not on its own partition on the harddisk?
thnx
I've never done it myself, but you might have some look by googling for "grub boot loop file" or something like that. A random pick from that result:
ISO boot from FAT/NTFS/USB (GRUB.exe, grldr from boot.ini) - Knoppix.net
As said, I didn't do it myself. So I don't know if it will work.
thanx ,will try.