no linux after reboot

Grant Allan grant at forum8.co.nz
Thu Dec 8 22:53:29 UTC 2005


hi,

i have some more news: grub.conf looks OK to me.
but grub-install generates an error as follows:
   /dev/hdd1 does not have any corresponding BIOS drive

does that maybe mean that i should jump into BIOS and get it to autodetect
my hard drives?  i forgot to do that yesterday.


cheers,
grant

> Boot your CD 1 to rescue mode (put "linux rescue" at the boot prompt).
> Let it mount your system on /mnt/sysimage.  At the prompt, do this:
>
>   chroot /mnt/sysimage
>   cat boot/grub/grub.conf
>
> See to it that it created a decent grub.conf similar to mine:
>
> default=0
> timeout=5
> splashimage=(hd0,0)/grub/splash.xpm.gz
> hiddenmenu
> title Fedora Core (2.6.14-1.1644_FC4)
>         root (hd0,0)
>         kernel /vmlinuz-2.6.14-1.1644_FC4 ro root=/dev/bobcatvg/root1
>         initrd /initrd-2.6.14-1.1644_FC4.img
>
> Yours will have different details but the same structure.  Then
>
>   grub-install /dev/hda
>   exit
>   exit
>
> Yes, exit twice - once out of the chroot and once out of the rescue
> shell, and it will reboot.
>
> Pop out the CD and it should boot linux.
>
> Cheers,
> --
> Bob McClure, Jr.             Bobcat Open Systems, Inc.
> robertmcclure at earthlink.net  http://www.bobcatos.com
> Peace at any price is inflationary.





More information about the Redhat-install-list mailing list