Se qualcuno riesce a darmi una mano questo è grub.conf:
Codice: Seleziona tutto
# 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,0)
# kernel /boot/kernel-genkernel real_root=UUID=0c61da26-49ed-4cf9-8717-b78f2a08cf56
# initrd /boot/initramfs-genkernel
### AUTOMAGIC BOOT DEVICE DETECTION -- DO NOT REMOVE ###
#boot=sda
### AUTOMAGIC BOOT DEVICE DETECTION END ###
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Sabayon Linux (kernel-genkernel-x86-2.6.29-sabayon)
root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.29-sabayon root=/dev/ram0 ramdisk=8192 real_root=UUID=0c61da26-49ed-4cf9-8717-b78f2a08cf56 dolvm init=/linuxrc splash=silent,theme:sabayon vga=791 CONSOLE=/dev/tty1 quiet resume=swap:/dev/sda2 real_resume=swap:/dev/sda2
initrd /boot/initramfs-genkernel-x86-2.6.29-sabayon
savedefault
title Sabayon Linux (kernel-genkernel-x86-2.6.29-sabayon) (safe mode)
root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.29-sabayon root=/dev/ram0 ramdisk=8192 real_root=UUID=0c61da26-49ed-4cf9-8717-b78f2a08cf56 dolvm init=/linuxrc CONSOLE=/dev/tty1 resume=swap:/dev/sda2 real_resume=swap:/dev/sda2 nox acpi=off ide=nodma vga=normal
initrd /boot/initramfs-genkernel-x86-2.6.29-sabayon
savedefault
title Slackware
root (hd0,2)
kernel /boot/vmlinuz root=/dev/sda3
savedefault
boot

