Boot Info Script 0.61 [1 April 2012] ============================= Boot Info Summary: =============================== => Windows is installed in the MBR of /dev/sda. sda1: __________________________________________________________________________ File system: ntfs Boot sector type: Windows Vista/7: NTFS Boot sector info: No errors found in the Boot Parameter Block. Operating System: Boot files: /bootmgr /Boot/BCD sda2: __________________________________________________________________________ File system: ntfs Boot sector type: Windows Vista/7: NTFS Boot sector info: No errors found in the Boot Parameter Block. Operating System: Windows 7 Boot files: /Windows/System32/winload.exe sda3: __________________________________________________________________________ File system: swap Boot sector type: - Boot sector info: sda4: __________________________________________________________________________ File system: Extended Partition Boot sector type: - Boot sector info: sda5: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Mageia release 4 (Official) for x86_64 Kernel 3.12.21-desktop-2.mga4 on a 4-processor x86_64 / Boot files: /boot/grub2/grub.cfg /etc/fstab sda6: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Boot files: ============================ Drive/Partition Info: ============================= Drive: sda _____________________________________________________________________ Disque /dev/sda : 931,5 GiB, 1000204886016 octets, 1953525168 secteurs Unités : secteur de 1 × 512 = 512 octets Taille de secteur (logique / physique) : 512 octets / 4096 octets taille d'E/S (minimale / optimale) : 4096 octets / 4096 octets Partition Boot Start Sector End Sector # of Sectors Id System /dev/sda1 * 2,048 206,847 204,800 7 NTFS / exFAT / HPFS /dev/sda2 206,848 981,555,199 981,348,352 7 NTFS / exFAT / HPFS /dev/sda3 981,555,200 1,002,526,719 20,971,520 82 Linux swap / Solaris /dev/sda4 1,002,526,720 1,953,523,711 950,996,992 5 Extended /dev/sda5 1,002,528,768 1,033,986,047 31,457,280 83 Linux /dev/sda6 1,033,988,096 1,953,523,711 919,535,616 83 Linux "blkid" output: ________________________________________________________________ Device UUID TYPE LABEL /dev/sda1 0C06BBA706BB8FE6 ntfs Réservé au système /dev/sda2 3216BDE516BDA9ED ntfs /dev/sda3 b6f1b3a5-1c5a-481c-a62e-e66b5d6bb71f swap /dev/sda5 f306208c-9057-4693-a129-4538457f31b8 ext4 /dev/sda6 2f456a67-5994-4002-865a-76c517e6e77a ext4 ================================ Mount points: ================================= Device Mount_Point Type Options /dev/sda5 / ext4 (rw,relatime,data=ordered) /dev/sda6 /home ext4 (rw,relatime,data=ordered) ========================== sda5/boot/grub2/grub.cfg: =========================== -------------------------------------------------------------------------------- # # DO NOT EDIT THIS FILE # # It is automatically generated by grub2-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 if [ "${next_entry}" ] ; then set default="${next_entry}" set next_entry= save_env next_entry set boot_once=true else set default="0" fi if [ x"${feature_menuentry_id}" = xy ]; then menuentry_id_option="--id" else menuentry_id_option="" fi export menuentry_id_option 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 load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi } if loadfont unicode ; then set gfxmode=1024x768x32 load_video insmod gfxterm set locale_dir=$prefix/locale set lang=fr_FR insmod gettext fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 f306208c-9057-4693-a129-4538457f31b8 else search --no-floppy --fs-uuid --set=root f306208c-9057-4693-a129-4538457f31b8 fi insmod gfxmenu loadfont ($root)/boot/grub2/themes/maggy/MageiaLogo-Bold-16.pf2 loadfont ($root)/boot/grub2/themes/maggy/MageiaLogo-Bold-20.pf2 loadfont ($root)/boot/grub2/themes/maggy/MageiaLogo-Bold-28.pf2 loadfont ($root)/boot/grub2/themes/maggy/MageiaLogo-Regular-20.pf2 insmod png set theme=($root)/boot/grub2/themes/maggy/theme.txt export theme set timeout=10 ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/10_linux ### menuentry 'Mageia' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-f306208c-9057-4693-a129-4538457f31b8' { set gfxpayload=text insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 f306208c-9057-4693-a129-4538457f31b8 else search --no-floppy --fs-uuid --set=root f306208c-9057-4693-a129-4538457f31b8 fi linuxefi /boot/vmlinuz-desktop root=UUID=f306208c-9057-4693-a129-4538457f31b8 ro splash quiet resume=UUID=b6f1b3a5-1c5a-481c-a62e-e66b5d6bb71f initrdefi /boot/initrd-desktop.img } submenu 'Options avancées pour Mageia' $menuentry_id_option 'gnulinux-advanced-f306208c-9057-4693-a129-4538457f31b8' { menuentry 'Mageia, avec Linux desktop' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-desktop-advanced-f306208c-9057-4693-a129-4538457f31b8' { set gfxpayload=text insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 f306208c-9057-4693-a129-4538457f31b8 else search --no-floppy --fs-uuid --set=root f306208c-9057-4693-a129-4538457f31b8 fi linuxefi /boot/vmlinuz-desktop root=UUID=f306208c-9057-4693-a129-4538457f31b8 ro splash quiet resume=UUID=b6f1b3a5-1c5a-481c-a62e-e66b5d6bb71f initrdefi /boot/initrd-desktop.img } menuentry 'Mageia, avec Linux 3.12.21-desktop-2.mga4' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.12.21-desktop-2.mga4-advanced-f306208c-9057-4693-a129-4538457f31b8' { set gfxpayload=text insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 f306208c-9057-4693-a129-4538457f31b8 else search --no-floppy --fs-uuid --set=root f306208c-9057-4693-a129-4538457f31b8 fi linuxefi /boot/vmlinuz-3.12.21-desktop-2.mga4 root=UUID=f306208c-9057-4693-a129-4538457f31b8 ro splash quiet resume=UUID=b6f1b3a5-1c5a-481c-a62e-e66b5d6bb71f initrdefi /boot/initrd-3.12.21-desktop-2.mga4.img } } ### 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_ppc_terminfo ### ### END /etc/grub.d/20_ppc_terminfo ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### menuentry 'Windows 7' { insmod part_msdos insmod ntfs set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set=root 0C06BBA706BB8FE6 chainloader (${root})/bootmgr boot } ### 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 ${config_directory}/custom.cfg ]; then source ${config_directory}/custom.cfg elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then source $prefix/custom.cfg; fi ### END /etc/grub.d/41_custom ### ### BEGIN /etc/grub.d/90_persistent ### ### END /etc/grub.d/90_persistent ### ### BEGIN /etc/grub.d/93_memtest ### ### END /etc/grub.d/93_memtest ###-------------------------------------------------------------------------------- =============================== sda5/etc/fstab: ================================ -------------------------------------------------------------------------------- # Entry for /dev/sda5 : UUID=f306208c-9057-4693-a129-4538457f31b8 / ext4 defaults 1 1 # Entry for /dev/sda6 : UUID=2f456a67-5994-4002-865a-76c517e6e77a /home ext4 defaults 1 2 none /proc proc defaults 0 0 # Entry for /dev/sda3 : UUID=b6f1b3a5-1c5a-481c-a62e-e66b5d6bb71f swap swap defaults 0 0-------------------------------------------------------------------------------- =================== sda5: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) =============================== StdErr Messages: =============================== cat: /tmp/BootInfo-uPv0gKmf/Tmp_Log: Aucun fichier ou dossier de ce type No volume groups found