Enviado em 09/09/2012 - 15:20h
Uma coisa citada na "imagem do erro" que vc postou,Blá blá
"insmod raid
insmod mdraid09"
bla blá
insmod gzio
"insmod raid
insmod mdraid09"
insmod part_msdos
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_fonts ###
### END /etc/grub.d/00_fonts ###
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="${saved_entry}"
if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
############# VIU? AQUI NAO TEM LINHAS "RAID" COMO NO SEU" ########
function load_video {
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
}
##############################################################
insmod part_msdos
insmod ext2
set root='(hd0,msdos8)'
search --no-floppy --fs-uuid --set=root fec65bca-ae69-458b-b12a-07ef430f01d5 ### SUA NUMERAÇAO ###
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=1024x768
load_video
# vga= is deprecated, grub2 handles this just fine
# making grub2 res == linux fb res
set gfxpayload=keep
insmod gfxterm
insmod part_msdos
insmod ext2
set root='(hd0,msdos8)'
search --no-floppy --fs-uuid --set=root fec65bca-ae69-458b-b12a-07ef430f01d5 ### SUA NUMERAÇAO ###
set locale_dir=($root)/boot/grub/locale
set lang=en_US
insmod gettext
fi
terminal_output gfxterm
if sleep --interruptible 0 ; then
set timeout=5
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_distro_theme ###
insmod part_msdos
insmod ext2
set root='(hd0,msdos8)'
search --no-floppy --fs-uuid --set=root fec65bca-ae69-458b-b12a-07ef430f01d5
insmod png
if background_image /boot/grub/default-splash.png ; then
set color_normal=white/black
set color_highlight=magenta/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_distro_theme ###
###
###
############ ABAIXO, O PARAGRAFO DE TESTE, PARA TENTAR INICIAR O SABAYON ############################
###
###
### BEGIN /etc/grub.d/10_linux ###
menuentry '>>> Sabayon 9 _ KDE [TESTE-VOL] GNU/Linux, with Linux x86-3.4.0-sabayon' --class sabayon --class gnu-linux --class gnu --class os {
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos8)'
search --no-floppy --fs-uuid --set=root fec65bca-ae69-458b-b12a-07ef430f01d5 ### Numeração blkid - sda8 ###
echo 'Loading Linux x86-3.4.0-sabayon ...'
linux /boot/kernel-genkernel-x86-3.4.0-sabayon ro init=/linuxrc splash=silent,theme:sabayon video=vesafb:ywrap,mtrr:3 vga=791 console=tty1 quiet dokeymap keymap=br-a domdadm root=UUID=c6674c07-19a9-4228-85f9-50f40ed1f48e docrypt
echo 'Loading initial ramdisk ...'
initrd /boot/initramfs-genkernel-x86-3.4.0-sabayon
}
### END /etc/grub.d/10_linux ###
###
############ IGNORE ESSA PARTE ABAIXO. SAO MINHAS PARTIÇOES, QUE NÃO SEI SE PODIA REMOVELAS ########
###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry " Windows 7: serve apenas para Jogos. (loader) (on /dev/sda2)" --class windows --class os {
insmod part_msdos
insmod ntfs
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set=root 2C381A5A381A237E
chainloader +1
}
menuentry "openSUSE 12.1 - 3.1.10-1.16 (pae) (on /dev/sda5)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set=root 27e961a4-2832-4640-89e5-8d00d7d44811
linux /boot/vmlinuz-3.1.10-1.16-pae root=/dev/disk/by-id/ata-WDC_WD3200BPVT-22JJ5T0_WD-WXC1C22D6730-part5 splash=silent quiet showopts vga=0x317
initrd /boot/initrd-3.1.10-1.16-pae
}
menuentry "Desktop -- openSUSE 12.1 - 3.1.10-1.16 (on /dev/sda5)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set=root 27e961a4-2832-4640-89e5-8d00d7d44811
linux /boot/vmlinuz-3.1.10-1.16-desktop root=/dev/disk/by-id/ata-WDC_WD3200BPVT-22JJ5T0_WD-WXC1C22D6730-part5 splash=silent quiet showopts vga=0x317
initrd /boot/initrd-3.1.10-1.16-desktop
}
###
menuentry ">>> openSUSE 12.1 - [O camaleão que voa] (on /dev/sda5)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set=root 27e961a4-2832-4640-89e5-8d00d7d44811
linux /boot/vmlinuz-3.1.0-1.2-default root=/dev/disk/by-id/ata-WDC_WD3200BPVT-22JJ5T0_WD-WXC1C22D6730-part5 splash=silent quiet showopts vga=0x317
initrd /boot/initrd-3.1.0-1.2-default
}
###
menuentry "Chakra 2012 Linux (2012.06.29) (on /dev/sda6)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos6)'
search --no-floppy --fs-uuid --set=root 811d2d16-902e-4686-ae6d-a4c744232296
linux /boot/vmlinuz-linux root=/dev/sda6
initrd /boot/initramfs-linux.img
}
menuentry ">>> openSUSE 12.2 - Mantis [o camaleão que voa 2] (i586) (on /dev/sda7)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos7)'
search --no-floppy --fs-uuid --set=root eeabbf61-64c6-4f38-92d4-4ecbead4e7fa
linux /boot/vmlinuz-3.4.6-2.10-default root=/dev/sda7
initrd /boot/initrd-3.4.6-2.10-default
}
#
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###