fedora (FC5) is on hda (master), hdb (slave) has windows 2000 and gentoo.

I'm only unable to boot gentoo. When booting gentoo here's the error message:

Booting "gentoo"
map () ()
map () ()
root (hd1,1)

filesystem type is ext3fs, partion type is 0x83
chainloader +1


error 13:  Invalid or unsupported executable format.


press any key to continue...



and here's my /boot/grub/grub.conf from hda:

[EMAIL PROTECTED] Desktop]$
[EMAIL PROTECTED] Desktop]$
[EMAIL PROTECTED] Desktop]$ su -
Password:
[EMAIL PROTECTED] ~]#
[EMAIL PROTECTED] ~]# mount -t auto -r /dev/hdb4 /mnt/gentoo/
[EMAIL PROTECTED] ~]#
[EMAIL PROTECTED] ~]# ll /mnt/gentoo/boot/
total 0
[EMAIL PROTECTED] ~]#
[EMAIL PROTECTED] ~]# cat -n /boot/grub/grub.conf
     1  # grub.conf generated by anaconda
     2  #
     3  # Note that you do not have to rerun grub after making changes to this 
file
     4  # NOTICE:  You have a /boot partition.  This means that
     5  #          all kernel and initrd paths are relative to /boot/, eg.
     6  #          root (hd0,0)
     7  #          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
     8  #          initrd /initrd-version.img
     9  #boot=/dev/hda1
    10  default=0
    11  timeout=5
    12  splashimage=(hd0,0)/grub/splash.xpm.gz
    13
    14  #hiddenmenu
    15
    16  title Fedora Core (2.6.15-1.2054_FC5)
    17          root (hd0,0)
18 kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
    19          initrd /initrd-2.6.15-1.2054_FC5.img
    20
    21  title win2k
22 # 21 try adding 2 additional lines in there before the rootnoverify option
    23          map (hd0) (hd1)
    24          map (hd1) (hd0)
    25          rootnoverify (hd1,0)
    26          chainloader +1
    27
    28  title Gentoo
    29          map (hd0) (hd1)
    30          map (hd1) (hd0)
    31          root (hd1,1)
    32          chainloader +1
33 kernel /kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda4
    34          initrd /initramfs-genkernel-x86-2.6.15-gentoo-r5
    35          chainloader +1
[EMAIL PROTECTED] ~]#
[EMAIL PROTECTED] ~]# exit
logout

[EMAIL PROTECTED] Desktop]$
[EMAIL PROTECTED] Desktop]$ date
Tue Aug 29 21:36:13 IST 2006
[EMAIL PROTECTED] Desktop]$
[EMAIL PROTECTED] Desktop]$


Not sure why there's not /mnt/gentoo/boot/grub/grub.conf file, but I took down what I believe the correct info is, kernel and so forth, in order to boot gentoo.

--
Thufir
<http://hawat.thufir.googlepages.com/>
--
gentoo-user@gentoo.org mailing list

Reply via email to