Re: It's not a bug, I'm pretty sure...

2002-12-20 Thread Ulrich Hochholdinger
Hi, On Wed, Dec 18, 2002 at 11:36:21AM -0500, Maxime Asselin wrote: > I have a devel machine booting on /dev/hda and I have a flash reader/writter > on /dev/hdc. > I normally boot /dev/hda to prepare flash disks on /dev/hdc (using grub). > > DEVEL (machine used to prepare disks) > (hd0) /dev/

Re: It's not a bug, I'm pretty sure...

2002-12-18 Thread Pavel Roskin
Hello! > grub> root (hd1,0) > grub> setup (hd1) You may want to use the "install" command instead of "setup" and specify the menu file explicitly. > --- s grub.conf --- > timeout 3 > default 0 > fallback 1 > splashimage=(hd0,0)/boot/grub/splash.xpm.gz I believe it's ethically questionable to as

It's not a bug, I'm pretty sure...

2002-12-18 Thread Maxime Asselin
It's probably not a bug, it's probably just me not finding the right way to do this... I have a devel machine booting on /dev/hda and I have a flash reader/writter on /dev/hdc. I normally boot /dev/hda to prepare flash disks on /dev/hdc (using grub). DEVEL (machine used to prepare disks) (hd0