UPDATE I sent the wrong grub.conf file the right one is below:

default 0
timeout 30
splashimage=(hd1,0)/grub/splash.xpm.gz

title=Gentoo Linux 2.6.11-r8
root (hd1,0)
kernel /kernel-2.6.11-gentoo-r8 root=/dev/ram0 real_root=/dev/sda3 
init=/linuxrc ramdisk_size=8192 vga=0x318 splash=verbose udev
initrd /initrd-2.6.11-gentoo-r8

title=Windows XP Professional
root (hd0,0)
makeactive
chainloader +1



-----Original Message-----
From: askar ... [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 15, 2005 11:55 AM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem Booting


> grub.conf kernel line:
> root(hd1,0)
> kernel /kernel-2.6.11-gentoo-r8 root /dev/ram0 real_root=/dev/sda3 
> init=linuxrc vga=0x318 splash=verbose
> 
It seems you used genkernel. 
If I follow the gentoo installlation handbook, I could write like:
----------
root (hd1,0)
kernel /kernel-2.6.11-gentoo-r8 root=/dev/ram0 init=/linuxrc
ramdisk=8192 real_root=/dev/sda3 udev
initrd /initrd-2.6.11-gentoo-r8
----------
I'm not sure, but try this.

sincerely,
askar

-- 
gentoo-user@gentoo.org mailing list

CONFIDENTIALITY NOTICE:

This e-mail and any attachments are confidential. If you are not the intended 
recipient, any further dissemination or use of this e-mail is prohibited. If 
you have received this e-mail in error, please notify us immediately by 
returning it to the sender. You should then delete all copies from your system 
and destroy any hard copies you may have made. Thank you for your cooperation.

 



-- 
gentoo-user@gentoo.org mailing list

Reply via email to