Codice: Seleziona tutto
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="0"
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
}
function recordfail {
set recordfail=1
if [ -n ${have_grubenv} ]; then if [ -z ${boot_once} ]; then save_env recordfail; fi; fi
}
insmod ext2
set root='(hd0,6)'
search --no-floppy --fs-uuid --set 3f1f0dc4-abb1-42ab-986a-403efc48527a
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
insmod ext2
set root='(hd0,6)'
search --no-floppy --fs-uuid --set 3f1f0dc4-abb1-42ab-986a-403efc48527a
set locale_dir=($root)/boot/grub/locale
set lang=it
insmod gettext
if [ ${recordfail} = 1 ]; then
set timeout=-1
else
set timeout=10
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Ubuntu, con Linux 2.6.32-25-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,6)'
search --no-floppy --fs-uuid --set 3f1f0dc4-abb1-42ab-986a-403efc48527a
linux /boot/vmlinuz-2.6.32-25-generic root=UUID=3f1f0dc4-abb1-42ab-986a-403efc48527a ro quiet splash
initrd /boot/initrd.img-2.6.32-25-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-25-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,6)'
search --no-floppy --fs-uuid --set 3f1f0dc4-abb1-42ab-986a-403efc48527a
echo 'Caricamento Linux 2.6.32-25-generic...'
linux /boot/vmlinuz-2.6.32-25-generic root=UUID=3f1f0dc4-abb1-42ab-986a-403efc48527a ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-25-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-24-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,6)'
search --no-floppy --fs-uuid --set 3f1f0dc4-abb1-42ab-986a-403efc48527a
linux /boot/vmlinuz-2.6.32-24-generic root=UUID=3f1f0dc4-abb1-42ab-986a-403efc48527a ro quiet splash
initrd /boot/initrd.img-2.6.32-24-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-24-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,6)'
search --no-floppy --fs-uuid --set 3f1f0dc4-abb1-42ab-986a-403efc48527a
echo 'Caricamento Linux 2.6.32-24-generic...'
linux /boot/vmlinuz-2.6.32-24-generic root=UUID=3f1f0dc4-abb1-42ab-986a-403efc48527a ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-24-generic
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
insmod ext2
set root='(hd0,6)'
search --no-floppy --fs-uuid --set 3f1f0dc4-abb1-42ab-986a-403efc48527a
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod ext2
set root='(hd0,6)'
search --no-floppy --fs-uuid --set 3f1f0dc4-abb1-42ab-986a-403efc48527a
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Arch (on /dev/sda10)" {
insmod ext2
set root='(hd0,10)'
search --no-floppy --fs-uuid --set cda56139-c401-482e-8fbd-6e28a3f6e4d0
linux /boot/vmlinuz26 root=/dev/sda10
initrd /boot/kernel26.img
}
menuentry "LinuxMint GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sda11)" {
insmod ext2
set root='(hd0,11)'
search --no-floppy --fs-uuid --set 27053058-ada0-44a4-ab47-5ccecf8fd46b
linux /boot/vmlinuz-2.6.32-5-686 root=UUID=27053058-ada0-44a4-ab47-5ccecf8fd46b ro quiet
initrd /boot/initrd.img-2.6.32-5-686
}
menuentry "LinuxMint GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sda11)" {
insmod ext2
set root='(hd0,11)'
search --no-floppy --fs-uuid --set 27053058-ada0-44a4-ab47-5ccecf8fd46b
linux /boot/vmlinuz-2.6.32-5-686 root=UUID=27053058-ada0-44a4-ab47-5ccecf8fd46b ro single
initrd /boot/initrd.img-2.6.32-5-686
}
menuentry "Windows 7 (loader) (on /dev/sda3)" {
insmod ntfs
set root='(hd0,3)'
search --no-floppy --fs-uuid --set 242ef45a2ef42688
chainloader +1
}
menuentry "linux (on /dev/sda7)" {
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set 5ec6605c-aa47-4cae-b6e7-53ec6e75f002
linux /boot/vmlinuz BOOT_IMAGE=linux root=UUID=5ec6605c-aa47-4cae-b6e7-53ec6e75f002 resume=UUID=b23cf9fc-4b9b-4632-ba86-2b153e4ecfed splash=silent vga=788
initrd (hd0,6)/boot/initrd.img
}
menuentry "linux-nonfb (on /dev/sda7)" {
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set 5ec6605c-aa47-4cae-b6e7-53ec6e75f002
linux /boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=5ec6605c-aa47-4cae-b6e7-53ec6e75f002 resume=UUID=b23cf9fc-4b9b-4632-ba86-2b153e4ecfed
initrd (hd0,6)/boot/initrd.img
}
menuentry "failsafe (on /dev/sda7)" {
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set 5ec6605c-aa47-4cae-b6e7-53ec6e75f002
linux /boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=5ec6605c-aa47-4cae-b6e7-53ec6e75f002 failsafe
initrd (hd0,6)/boot/initrd.img
}
menuentry "desktop586 2.6.33.5-2 (on /dev/sda7)" {
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set 5ec6605c-aa47-4cae-b6e7-53ec6e75f002
linux /boot/vmlinuz-2.6.33.5-desktop586-2mnb BOOT_IMAGE=desktop586_2.6.33.5-2 root=UUID=5ec6605c-aa47-4cae-b6e7-53ec6e75f002 resume=UUID=b23cf9fc-4b9b-4632-ba86-2b153e4ecfed splash=silent vga=788
initrd (hd0,6)/boot/initrd-2.6.33.5-desktop586-2mnb.img
}
menuentry "desktop586 2.6.33.7-2 (on /dev/sda7)" {
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set 5ec6605c-aa47-4cae-b6e7-53ec6e75f002
linux /boot/vmlinuz-2.6.33.7-desktop586-2mnb BOOT_IMAGE=desktop586_2.6.33.7-2 root=UUID=5ec6605c-aa47-4cae-b6e7-53ec6e75f002 resume=UUID=b23cf9fc-4b9b-4632-ba86-2b153e4ecfed splash=silent vga=788
initrd (hd0,6)/boot/initrd-2.6.33.7-desktop586-2mnb.img
}
menuentry "Ubuntu 10.04.1 LTS (10.04) (on /dev/sda8)" {
insmod ext2
set root='(hd0,8)'
search --no-floppy --fs-uuid --set 35c7ca93-6748-4107-9850-693ee2f8f529
linux /boot/vmlinuz-2.6.32-24-generic root=/dev/sda8
initrd /boot/initrd.img-2.6.32-24-generic
}
menuentry "Ubuntu, with Linux 2.6.35-22-generic (on /dev/sda9)" {
insmod ext2
set root='(hd0,9)'
search --no-floppy --fs-uuid --set 1b376962-f6ff-43bd-9651-ea38325cb7c8
linux /boot/vmlinuz-2.6.35-22-generic root=UUID=1b376962-f6ff-43bd-9651-ea38325cb7c8 ro quiet splash
initrd /boot/initrd.img-2.6.35-22-generic
}
menuentry "Ubuntu, with Linux 2.6.35-22-generic (recovery mode) (on /dev/sda9)" {
insmod ext2
set root='(hd0,9)'
search --no-floppy --fs-uuid --set 1b376962-f6ff-43bd-9651-ea38325cb7c8
linux /boot/vmlinuz-2.6.35-22-generic root=UUID=1b376962-f6ff-43bd-9651-ea38325cb7c8 ro single
initrd /boot/initrd.img-2.6.35-22-generic
}
### 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 ###il problema è che non parte più mandriva da nessuna delle voci che corrispondono a /dev/sda7 (la sua partizione). Il problema sembra che abbia a che far col kernel (se è necessario, ricopio a mano l'errore). Qualcuno mi sa aiutare? Grazie in anticipo

