bug-grub
[Top][All Lists]
Advanced

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

Re: Floppy bug?


From: danci
Subject: Re: Floppy bug?
Date: Thu, 14 Jun 2001 09:47:35 +0200 (CEST)

On Thu, 14 Jun 2001, Thierry Laronde wrote:

> Hello,
>
> On Wed, Jun 13, 2001 at 11:26:09AM +0200, address@hidden wrote:
> > On Fri, 25 May 2001 address@hidden wrote:
> >
> > > >         # dd if=stage2 of=/dev/fd0 bs=512 seek=1
> > > >         287+1 records in
> > > >         287+1 records out
> > >         ^^^^^
> > >
> > > You have a stage2 which size is 1.44 Mo ? Uh ? What do you take for a 
> > > stage2 ?
> > >
> >
> > My stage2 is 147040 bytes large, which seems pretty normal.
>
> Yes, my mistake. However, the size of stage2 seems to indicate that you have
> installed a lot of netboot drivers ? What was precisely the options you have
> passed to configure (you will find them in config.status).
>

Yes, that's correct. As I build grub as rpm I think all possible netbood
drivers were included...

That's the configure line from the spec file:

./configure --prefix=/usr --enable-3c509 --enable-diskless \
  --enable-pci-direct \
  --enable-3c509 \
  --enable-3c529 \
  --enable-3c590 \
  --enable-3c595 \
  --enable-3c90x \
  --enable-cs89x0 \
  --enable-depca \
  --enable-eepro100 \
  --enable-epic100 \
  --enable-3c507 \
  --enable-exos205 \
  --enable-ni5210 \
  --enable-lance \
  --enable-ne2100 \
  --enable-ni6510 \
  --enable-3c503 \
  --enable-ne \
  --enable-ns8390 \
  --enable-wd \
  --enable-otulip \
  --enable-rtl8139 \
  --enable-sk-g16 \
  --enable-smc9000 \
  --enable-tiara \
  --enable-tulip \
  --enable-via-rhine \
  --enable-3c503-shmem \
  --enable-3c503-aui \
  --enable-3c509-hack \
  --enable-compex-rl2000-fix \
  --enable-ns8390-force-16bit

Regards, D.





reply via email to

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