Re: [eug-lug]grub

2003-07-18 Thread Rob Hudson
On 20030717.1630, Bob Miller said ... Rob Hudson wrote: I'm building a new kernel on the laptop running redhat 9. I've never used grub before. There is a /boot/grub/grub.conf file which I edited. Is there anything else I ahve to do similar to /sbin/lilo? If your system already uses

Re: [eug-lug]grub

2003-07-18 Thread Bob Miller
Rob Hudson wrote: #boot=/dev/hda default=0 timeout=10 splashimage=(hd0,0)/grub/splash.xpm.gz title Red Hat Linux (2.4.21) root (hd0,0) kernel /vmlinuz ro root=LABEL=/1 title Red Hat Linux (2.4.20-18.9) root (hd0,0) kernel /vmlinuz-2.4.20-18.9 ro

Re: [eug-lug]grub

2003-07-18 Thread Cory Petkovsek
On Fri, Jul 18, 2003 at 10:47:31AM -0700, Bob Miller wrote: Rob wrote: It dies when it tries to mount root. I wasn't sure what that 'root=LABEL=/1' thing was, so I left it. There may be a patch or special config setting needed (I don't know for sure) to enable booting by label. Try

Re: [eug-lug]grub

2003-07-18 Thread Rob Hudson
So, since RedHat9 uses ext3, initrd probably has the ext3 module in it so it can load the kernel? On 20030718.1110, Cory Petkovsek said ... On Fri, Jul 18, 2003 at 10:47:31AM -0700, Bob Miller wrote: Rob wrote: It dies when it tries to mount root. I wasn't sure what that

Re: [eug-lug]grub

2003-07-18 Thread Rob Hudson
On 20030718.1047, Bob Miller said ... To enable initrd, set CONFIG_BLK_DEV_INITRD in your kernel config. Go to the Block Devices page and enable RAM disk support and Initial RAM disk (initrd) support. Would that be these two? CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_INITRD=y

Re: [eug-lug]grub

2003-07-18 Thread Ralph Zeller
Rob, You can look for yourself; something like: cd ~ cp /boot/initrd-xxx.img ~/whats_this.img.gz gunzip whats_this.img.gz mkdir mnt mount -o loop,ro whats_this.img mnt ls -laR mnt Ralph On 07/18/03 11am, Rob Hudson wrote: So, since RedHat9 uses ext3, initrd probably has the ext3 module in it

Re: [eug-lug]grub

2003-07-18 Thread Rob Hudson
On 20030718.1125, Rob Hudson said ... On 20030718.1047, Bob Miller said ... To enable initrd, set CONFIG_BLK_DEV_INITRD in your kernel config. Go to the Block Devices page and enable RAM disk support and Initial RAM disk (initrd) support. Would that be these two?

[eug-lug]grub

2003-07-17 Thread Rob Hudson
I'm building a new kernel on the laptop running redhat 9. I've never used grub before. There is a /boot/grub/grub.conf file which I edited. Is there anything else I ahve to do similar to /sbin/lilo? Thanks, Rob ___ EuG-LUG mailing list [EMAIL

Re: [eug-lug]grub

2003-07-17 Thread Bob Miller
Rob Hudson wrote: I'm building a new kernel on the laptop running redhat 9. I've never used grub before. There is a /boot/grub/grub.conf file which I edited. Is there anything else I ahve to do similar to /sbin/lilo? If your system already uses grub, then you're done. That's grub's claim

[Eug-lug]Grub interferes with Knoppix boot

2003-03-21 Thread Master O Planets
I note that the RH 8.0 boot loader Grub interferes with the boot of Koppix 3.1. Hardware boot order is floppy, CD, IDE. Failure on three dual boot machines. Stopping Grub and pressing TAB gives a list of possible commands, but which one, (is it the red wire or the blue wire.) I know this is

Re: [Eug-lug]Grub interferes with Knoppix boot

2003-03-21 Thread Bob Miller
Master O Planets wrote: I note that the RH 8.0 boot loader Grub interferes with the boot of Koppix 3.1. Hardware boot order is floppy, CD, IDE. Failure on three dual boot machines. Stopping Grub and pressing TAB gives a list of possible commands, but which one, (is it the red wire or the