[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New developer available :)
From: |
Bean |
Subject: |
Re: New developer available :) |
Date: |
Mon, 30 Jun 2008 12:59:08 +0800 |
On Mon, Jun 30, 2008 at 4:43 AM, walt <address@hidden> wrote:
> Collin Gregory wrote:
>>
>> Hello everyone,
>>
>> My name is Greg and i'm a french developper. I'm very interested in
>> helping for the grub 2 development. My skills are C++ , C and assembly,
>> i'm using linux for 6 years now and i'm sure i can help, if you would
>> agree to !...
>
> Hi Greg,
>
> I have an idea for your consideration. I'm using grub4dos because
> grub2 won't (yet) boot a floppy image or chainload Vista's bootmgr.
> If you would merge those functions from grub4dos into grub2 I'd be
> grateful.
Hi,
Well, you can actually achieve these function with some external
tools. Using memdisk, you can emulate a floppy/harddisk image, and
with loadbin, you can chainload ntldr/bootmgr/grldr/stage2, etc.
--
Bean