Of course, it's all relative to your particular setup.

On 15:26 Sun 12 Oct     , Eduardo Silva wrote:
> On Saturday 11 October 2003 22:54, Barry Marler wrote:
> > Sorry, been out all afternoon.  All you need to do is boot with the
> > install CD, mount your boot partition, and edit /boot/grub/grub.conf.
> > Your settings are generic;"kernel-KV" should be your kernel.  If you
> > used gentoo-sources (recently), it's kernel-2.4.20-gentoo-r7. Here's
> > mine:
> >
> > starbaby (~) $ sudo mount /dev/hdb1 /boot
> > starbaby (~) $ cat /boot/grub/grub.conf
> > default 0
> > timeout 30
> > splashimage=(hd1,0)/boot/grub/splash.xpm.gz
> > title=Gentoo Linux
> > root (hd1,0)
> > kernel (hd1,0)/boot/kernel-2.4.20-gentoo-r7 root=/dev/hdb3 hdc=ide-scsi
> > initrd (hd1,0)/boot/initrd-2.4.20-gentoo-r7
> >
> Also, I had problems when I identified the kernel or initrd image as 
> (hd0,0)/boot/kernel... It gave me a can't find image error as well. What 
> works for me is to set (hd0,0)/kernel... that is to take out the /boot bit as 
> it seems that for me the paths are relative to /boot anyways.
> 
> Took me a while to figure that one out, so just my 2c.
> 
> -- 
> Eduardo Silva
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 

-- 
Barry Marler
Plant Genome Mapping Laboratory
University of Georgia
Room 229, Center for Applied Genetic Technologies
111 Riverbend Rd.
Athens, GA 30602
706.583.0164 [office]
706.583.0160 [fax]
http://www.plantgenome.uga.edu

--
[EMAIL PROTECTED] mailing list

Reply via email to