Boot Info Script 0.60 from 17 May 2011 ============================= Boot Info Summary: =============================== => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks for (,msdos6)/boot/grub on this drive. sda1: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Boot files: sda2: __________________________________________________________________________ File system: Extended Partition Boot sector type: - Boot sector info: sda5: __________________________________________________________________________ File system: swap Boot sector type: - Boot sector info: sda6: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Ubuntu 11.04 Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img sda7: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Ubuntu 10.10 Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img sda8: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Ubuntu 10.10 Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img sda9: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Boot files: sda10: _________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Boot files: sda11: _________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Boot files: sda3: __________________________________________________________________________ File system: ntfs Boot sector type: Windows Vista/7 Boot sector info: No errors found in the Boot Parameter Block. Operating System: Windows 7 Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe ============================ Drive/Partition Info: ============================= Drive: sda _____________________________________________________________________ Disque /dev/sda: 500.1 Go, 500107862016 octets 255 têtes, 63 secteurs/piste, 60801 cylindres, total 976773168 secteurs Unités = secteurs de 1 * 512 = 512 octets Taille de secteur (logique / physique) : 512 octets / 512 octets Partition Boot Start Sector End Sector # of Sectors Id System /dev/sda1 2,048 30,926,847 30,924,800 83 Linux /dev/sda2 112,271,358 976,773,119 864,501,762 5 Extended /dev/sda5 112,271,360 120,659,967 8,388,608 82 Linux swap / Solaris /dev/sda6 120,662,016 141,633,535 20,971,520 83 Linux /dev/sda7 141,635,584 152,121,343 10,485,760 83 Linux /dev/sda8 152,123,392 162,609,151 10,485,760 83 Linux /dev/sda9 162,611,200 791,756,799 629,145,600 83 Linux /dev/sda10 791,758,848 972,576,767 180,817,920 83 Linux /dev/sda11 972,578,816 976,773,119 4,194,304 83 Linux /dev/sda3 * 30,926,848 112,269,311 81,342,464 7 NTFS / exFAT / HPFS "blkid" output: ________________________________________________________________ Device UUID TYPE LABEL /dev/sda1 3ee2811f-d984-4ff4-9698-36f083fecda1 ext4 Data /dev/sda10 5ecd6806-5db8-4670-a2fd-079df82cf0d6 ext4 Archives /dev/sda11 3fec2c90-34ce-4408-9138-733e4bbed42e ext4 PseudoUSB /dev/sda3 AC7C4EC27C4E86D4 ntfs OS /dev/sda5 8f2885cb-39ad-4ce3-9799-6fd77a8df4e7 swap /dev/sda6 a0cf8484-de2c-4269-9cab-77eab5fee0ec ext4 Natty /dev/sda7 a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 ext4 Maverick /dev/sda8 8a71ac5d-3e3a-497f-bb43-e091207d3c36 ext4 Test /dev/sda9 3b5a9083-e27a-4f2f-917d-56945ff7fd4e ext4 Multimedia ================================ Mount points: ================================= Device Mount_Point Type Options /dev/sda1 /home ext4 (rw,commit=600) /dev/sda6 / ext4 (rw,errors=remount-ro,commit=600) =========================== sda6/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- # # 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_header ### if [ -s $prefix/grubenv ]; then set have_grubenv=true 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 } function load_video { insmod vbe insmod vga insmod video_bochs insmod video_cirrus } insmod part_msdos insmod ext2 set root='(/dev/sda,msdos1)' search --no-floppy --fs-uuid --set=root 3ee2811f-d984-4ff4-9698-36f083fecda1 if loadfont /extub/usr/share/grub/unicode.pf2 ; then set gfxmode=auto load_video insmod gfxterm fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='(/dev/sda,msdos6)' search --no-floppy --fs-uuid --set=root a0cf8484-de2c-4269-9cab-77eab5fee0ec set locale_dir=($root)/boot/grub/locale set lang=fr_FR 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 if background_color 44,0,30; then clear fi ### END /etc/grub.d/05_debian_theme ### ### BEGIN /etc/grub.d/10_linux ### set linux_gfx_mode=text export linux_gfx_mode if [ "$linux_gfx_mode" != "text" ]; then load_video; fi menuentry 'Ubuntu, avec Linux 2.6.38-11-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail set gfxpayload=$linux_gfx_mode insmod part_msdos insmod ext2 set root='(/dev/sda,msdos6)' search --no-floppy --fs-uuid --set=root a0cf8484-de2c-4269-9cab-77eab5fee0ec linux /boot/vmlinuz-2.6.38-11-generic root=UUID=a0cf8484-de2c-4269-9cab-77eab5fee0ec ro quiet splash vt.handoff=7 initrd /boot/initrd.img-2.6.38-11-generic } menuentry 'Ubuntu, avec Linux 2.6.38-11-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail set gfxpayload=$linux_gfx_mode insmod part_msdos insmod ext2 set root='(/dev/sda,msdos6)' search --no-floppy --fs-uuid --set=root a0cf8484-de2c-4269-9cab-77eab5fee0ec echo 'Loading Linux 2.6.38-11-generic ...' linux /boot/vmlinuz-2.6.38-11-generic root=UUID=a0cf8484-de2c-4269-9cab-77eab5fee0ec ro single echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.38-11-generic } submenu "Previous Linux versions" { menuentry 'Ubuntu, avec Linux 2.6.38-8-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail set gfxpayload=$linux_gfx_mode insmod part_msdos insmod ext2 set root='(/dev/sda,msdos6)' search --no-floppy --fs-uuid --set=root a0cf8484-de2c-4269-9cab-77eab5fee0ec linux /boot/vmlinuz-2.6.38-8-generic root=UUID=a0cf8484-de2c-4269-9cab-77eab5fee0ec ro quiet splash vt.handoff=7 initrd /boot/initrd.img-2.6.38-8-generic } menuentry 'Ubuntu, avec Linux 2.6.38-8-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail set gfxpayload=$linux_gfx_mode insmod part_msdos insmod ext2 set root='(/dev/sda,msdos6)' search --no-floppy --fs-uuid --set=root a0cf8484-de2c-4269-9cab-77eab5fee0ec echo 'Loading Linux 2.6.38-8-generic ...' linux /boot/vmlinuz-2.6.38-8-generic root=UUID=a0cf8484-de2c-4269-9cab-77eab5fee0ec ro single echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.38-8-generic } } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { insmod part_msdos insmod ext2 set root='(/dev/sda,msdos6)' search --no-floppy --fs-uuid --set=root a0cf8484-de2c-4269-9cab-77eab5fee0ec linux16 /boot/memtest86+.bin } menuentry "Memory test (memtest86+, serial console 115200)" { insmod part_msdos insmod ext2 set root='(/dev/sda,msdos6)' search --no-floppy --fs-uuid --set=root a0cf8484-de2c-4269-9cab-77eab5fee0ec linux16 /boot/memtest86+.bin console=ttyS0,115200n8 } ### END /etc/grub.d/20_memtest86+ ### ### BEGIN /etc/grub.d/30_os-prober ### menuentry "Windows 7 (loader) (on /dev/sda3)" --class windows --class os { insmod part_msdos insmod ntfs set root='(/dev/sda,msdos3)' search --no-floppy --fs-uuid --set=root AC7C4EC27C4E86D4 chainloader +1 } menuentry "Ubuntu, with Linux 2.6.35-22-generic (on /dev/sda7)" --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(/dev/sda,msdos7)' search --no-floppy --fs-uuid --set=root a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 linux /boot/vmlinuz-2.6.35-22-generic root=UUID=a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 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/sda7)" --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(/dev/sda,msdos7)' search --no-floppy --fs-uuid --set=root a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 linux /boot/vmlinuz-2.6.35-22-generic root=UUID=a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 ro single initrd /boot/initrd.img-2.6.35-22-generic } menuentry "Ubuntu, with Linux 2.6.35-22-generic (on /dev/sda8)" --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(/dev/sda,msdos8)' search --no-floppy --fs-uuid --set=root 8a71ac5d-3e3a-497f-bb43-e091207d3c36 linux /boot/vmlinuz-2.6.35-22-generic root=UUID=8a71ac5d-3e3a-497f-bb43-e091207d3c36 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/sda8)" --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(/dev/sda,msdos8)' search --no-floppy --fs-uuid --set=root 8a71ac5d-3e3a-497f-bb43-e091207d3c36 linux /boot/vmlinuz-2.6.35-22-generic root=UUID=8a71ac5d-3e3a-497f-bb43-e091207d3c36 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 ### ### BEGIN /etc/grub.d/41_custom ### if [ -f $prefix/custom.cfg ]; then source $prefix/custom.cfg; fi ### END /etc/grub.d/41_custom ### -------------------------------------------------------------------------------- =============================== sda6/etc/fstab: ================================ -------------------------------------------------------------------------------- # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # proc /proc proc nodev,noexec,nosuid 0 0 # / was on /dev/sdc6 during installation UUID=a0cf8484-de2c-4269-9cab-77eab5fee0ec / ext4 errors=remount-ro 0 1 # swap was on /dev/sdc5 during installation UUID=8f2885cb-39ad-4ce3-9799-6fd77a8df4e7 none swap sw 0 0 # séparer /home de / pour préserver les données en cas de reinitialisation du système UUID=3ee2811f-d984-4ff4-9698-36f083fecda1 /home ext4 defaults 0 2 # séparer /usr de / pour préserver les logiciels en cas de réinitialisation du système /home/extub/usr /usr none bind 0 0 # UUID=3ee2811f-d984-4ff4-9698-36f083fecda1 /media/Data ext4 defaults 0 2 -------------------------------------------------------------------------------- =================== sda6: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) 60.001583099 = 64.426209280 boot/grub/core.img 1 65.744003296 = 70.592086016 boot/grub/grub.cfg 1 59.296882629 = 63.669542912 boot/initrd.img-2.6.38-11-generic 2 59.046642303 = 63.400849408 boot/initrd.img-2.6.38-8-generic 2 59.177070618 = 63.540895744 boot/vmlinuz-2.6.38-11-generic 1 59.999893188 = 64.424394752 boot/vmlinuz-2.6.38-8-generic 1 59.296882629 = 63.669542912 initrd.img 2 59.046642303 = 63.400849408 initrd.img.old 2 59.177070618 = 63.540895744 vmlinuz 1 59.999893188 = 64.424394752 vmlinuz.old 1 =========================== sda7/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- # # 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_header ### if [ -s $prefix/grubenv ]; then set have_grubenv=true 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 } function load_video { insmod vbe insmod vga } insmod part_msdos insmod ext2 set root='(hd0,msdos7)' search --no-floppy --fs-uuid --set a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 if loadfont /usr/share/grub/unicode.pf2 ; then set gfxmode=640x480 load_video insmod gfxterm fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='(hd0,msdos7)' search --no-floppy --fs-uuid --set a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 set locale_dir=($root)/boot/grub/locale set lang=fr insmod gettext if [ "${recordfail}" = 1 ]; then set timeout=10 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, with Linux 2.6.35-22-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root='(hd0,msdos7)' search --no-floppy --fs-uuid --set a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 linux /boot/vmlinuz-2.6.35-22-generic root=UUID=a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 ro quiet splash initrd /boot/initrd.img-2.6.35-22-generic } menuentry 'Ubuntu, with Linux 2.6.35-22-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root='(hd0,msdos7)' search --no-floppy --fs-uuid --set a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 echo 'Loading Linux 2.6.35-22-generic ...' linux /boot/vmlinuz-2.6.35-22-generic root=UUID=a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 ro single echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.35-22-generic } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { insmod part_msdos insmod ext2 set root='(hd0,msdos7)' search --no-floppy --fs-uuid --set a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 linux16 /boot/memtest86+.bin } menuentry "Memory test (memtest86+, serial console 115200)" { insmod part_msdos insmod ext2 set root='(hd0,msdos7)' search --no-floppy --fs-uuid --set a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 linux16 /boot/memtest86+.bin console=ttyS0,115200n8 } ### END /etc/grub.d/20_memtest86+ ### ### BEGIN /etc/grub.d/30_os-prober ### menuentry "Windows 7 (loader) (on /dev/sda3)" { insmod part_msdos insmod ntfs set root='(hd0,msdos3)' search --no-floppy --fs-uuid --set ac7c4ec27c4e86d4 chainloader +1 } menuentry "Ubuntu, avec Linux 2.6.38-8-generic (on /dev/sda6)" { insmod part_msdos insmod ext2 set root='(hd0,msdos6)' search --no-floppy --fs-uuid --set ad11d0ce-2dc6-41e7-a96a-f02e7e657171 linux /boot/vmlinuz-2.6.38-8-generic root=UUID=ad11d0ce-2dc6-41e7-a96a-f02e7e657171 ro quiet splash vt.handoff=7 initrd /boot/initrd.img-2.6.38-8-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 ### ### BEGIN /etc/grub.d/41_custom ### if [ -f $prefix/custom.cfg ]; then source $prefix/custom.cfg; fi ### END /etc/grub.d/41_custom ### -------------------------------------------------------------------------------- =============================== sda7/etc/fstab: ================================ -------------------------------------------------------------------------------- # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # proc /proc proc nodev,noexec,nosuid 0 0 # / was on /dev/sda7 during installation UUID=a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=7cccbd5e-129e-4091-a6f0-31ce50505428 none swap sw 0 0 UUID=3ee2811f-d984-4ff4-9698-36f083fecda1 /home/remi/Documents ext4 defaults 0 0 -------------------------------------------------------------------------------- =================== sda7: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) 70.729869843 = 75.945619456 boot/grub/core.img 1 69.791252136 = 74.937786368 boot/grub/grub.cfg 1 68.943256378 = 74.027257856 boot/initrd.img-2.6.35-22-generic 2 70.776626587 = 75.995824128 boot/vmlinuz-2.6.35-22-generic 1 68.943256378 = 74.027257856 initrd.img 2 70.776626587 = 75.995824128 vmlinuz 1 =========================== sda8/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- # # 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_header ### if [ -s $prefix/grubenv ]; then set have_grubenv=true 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 } function load_video { insmod vbe insmod vga } insmod part_msdos insmod ext2 set root='(hd0,msdos8)' search --no-floppy --fs-uuid --set 8a71ac5d-3e3a-497f-bb43-e091207d3c36 if loadfont /usr/share/grub/unicode.pf2 ; then set gfxmode=640x480 load_video insmod gfxterm fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='(hd0,msdos8)' search --no-floppy --fs-uuid --set 8a71ac5d-3e3a-497f-bb43-e091207d3c36 set locale_dir=($root)/boot/grub/locale set lang=fr 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, with Linux 2.6.35-22-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root='(hd0,msdos8)' search --no-floppy --fs-uuid --set 8a71ac5d-3e3a-497f-bb43-e091207d3c36 linux /boot/vmlinuz-2.6.35-22-generic root=UUID=8a71ac5d-3e3a-497f-bb43-e091207d3c36 ro quiet splash initrd /boot/initrd.img-2.6.35-22-generic } menuentry 'Ubuntu, with Linux 2.6.35-22-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root='(hd0,msdos8)' search --no-floppy --fs-uuid --set 8a71ac5d-3e3a-497f-bb43-e091207d3c36 echo 'Loading Linux 2.6.35-22-generic ...' linux /boot/vmlinuz-2.6.35-22-generic root=UUID=8a71ac5d-3e3a-497f-bb43-e091207d3c36 ro single echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.35-22-generic } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { insmod part_msdos insmod ext2 set root='(hd0,msdos8)' search --no-floppy --fs-uuid --set 8a71ac5d-3e3a-497f-bb43-e091207d3c36 linux16 /boot/memtest86+.bin } menuentry "Memory test (memtest86+, serial console 115200)" { insmod part_msdos insmod ext2 set root='(hd0,msdos8)' search --no-floppy --fs-uuid --set 8a71ac5d-3e3a-497f-bb43-e091207d3c36 linux16 /boot/memtest86+.bin console=ttyS0,115200n8 } ### END /etc/grub.d/20_memtest86+ ### ### BEGIN /etc/grub.d/30_os-prober ### menuentry "Windows 7 (loader) (on /dev/sda3)" { insmod part_msdos insmod ntfs set root='(hd0,msdos3)' search --no-floppy --fs-uuid --set ac7c4ec27c4e86d4 chainloader +1 } menuentry "Ubuntu 11.04 (11.04) (on /dev/sda6)" { insmod part_msdos insmod ext2 set root='(hd0,msdos6)' search --no-floppy --fs-uuid --set ad11d0ce-2dc6-41e7-a96a-f02e7e657171 linux /boot/vmlinuz-2.6.38-10-generic root=/dev/sda6 initrd /boot/initrd.img-2.6.38-10-generic } menuentry "Ubuntu 11.04 (11.04) (on /dev/sda6)" { insmod part_msdos insmod ext2 set root='(hd0,msdos6)' search --no-floppy --fs-uuid --set ad11d0ce-2dc6-41e7-a96a-f02e7e657171 linux /boot/vmlinuz-2.6.38-11-generic root=/dev/sda6 initrd /boot/initrd.img-2.6.38-11-generic } menuentry "Ubuntu 11.04 (11.04) (on /dev/sda6)" { insmod part_msdos insmod ext2 set root='(hd0,msdos6)' search --no-floppy --fs-uuid --set ad11d0ce-2dc6-41e7-a96a-f02e7e657171 linux /boot/vmlinuz-2.6.38-8-generic root=/dev/sda6 initrd /boot/initrd.img-2.6.38-8-generic } menuentry "Ubuntu, with Linux 2.6.35-22-generic (on /dev/sda7)" { insmod part_msdos insmod ext2 set root='(hd0,msdos7)' search --no-floppy --fs-uuid --set a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 linux /boot/vmlinuz-2.6.35-22-generic root=UUID=a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 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/sda7)" { insmod part_msdos insmod ext2 set root='(hd0,msdos7)' search --no-floppy --fs-uuid --set a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 linux /boot/vmlinuz-2.6.35-22-generic root=UUID=a4eb3ca7-2356-4bbf-a0cf-62a0fd9122d5 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 ### ### BEGIN /etc/grub.d/41_custom ### if [ -f $prefix/custom.cfg ]; then source $prefix/custom.cfg; fi ### END /etc/grub.d/41_custom ### -------------------------------------------------------------------------------- =============================== sda8/etc/fstab: ================================ -------------------------------------------------------------------------------- # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # proc /proc proc nodev,noexec,nosuid 0 0 # / was on /dev/sda8 during installation UUID=8a71ac5d-3e3a-497f-bb43-e091207d3c36 / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=7cccbd5e-129e-4091-a6f0-31ce50505428 none swap sw 0 0 -------------------------------------------------------------------------------- =================== sda8: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) 75.785396576 = 81.373949952 boot/grub/core.img 1 75.722045898 = 81.305927680 boot/grub/grub.cfg 1 73.444335938 = 78.860255232 boot/initrd.img-2.6.35-22-generic 2 75.809177399 = 81.399484416 boot/vmlinuz-2.6.35-22-generic 1 73.444335938 = 78.860255232 initrd.img 2 75.809177399 = 81.399484416 vmlinuz 1 ========= Devices which don't seem to have a corresponding hard drive: ========= sdb =============================== StdErr Messages: =============================== unlzma: Decoder error