Moderator: Moderators
Neumann wrote:Hello!
Note Sabayon was installed on a multi-boot system as:
sda1 = swap
sda2 = openSUSE 11.2 (12GB partition)
sda3 = mirrored (n/a)
sda4 = Sabayon 5.1r1 (12GB partition)
sda5 = Mandriva 2010 (12GB partition)
Here's my grub.conf:
----------------------------------------
# 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 do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,3)
# kernel /boot/kernel-genkernel real_root=/dev/sda4
# initrd /boot/initramfs-genkernel
### AUTOMAGIC BOOT DEVICE DETECTION -- DO NOT REMOVE ###
#boot=sda4
### AUTOMAGIC BOOT DEVICE DETECTION END ###
default=0
timeout=5
splashimage=(hd0,3)/boot/grub/splash.xpm.gz
title Sabayon Linux (kernel-genkernel-x86-2.6.31-sabayon)
root (hd0,3)
kernel /boot/kernel-genkernel-x86-2.6.31-sabayon root=/dev/ram0 ramdisk=8192 real_root=/dev/sda4 dolvm init=/linuxrc splash=silent,theme:sabayon vga=791 console=tty1 quiet resume=swap:/dev/sda1 real_resume=/dev/sda1
initrd /boot/initramfs-genkernel-x86-2.6.31-sabayon
savedefault
title Sabayon Linux (kernel-genkernel-x86-2.6.31-sabayon) (safe mode)
root (hd0,3)
kernel /boot/kernel-genkernel-x86-2.6.31-sabayon root=/dev/ram0 ramdisk=8192 real_root=/dev/sda4 dolvm init=/linuxrc console=tty1 resume=swap:/dev/sda1 real_resume=/dev/sda1 nox gentoo=nox acpi=off ide=nodma vga=normal
initrd /boot/initramfs-genkernel-x86-2.6.31-sabayon
savedefault
title Mandriva 2010
root (hd0,4)
configfile /boot/grub/menu.lst
title openSUSE 11.2
root (hd0,1)
configfile /boot/grub/menu.lst
----------------------------------------
Al
1) what does "sda3 = mirrored (n/a)" mean?
Al - I believe sda3 may be taken by an 'extended' reference. (?)
lapek ~ # fdisk /dev/sda
The number of cylinders for this disk is set to 9729.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7b447b44
Device Boot Start End Blocks Id System
/dev/sda1 1 3187 25599546 7 HPFS/NTFS
/dev/sda2 * 3188 9729 52548615 f W95 Ext'd (LBA)
/dev/sda5 3188 5863 21494938+ 7 HPFS/NTFS
/dev/sda6 5864 5888 200781 83 Linux
/dev/sda7 5889 6143 2048256 82 Linux swap / Solaris
/dev/sda8 6144 9729 28804513+ 83 Linux
Command (m for help):
lapek ~ # cat /boot/grub/menu.lst
splashimage (hd0,5)/grub/splash.xpm.gz
default 1
timeout 5
title Microsoft Windows
root (hd0,0)
chainloader +1
savedefault
title Sabayon Linux (kernel-genkernel-x86-2.6.31-sabayon)
root (hd0,5)
kernel /kernel-genkernel-x86-2.6.31-sabayon root=/dev/ram0 ramdisk=8192 real_root=UUID=a63a98be-8167-4f40-9799-3801873a01ea dolvm init=/linuxrc splash=verbose,theme:sabayon vga=791 console=tty1 quiet resume=swap:/dev/sda7 real_resume=swap:/dev/sda7
initrd /initramfs-genkernel-x86-2.6.31-sabayon
savedefault
lapek ~ #
Neumann wrote:"Wolfden",
Perhaps one add'l diagnostic: I just attempted to use Sabayon's install boot menu to choose actually- the already
installed -Mandriva on my sda5, and I receive this error:
"Booting 'Other Operating System - Mandriva 2010'
rootnoverify (hd0,4)
chainloader +1
savedefault
Error 15: File not found
Press any key to continue"
Pressing any key brings me back to the Sabayon boot menu.
NOTE: Then choosing openSUSE (instead of Mandriva) does allow openSUSE to boot.
Al
Return to Installer Issues - Anaconda **Not for Package Manager Stuff**
Users browsing this forum: No registered users and 1 guest