Re: netboot: ne2000 pci card hanging

2000-07-26 Thread Daniel Wagner
d. maybe it's useful for others too. who knows... wagi -- Daniel Wagner email: [EMAIL PROTECTED] GnuPG: 1024D/DCDE890A (public key available on any keyserver) Index: configure.in === RCS file: /cvs/grub/configure.in,v retrie

netboot: ne2000 pci card hanging

2000-07-25 Thread Daniel Wagner
added to grub. wagi -- Daniel Wagner email: [EMAIL PROTECTED] GnuPG: 1024D/DCDE890A (public key available on any keyserver)

Re: Patch summary against CVS 99-11-06

1999-11-08 Thread Daniel Wagner
Sorry, the other mail was not on intention. Hit the wrong button :( wagi -- Daniel Wagner email: [EMAIL PROTECTED] (RSA)PGP - Key auf Anfrage, (RSA)PGP - Key on request

Re: Patch summary against CVS 99-11-06

1999-11-08 Thread Daniel Wagner
== > RCS file: /gd/gnu/anoncvsroot/grub/stage2/shared.h,v > retrieving revision 1.32 > diff -u -r1.32 shared.h > --- shared.h 1999/11/02 12:54:19 1.32 > +++ shared.h 1999/11/07 16:10:06 > @@ -430,6 +430,8 @@ > extern char **device_map; > /* The filename which stores the information about a device map. */ > extern char *device_map_file; > +/* The root device specified by the user */ > +extern char root_device[]; > /* The array of geometries. */ > extern struct geometry *disks; > /* Check if DEVICE can be read. If an error occurs, return zero, > Index: docs/user-ref.texi > === > RCS file: /gd/gnu/anoncvsroot/grub/docs/user-ref.texi,v > retrieving revision 1.10 > diff -u -r1.10 user-ref.texi > --- user-ref.texi 1999/11/03 08:44:57 1.10 > +++ user-ref.texi 1999/11/07 16:10:19 > @@ -921,8 +921,8 @@ > hex format. > @end deffn > > -@deffn Command root device [hdbias] > -Set the current @dfn{root device} to the device @var{device}, then > +@deffn Command root [device [hdbias]] > +Print or set the current @dfn{root device} to the device @var{device}, then > attempt to mount it to get the partition size (for passing the partition > descriptor in @code{ES:ESI}, used by some chain-loaded boot loaders), the > BSD drive-type (for booting BSD kernels using their native boot format), > -- Daniel Wagner email: [EMAIL PROTECTED] (RSA)PGP - Key auf Anfrage, (RSA)PGP - Key on request

Re: [Brent Fulgham ] RE: Newbie questions again...

1999-11-08 Thread Daniel Wagner
e to use the 'map' command to chainload Win9x/NT from a second harddrive. I tried this but without success. I guess I invoked the command wrong: root=(hd1,0) map (hd0) (hd1) map (hd1) (hd0) chainload+1 boot thanks, wagi -- Daniel Wagner email: [E

Re: boot order (unimportant question)

1999-10-26 Thread Daniel Wagner
isk is number two. Is this because GRUB fetch this information from the BIOS? BTW: Is that right that Win9x must be started from a primary partition on the _first_ disk? If not, how do I have to involve GRUB right to start Win9x? -- Daniel Wagner email: [EMAIL PROTECTED] (RSA)PGP - Key auf Anfrage, (RSA)PGP - Key on request

boot order (unimportant question)

1999-10-25 Thread Daniel Wagner
order? I know it isn't really important but I just want to know? thanks, wagi PS: I love GRUB. WELL DONE :) -- Daniel Wagner email: [EMAIL PROTECTED] (RSA)PGP - Key auf Anfrage, (RSA)PGP - Key on request