> The other day I compiled a new kernel.  I wanted to make sure that it
> booted up correctly, so I left the information for the kernel I normally
> use in grub.conf and added the information for the new kernel.  The
> problem is that when I reboot my PC, I see the old listing and not the
> new one.

Edit your /boot/grub/grub.conf and change the line from eg: - 

   title-Gentoo 2.6.10-r6
to -
   title=Gentoo 2.6.10-r6

>  I tried to re-install grub using grub-install, but whenever I
> try that I get this error:
> 
> baby root # grub-install --root-directory=/boot /dev/hda
> /dev/ide/host0/bus0/target0/lun0/disc does not have any corresponding
> BIOS drive.
>

Did you first - 

cp /proc/mounts /etc/mtab 

Regardless what does - ls -l /dev/hda
show?

Bob
-  

--
[email protected] mailing list

Reply via email to