So I'm finally down to installing grub.  I'm not clear on their
instructions.  I have winders on /dev/hda1, boot partition is on
/dev/hda5, root partition is on /dev/hda7.  Ok, here is my grub.conf so
far:
default 0
timeout 30
splashimage=(hd0,4)/boot/grub/splash.xpm.gz

title=Gentoo Linux
root (hd0,4)
kernel (hd0,4)/boot/bzImage root=/dev/hda7

title=Winders
root (hd0,0)
chainloader (hd0,0)+1

Looks ok, right.  Well, the following instruction isn't clear for me:
Note:  The path to the kernel image is relative to the boot partition.
If for example you have separated boot partition (hd0,0) and root
partition (hd0,1), all paths in the grub.conf file above will become
/bzImage.

Do I need to change my paths?
-- 
Glen Wagley <[EMAIL PROTECTED]>

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to