On Sep 25, Thierry DELHAISE wrote:
> Hi all,
>
> I would like to know if it's possible with the latest version of grub, to
> store all needed files from grub under a FAT32 partition : can I store stage
> 1, stage1.5, stage2, menu.lst under a FAT32 partition.
>
> is it possible to create a \boot\grub directory under a Windows\dos drive.
This should already work, but its some time ago that I tried it last.
If you can't embed fat_stage1_5 for some reason, you must make sure
that stage2 is never moved (by defrag). This can be done by
marking it as system file with "attrib +s" under DOS.
> Is there is someone who port or try to port under Win32/Cygwin ?
I don't think so. It shouldn't be too difficult, though. You mainly
need to extend lib/device.c and grub/asmstub.c too support the Win32
case.
Jochen
_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub