On Sun, Mar 09, 2003 at 03:38:17AM -0500, Ben Sparks wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I know the bootloader question has been beat to death and I have looked 
> every where that I know of to find an answer, but no dice...yet.  
> Anyway,  I'm stuck using a boot disk to load gentoo.  First off gentoo 
> is installed on hdb with hdb1 being /boot, hdb5 / , hdb6 /swap, & hdb7 
> /home.  Here is my grub.conf file:
> 
> default 0
> timeout 30
> splashimage=(hd1,0) /boot/grub/splash.xpm.gz
i think you should remove "boot", just like this:
splashimage=(hd1,0)/grub/splash.xpm.gz
> 
> title=Gentoo
> root (hd1,0)
> kernel (hd1,0) /boot/bzImage root=/dev/hdb5
> 
> and when I ran "grub" I typed
> 

--
[EMAIL PROTECTED] mailing list

Reply via email to