Booting 'Other Operating System – Ubuntu Studio'
rootnoverify (hd0,5)
Error 13: Invalid or unsupported executable format
Press any key to continue...
I think I've got two grub.conf files installed; each in a different partition. My grub.conf as installed by Sabayon is:
# grub.conf generated by the Sabayon Linux Installer
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,6)
# kernel /kernel-genkernel real_root=/dev/VolGroup00/LogVol00
# initrd /initramfs-genkernel
#boot=sda
default=0
timeout=6
splashimage=(hd0,6)/grub/splash.xpm.gz
title Sabayon Linux x86 3.5 (genkernel-x86-2.6.25-sabayon-r1)
root (hd0,6)
kernel /kernel-genkernel-x86-2.6.25-sabayon-r1 root=/dev/ram0 ramdisk=8192 real_root=/dev/VolGroup00/LogVol00 dolvm quiet init=/linuxrc splash=silent,theme:sabayon vga=791 CONSOLE=/dev/tty1 resume=swap:/dev/sda5
initrd /initramfs-genkernel-x86-2.6.25-sabayon-r1
title Sabayon Linux x86 3.5 (genkernel-x86-2.6.25-sabayon-r1) (safe mode)
root (hd0,6)
kernel /kernel-genkernel-x86-2.6.25-sabayon-r1 root=/dev/ram0 ramdisk=8192 real_root=/dev/VolGroup00/LogVol00 dolvm init=/linuxrc CONSOLE=/dev/tty1 resume=swap:/dev/sda5 nox acpi=off ide=nodma vga=normal
initrd /initramfs-genkernel-x86-2.6.25-sabayon-r1
title Other Operating System - Ubuntu Studio
rootnoverify (hd0,5)
chainloader +1
title Other Operating System - Microsoft Windows
rootnoverify (hd0,0)
chainloader +1
I viewed the partitions with gparted and it looks like Ubuntu Studio is on sda6. I would like to get all three OS'es functioning.
If anyone can help me out with this, I would be grateful.
THX!