Any comments from the Grub development crew?
Forwarded Message
> From: Stefan Reinauer <[EMAIL PROTECTED]>
> To: Svante Signell <[EMAIL PROTECTED]>, LinuxBIOS mailinglist
>
> Subject: Re: [LinuxBIOS] grub2 as payload [was: New wiki index page.]
> Date: Wed, 25 Oct 2006 10:36:07
Svante Signell <[EMAIL PROTECTED]> writes:
> Any comments from the Grub development crew?
>
> Forwarded Message
>> From: Stefan Reinauer <[EMAIL PROTECTED]>
>> To: Svante Signell <[EMAIL PROTECTED]>, LinuxBIOS mailinglist
>>
>> Subject: Re: [LinuxBIOS] grub2 as payload [was: New
On Wed, Oct 25, 2006 at 07:41:41PM +0200, Marco Gerards wrote:
> Svante Signell <[EMAIL PROTECTED]> writes:
>
> > Any comments from the Grub development crew?
> >
> > Forwarded Message
> >> From: Stefan Reinauer <[EMAIL PROTECTED]>
> >> To: Svante Signell <[EMAIL PROTECTED]>, Lin
http://www.ata-atapi.com/atadrvr.htm^^- Public domain ATAPI driver. Andrei Evgenievich Warkentin[EMAIL PROTECTED]Cell: (+1) (847) 321-15-55 On 25.10.2006, at 14:31, Tristan Gingold wrote:On Wed, Oct 25, 2006 at 07:41:41PM +0200, Marco Gerards wrote: Svante Signell <[EMAIL PROTECTED]> writes: Any co
At Sat, 21 Oct 2006 14:39:22 +0200,
Michael Guntsche wrote:
> This little patch, fixes the problem of grub-emu not displaying the
> right logical volume names.
Doh! Thanks for the patch, I've committed it. Can you also write
ChangeLog entry next time? You can read at
http://www.gnu.org/prep/stan
Hello!
On the first encounter this is just too funny: Jeroen's lvm module didn't
work for me... Because I didn't have a floppy in my floppy drive. Ha!
:-)
Trace:
`insmod (hd0,1)/grub2/lvm.mod'.
disk/lvm.c
#v+
GRUB_MOD_INIT(lvm)
{
grub_device_iterate (&grub_lvm_scan_device);
grub_disk_dev
On Wed, 2006-10-25 at 21:31 +0200, Tristan Gingold wrote:
> If you are interested, I have written an IDE driver for grub. Not complete
> but working.
Does it support CD-ROMs? That seems to be the most important issue,
because it's a serious usability problem on legacy BIOS.
Have you worked out y