bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Suggestion/information


From: Jochen Hoenicke
Subject: Re: Suggestion/information
Date: Thu, 28 Sep 2000 12:14:52 +0200 (MET DST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]