Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 12/01/2015, à 23:30

giljod02

[Résolu] Ubuntu se fait déloger dans le boot-order.

Bonjour à tous et à toutes,

Dans une tour neuve, HP Pavilion 500-419 avec W8 préinstallé, j'ai tenté d'installer Linux Mint 17.1 Cinnamon 64-bit en dual-boot et ce n'était jamais possible de démarer Ubuntu (Mint), malgré de multiples changements dans le bios et deux jours à fouiller sur les forums.

J'ai donc pris l'initiative de formater le DD et d'installer Mint seul, le tout à l'aide du live DVD, car je ne tenais pas à utiliser W8.(Je suis déjà sous Linux depuis 6 à 7 ans et le retour à Win pour moi n'est pas une option)

Hé bien! Le bios ne reconnait toujours pas le seul Os qui réside sur le DD. J'ai beau le mettre en premier sur le boot-order, il retourne Ubuntu (Mint) en bas de la liste du boot-order automatiquement.

J'ai donc téléchargée à l'aide du live DVD, Boot Repair que j'ai installé et activé avec plein d'espoir au coeur, mais rien n'y fait, le boot-order retourne toujours Ubuntu (Mint) au bas de la liste automatiquement à chaque tentative.

Quelqu'un a-t-il un truc pour me sortir de ce guêpier? voici l'adresse
que le boot-info m'a donné: http://paste2.org/zf5HDFO8

J'ai hésitée longtemps avant de poster cette requête, car je n'ai peut-être pas les connaissances suffisantes pour faite les manipulations qu'on risque de me demander, mais je n'ai pas trouvé de cas similaire au miens dans toutes mes recherches. Càd un single-boot qui se fait déloger automatiquement de sa place dans la séquence de démarrage, ce qui l'empêche de démarrer.

Dernière modification par giljod02 (Le 13/01/2015, à 19:21)

Hors ligne

#2 Le 13/01/2015, à 01:55

Bougron

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

Bonsoir
C'est probablement normal, 95% des ordinateurs HP n'acceptent que de mettre en route windows en standard.   Tu devrais essayer la touche F9, Elle devrait te proposer ubuntu. C'est la bonne façon de mettre en route un ordinateur EFI lorsqu'il y a plusieurs OS.
PS.  Si tu réinstalles les fichiers de démarrages de windows dans la partition FAT32 de   windows de démarrage, Le boot-repair propose  une bidouille (Faire croire à HP qu'il lance windows) qui t'évitera  cette manip.
Je pense qu'il y a plus simple, ,
    copies le fichier /boot/efi/EFI/ubuntu//boot/efi/EFI/ubuntu  dans /boot/efi/EFI/Microsoft/Boot    et renommes le en bootmgfw.efi   
     Puis fait "sudo update-grub".  Je pense que cela suffit.

Pour l'explication, c'est le début du chapitre 6 de ce document https://doc.ubuntu-fr.org/uefi

Dernière modification par Bougron (Le 13/01/2015, à 02:02)

Hors ligne

#3 Le 13/01/2015, à 02:20

giljod02

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

"Boot device not found, please install an operating system on your hard disk"

Salut Bougron, voilà ce que j'obtiens en choisissant de démarrer Ubuntu dans F9.
Vu qu'il n'y a pas de Windows et que je ne peux accéder à Ubuntu, la seule façon que je peux faire ce qu'on demande dans ce tutoriel serait de passer par le Live DVD. Est-ce que c'est réaliste? Je vais essayer!

Hors ligne

#4 Le 13/01/2015, à 03:19

giljod02

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

Salut Bougron,
J'ai tenté d'appliquer le chapitre 6 du document dont tu me fournis le lien. C'est seulement en démarrant sur le Live DVD que je peux accéder au terminal de Mint.
La première ligne de code écrite dans le terminal donne ça:

"Sous Ubuntu, faire une copie des fichiers EFI dans un terminal :"

sudo cp -R /boot/efi/ ~/EFI_sauvegarde/
cp: cannot stat '/boot/efi/': No such file or directory

C'est ce que ça donne, je ne peux aller plus loin. Est-ce que je m'y prend mal?
N'oubliez pas de considérer qu'il n'y a pas de Windows dans ma machine.
Merci de m'aider!

Hors ligne

#5 Le 13/01/2015, à 07:15

malbo

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

Ton Boot-Info est là :

    Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Nov2014]
    ============================= Boot Info Summary: ===============================
    => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector
    295219200 of the same hard drive for core.img. core.img is at this
    location and looks for (,gpt7)/boot/grub.
    sda1: __________________________________________________________________________
    File system: vfat
    Boot sector type: FAT32
    Boot sector info: No errors found in the Boot Parameter Block.
    Operating System:
    Boot files: /EFI/ubuntu/MokManager.efi /EFI/ubuntu/grubx64.efi
    /EFI/ubuntu/shimx64.efi
    sda2: __________________________________________________________________________
    File system: ext4
    Boot sector type: -
    Boot sector info:
    Operating System: Linux Mint 17.1 Rebecca
    Boot files: /boot/grub/grub.cfg /etc/fstab
    sda3: __________________________________________________________________________
    File system: swap
    Boot sector type: -
    Boot sector info:
    ============================ Drive/Partition Info: =============================
    Drive: sda _____________________________________________________________________
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    Partition Boot Start Sector End Sector # of Sectors Id System
    /dev/sda1 1 1,953,525,167 1,953,525,167 ee GPT
    GUID Partition Table detected.
    Partition Start Sector End Sector # of Sectors System
    /dev/sda1 2,048 1,050,623 1,048,576 EFI System partition
    /dev/sda2 1,050,624 1,936,900,095 1,935,849,472 Data partition (Linux)
    /dev/sda3 1,936,900,096 1,953,523,711 16,623,616 Swap partition (Linux)
    "blkid" output: ________________________________________________________________
    Device UUID TYPE LABEL
    /dev/loop0 squashfs
    /dev/sda1 F106-0A9A vfat
    /dev/sda2 a79fbeb7-badf-4b23-835b-9a043bdcbce7 ext4
    /dev/sda3 81eb7226-1c4b-4856-9f4a-54c375f0bf56 swap
    /dev/sr0 iso9660 Linux Mint 17.1 Cinnamon 64-bit
    ========================= "ls -l /dev/disk/by-id" output: ======================
    total 0
    lrwxrwxrwx 1 root root 9 Jan 11 19:45 ata-TOSHIBA_DT01ACA100_94P9W7DNS -> ../../sda
    lrwxrwxrwx 1 root root 10 Jan 11 14:39 ata-TOSHIBA_DT01ACA100_94P9W7DNS-part1 -> ../../sda1
    lrwxrwxrwx 1 root root 10 Jan 11 14:39 ata-TOSHIBA_DT01ACA100_94P9W7DNS-part2 -> ../../sda2
    lrwxrwxrwx 1 root root 10 Jan 11 14:39 ata-TOSHIBA_DT01ACA100_94P9W7DNS-part3 -> ../../sda3
    lrwxrwxrwx 1 root root 9 Jan 11 14:39 ata-hp_DVD_A_DH16AESH_288425904181 -> ../../sr0
    lrwxrwxrwx 1 root root 9 Jan 11 19:45 wwn-0x5000039ffbeec41a -> ../../sda
    lrwxrwxrwx 1 root root 10 Jan 11 14:39 wwn-0x5000039ffbeec41a-part1 -> ../../sda1
    lrwxrwxrwx 1 root root 10 Jan 11 14:39 wwn-0x5000039ffbeec41a-part2 -> ../../sda2
    lrwxrwxrwx 1 root root 10 Jan 11 14:39 wwn-0x5000039ffbeec41a-part3 -> ../../sda3
    ================================ Mount points: =================================
    Device Mount_Point Type Options
    /dev/loop0 /rofs squashfs (ro,noatime)
    /dev/sr0 /cdrom iso9660 (ro,noatime)
    =========================== sda2/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
    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 recordfail {
    set recordfail=1
    if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; 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 [ x$feature_default_font_path = xy ] ; then
    font=unicode
    else
    insmod part_gpt
    insmod ext2
    set root='hd0,gpt2'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 a79fbeb7-badf-4b23-835b-9a043bdcbce7
    else
    search --no-floppy --fs-uuid --set=root a79fbeb7-badf-4b23-835b-9a043bdcbce7
    fi
    font="/usr/share/grub/unicode.pf2"
    fi
    if loadfont $font ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    set locale_dir=$prefix/locale
    set lang=en_US
    insmod gettext
    fi
    terminal_output gfxterm
    if [ "${recordfail}" = 1 ] ; then
    set timeout=10
    else
    if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=10
    # Fallback normal timeout code in case the timeout_style feature is
    # unavailable.
    else
    set timeout=10
    fi
    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/06_mint_theme ###
    set menu_color_normal=white/black
    set menu_color_highlight=white/light-gray
    ### END /etc/grub.d/06_mint_theme ###
    ### BEGIN /etc/grub.d/10_linux ###
    function gfxmode {
    set gfxpayload="$1"
    if [ "$1" = "keep" ]; then
    set vt_handoff=vt.handoff=7
    else
    set vt_handoff=
    fi
    }
    if [ ${recordfail} != 1 ]; then
    if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
    if [ ${match} = 0 ]; then
    set linux_gfx_mode=keep
    else
    set linux_gfx_mode=text
    fi
    else
    set linux_gfx_mode=text
    fi
    else
    set linux_gfx_mode=keep
    fi
    else
    set linux_gfx_mode=text
    fi
    export linux_gfx_mode
    if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
    menuentry 'Linux Mint 17.1 Cinnamon 64-bit, 3.13.0-37-generic (/dev/sda2)' --class ubuntu --class gnu-linux --class gnu --class os {
    recordfail
    gfxmode $linux_gfx_mode
    insmod gzio
    insmod part_gpt
    insmod ext2
    set root='hd0,gpt2'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 a79fbeb7-badf-4b23-835b-9a043bdcbce7
    else
    search --no-floppy --fs-uuid --set=root a79fbeb7-badf-4b23-835b-9a043bdcbce7
    fi
    linux /boot/vmlinuz-3.13.0-37-generic root=UUID=a79fbeb7-badf-4b23-835b-9a043bdcbce7 ro quiet splash $vt_handoff
    initrd /boot/initrd.img-3.13.0-37-generic
    }
    menuentry 'Linux Mint 17.1 Cinnamon 64-bit, 3.13.0-37-generic (/dev/sda2) -- recovery mode' --class ubuntu --class gnu-linux --class gnu --class os {
    recordfail
    insmod gzio
    insmod part_gpt
    insmod ext2
    set root='hd0,gpt2'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 a79fbeb7-badf-4b23-835b-9a043bdcbce7
    else
    search --no-floppy --fs-uuid --set=root a79fbeb7-badf-4b23-835b-9a043bdcbce7
    fi
    echo	'Loading Linux 3.13.0-37-generic ...'
    linux /boot/vmlinuz-3.13.0-37-generic root=UUID=a79fbeb7-badf-4b23-835b-9a043bdcbce7 ro recovery nomodeset
    echo	'Loading initial ramdisk ...'
    initrd /boot/initrd.img-3.13.0-37-generic
    }
    ### END /etc/grub.d/10_linux ###
    ### BEGIN /etc/grub.d/10_lupin ###
    ### END /etc/grub.d/10_lupin ###
    ### BEGIN /etc/grub.d/20_linux_xen ###
    ### END /etc/grub.d/20_linux_xen ###
    ### BEGIN /etc/grub.d/20_memtest86+ ###
    ### END /etc/grub.d/20_memtest86+ ###
    ### BEGIN /etc/grub.d/30_os-prober ###
    ### END /etc/grub.d/30_os-prober ###
    ### BEGIN /etc/grub.d/30_uefi-firmware ###
    menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
    fwsetup
    }
    ### END /etc/grub.d/30_uefi-firmware ###
    ### 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 ###
    --------------------------------------------------------------------------------
    =============================== sda2/etc/fstab: ================================
    --------------------------------------------------------------------------------
    # /etc/fstab: static file system information.
    #
    # Use 'blkid' 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).
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    # / was on /dev/sda2 during installation
    UUID=a79fbeb7-badf-4b23-835b-9a043bdcbce7 / ext4 errors=remount-ro 0 1
    # /boot/efi was on /dev/sda1 during installation
    #UUID=F106-0A9A /boot/efi vfat defaults 0 1
    # swap was on /dev/sda3 during installation
    UUID=81eb7226-1c4b-4856-9f4a-54c375f0bf56 none swap sw 0 0
    UUID=F106-0A9A /boot/efi vfat defaults 0 1
    --------------------------------------------------------------------------------
    =============================== StdErr Messages: ===============================
    cat: write error: Broken pipe
    File descriptor 9 (/proc/3706/mounts) leaked on lvs invocation. Parent PID 12036: bash
    File descriptor 63 (pipe:[45887]) leaked on lvs invocation. Parent PID 12036: bash
    No volume groups found
    ADDITIONAL INFORMATION :
    =================== log of boot-repair 2015-01-11__19h44 ===================
    boot-repair version : 4ppa32
    boot-sav version : 4ppa32
    glade2script version : 3.2.2~ppa47~saucy
    boot-sav-extra version :
    boot-repair is executed in live-session (Linux Mint 17.1 Rebecca, rebecca, LinuxMint, x86_64)
    CPU op-mode(s): 32-bit, 64-bit
    BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename= quiet splash --
    ls: cannot access /home/usr/.config: No such file or directory
    WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
    =================== os-prober:
    /dev/sda2:Linux Mint 17.1 Rebecca (17.1):LinuxMint:linux
    =================== blkid:
    /dev/loop0: TYPE="squashfs"
    /dev/sda1: UUID="F106-0A9A" TYPE="vfat"
    /dev/sda2: UUID="a79fbeb7-badf-4b23-835b-9a043bdcbce7" TYPE="ext4"
    /dev/sda3: UUID="81eb7226-1c4b-4856-9f4a-54c375f0bf56" TYPE="swap"
    /dev/sr0: LABEL="Linux Mint 17.1 Cinnamon 64-bit" TYPE="iso9660"
    1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
    WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util sfdisk doesn't support GPT. Use GNU Parted.
    WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
    =================== sda2/etc/grub.d/ :
    drwxr-xr-x 2 root root 4096 Nov 26 22:46 grub.d
    total 88
    -rwxr-xr-x 1 root root 9424 May 15 2014 00_header
    -rwxr-xr-x 1 root root 6058 May 8 2014 05_debian_theme
    -rwxr-xr-x 1 root root 1180 Oct 25 11:17 06_mint_theme
    -rwxr-xr-x 1 root root 7500 Jan 9 01:46 10_linux
    -rwxr-xr-x 1 root root 10634 Oct 1 2012 10_lupin
    -rwxr-xr-x 1 root root 10412 May 15 2014 20_linux_xen
    -rwxr-xr-x 1 root root 1992 Mar 12 2014 20_memtest86+
    -rwxr-xr-x 1 root root 11692 May 15 2014 30_os-prober
    -rwxr-xr-x 1 root root 1416 May 15 2014 30_uefi-firmware
    -rwxr-xr-x 1 root root 214 May 15 2014 40_custom
    -rwxr-xr-x 1 root root 216 May 15 2014 41_custom
    -rw-r--r-- 1 root root 483 May 15 2014 README
    =================== sda2/etc/default/grub :
    # If you change this file, run 'update-grub' afterwards to update
    # /boot/grub/grub.cfg.
    # For full documentation of the options in this file, see:
    # info -f grub -n 'Simple configuration'
    GRUB_DEFAULT=0
    GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT=10
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
    GRUB_CMDLINE_LINUX=""
    # Uncomment to enable BadRAM filtering, modify to suit your needs
    # This works with Linux (no patch required) and with any kernel that obtains
    # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
    #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
    # Uncomment to disable graphical terminal (grub-pc only)
    #GRUB_TERMINAL=console
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    #GRUB_GFXMODE=640x480
    # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
    #GRUB_DISABLE_LINUX_UUID=true
    # Uncomment to disable generation of recovery mode menu entries
    #GRUB_DISABLE_RECOVERY="true"
    # Uncomment to get a beep at grub start
    #GRUB_INIT_TUNE="480 440 1"
    /boot/efi detected in the fstab of sda2: UUID=F106-0A9A (sda1)
    =================== UEFI/Legacy mode:
    BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
    SecureBoot disabled. (maybe sec-boot, Please report this message to boot.repair@gmail.com)
    =================== PARTITIONS & DISKS:
    sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda1.
    sda2 : sda, not-sepboot, grubenv-ok grub2, signed grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, /mnt/boot-sav/sda2.
    sda : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
    =================== parted -l:
    Model: ATA TOSHIBA DT01ACA1 (scsi)
    Disk /dev/sda: 1000GB
    Sector size (logical/physical): 512B/4096B
    Partition Table: gpt
    Number Start End Size File system Name Flags
    1 1049kB 538MB 537MB fat32 boot
    2 538MB 992GB 991GB ext4
    3 992GB 1000GB 8511MB linux-swap(v1)
    Error: Can't have a partition outside the disk!
    =================== parted -lm:
    BYT;
    /dev/sda:1000GB:scsi:512:4096:gpt:ATA TOSHIBA DT01ACA1;
    1:1049kB:538MB:537MB:fat32::boot;
    2:538MB:992GB:991GB:ext4::;
    3:992GB:1000GB:8511MB:linux-swap(v1)::;
    Error: Can't have a partition outside the disk!
    =================== mount:
    /cow on / type overlayfs (rw)
    proc on /proc type proc (rw,noexec,nosuid,nodev)
    sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
    udev on /dev type devtmpfs (rw,mode=0755)
    devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
    tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
    /dev/sr0 on /cdrom type iso9660 (ro,noatime)
    /dev/loop0 on /rofs type squashfs (ro,noatime)
    none on /sys/fs/cgroup type tmpfs (rw)
    none on /sys/fs/fuse/connections type fusectl (rw)
    none on /sys/kernel/debug type debugfs (rw)
    none on /sys/kernel/security type securityfs (rw)
    none on /sys/firmware/efi/efivars type efivarfs (rw)
    tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
    none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
    none on /run/shm type tmpfs (rw,nosuid,nodev)
    none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
    none on /sys/fs/pstore type pstore (rw)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
    systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
    gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=mint)
    /dev/sda1 on /mnt/boot-sav/sda1 type vfat (rw)
    /dev/sda2 on /mnt/boot-sav/sda2 type ext4 (rw)
    =================== ls:
    /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda3 size slaves stat subsystem trace uevent
    /sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
    /dev (filtered): autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet input kmsg log mapper mcelog mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb vga_arbiter vhci vhost-net zero
    ls /dev/mapper: control
    =================== hexdump -n512 -C /dev/sda1
    00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
    00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
    00000020 00 00 10 00 fe 03 00 00 00 00 00 00 02 00 00 00 |................|
    00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
    00000040 80 01 29 9a 0a 06 f1 4e 4f 20 4e 41 4d 45 20 20 |..)....NO NAME |
    00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
    00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
    00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
    00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
    00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
    000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
    000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
    000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
    000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
    000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
    *
    000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
    00000200
    WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
    =================== df -Th:
    Filesystem Type Size Used Avail Use% Mounted on
    /cow overlayfs 3.9G 249M 3.6G 7% /
    udev devtmpfs 3.9G 12K 3.9G 1% /dev
    tmpfs tmpfs 785M 1.4M 784M 1% /run
    /dev/sr0 iso9660 1.5G 1.5G 0 100% /cdrom
    /dev/loop0 squashfs 1.5G 1.5G 0 100% /rofs
    none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
    tmpfs tmpfs 3.9G 20K 3.9G 1% /tmp
    none tmpfs 5.0M 0 5.0M 0% /run/lock
    none tmpfs 3.9G 672K 3.9G 1% /run/shm
    none tmpfs 100M 20K 100M 1% /run/user
    /dev/sda1 vfat 511M 3.4M 508M 1% /mnt/boot-sav/sda1
    /dev/sda2 ext4 909G 4.7G 858G 1% /mnt/boot-sav/sda2
    =================== fdisk -l:
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disk identifier: 0x31bdfdf5
    Device Boot Start End Blocks Id System
    /dev/sda1 1 1953525167 976762583+ ee GPT
    Partition 1 does not start on physical sector boundary.
    Partition outside the disk detected.
    =================== Recommended repair
    The default repair of the Boot-Repair utility will reinstall the grub-efi-amd64-signed of sda2, using the following options: sda1/boot/efi,
    Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file rename-ms-efi
    /boot/efi added in sda2/fstab
    Mount sda1 on /mnt/boot-sav/sda2/boot/efi
    ls sda1/efi: /ubuntu/shimx64.efi /ubuntu/MokManager.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg
    Unhide GRUB boot menu in sda2/etc/default/grub
    *******lspci -nnk | grep -iA3 vga
    01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8570 / R7 240 OEM] [1002:6611]
    Subsystem: Pegatron Radeon R7 240 OEM [1b0a:90d3]
    Kernel driver in use: radeon
    01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]
    *******
    grub-install --version
    grub-install.real (GRUB) 2.02~beta2-9ubuntu1,grub-install.
    chroot /mnt/boot-sav/sda2 efibootmgr -v
    BootCurrent: 0009
    Timeout: 0 seconds
    BootOrder: 0001,0002,0004,0009,0005,0006,0007,0008,0003
    Boot0001* USB Floppy/CD Vendor(b6fef66f-1495-4584-a836-3492d1984a8d,0500000001)..BO
    Boot0002* USB Hard Drive Vendor(b6fef66f-1495-4584-a836-3492d1984a8d,0200000001)..BO
    Boot0003* ubuntu Vendor(99e275e7-75a0-4b37-a2e6-c5385e6c00cb,)
    Boot0004* ATAPI CD-ROM Drive Vendor(b6fef66f-1495-4584-a836-3492d1984a8d,0300000001)..BO
    Boot0005* CD/DVD Drive BIOS(3,0,00)..GO..NO........o.h.p. . . . . . .D.V.D. .A. . .D.H.1.6.A.E.S.H....................A...........................>..Gd-.;.A..MQ..L.8.2.4.8.5.2.0.9.1.4.1.8. . . . . . . . ........BO
    Boot0006* USB Floppy/CD Vendor(b6fef66f-1495-4584-a836-3492d1984a8d,0500000000)..BO
    Boot0007* Hard Drive BIOS(2,0,00)..GO..NO........o.T.O.S.H.I.B.A. .D.T.0.1.A.C.A.1.0.0....................A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . .9. .P.4.W.9.D.7.S.N........BO
    Boot0008* Realtek PXE B02 D00 BIOS(6,0,00)..BO
    Boot0009* UEFI: hp DVD A DH16AESH ACPI(a0341d0,0)PCI(11,0)03120a000200ffff0000CD-ROM(1,b4942,11c0)..BO
    chroot /mnt/boot-sav/sda2 uname -r
    Kernel: 3.13.0-37-generic
    Reinstall the grub-efi-amd64-signed of sda2
    Installing for x86_64-efi platform.
    Installation finished. No error reported.
    grub-install --uefi-secure-boot : exit code of grub-install :0
    chroot /mnt/boot-sav/sda2 efibootmgr -v
    BootCurrent: 0009
    Timeout: 0 seconds
    BootOrder: 0000,0001,0002,0004,0009,0005,0006,0007,0008
    Boot0000* ubuntu HD(1,800,100000,2ee70714-1fd7-4151-9117-00a239b10bda)File(EFIubuntushimx64.efi)
    Boot0001* USB Floppy/CD Vendor(b6fef66f-1495-4584-a836-3492d1984a8d,0500000001)..BO
    Boot0002* USB Hard Drive Vendor(b6fef66f-1495-4584-a836-3492d1984a8d,0200000001)..BO
    Boot0004* ATAPI CD-ROM Drive Vendor(b6fef66f-1495-4584-a836-3492d1984a8d,0300000001)..BO
    Boot0005* CD/DVD Drive BIOS(3,0,00)..GO..NO........o.h.p. . . . . . .D.V.D. .A. . .D.H.1.6.A.E.S.H....................A...........................>..Gd-.;.A..MQ..L.8.2.4.8.5.2.0.9.1.4.1.8. . . . . . . . ........BO
    Boot0006* USB Floppy/CD Vendor(b6fef66f-1495-4584-a836-3492d1984a8d,0500000000)..BO
    Boot0007* Hard Drive BIOS(2,0,00)..GO..NO........o.T.O.S.H.I.B.A. .D.T.0.1.A.C.A.1.0.0....................A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . .9. .P.4.W.9.D.7.S.N........BO
    Boot0008* Realtek PXE B02 D00 BIOS(6,0,00)..BO
    Boot0009* UEFI: hp DVD A DH16AESH ACPI(a0341d0,0)PCI(11,0)03120a000200ffff0000CD-ROM(1,b4942,11c0)..BO
    chroot /mnt/boot-sav/sda2 update-grub
    Generating grub configuration file ...
    Found linux image: /boot/vmlinuz-3.13.0-37-generic
    Found initrd image: /boot/initrd.img-3.13.0-37-generic
    File descriptor 9 (/proc/3706/mounts) leaked on lvs invocation. Parent PID 9977: /bin/sh
    File descriptor 63 (pipe:[45887]) leaked on lvs invocation. Parent PID 9977: /bin/sh
    No volume groups found
    Adding boot menu entry for EFI firmware configuration
    Unhide GRUB boot menu in sda2/boot/grub/grub.cfg
    Boot successfully repaired.
    You can now reboot your computer.
    pastebinit packages needed
    W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20141126/dists/trusty/contrib/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
    W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20141126/dists/trusty/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
    W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20141126/dists/trusty/non-free/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
    E: Some index files failed to download. They have been ignored, or old ones used instead.
    dpkg-preconfigure: unable to re-open stdin: No such file or directory

Je te suggère d'abandonner l'installation en mode EFI parce que HP bride le démarrage de l'ordi sur un Windows qui n'existe plus - puisque tu l'as viré - comme Bougron a expliqué dans le post #2. Si tu installes en mode non-EFI, tu n'auras plus ce problème de bridage du démarrage : c'est ce qu'à fait Jpaul007 dans ce post : http://forum.ubuntu-fr.org/viewtopic.ph … #p18192661
En fait, Jpaul007 avait réussi à contourner le bridage du mode EFI (post #1 à #5 de ce fil) mais il a eu le courage de faire ensuite l'install en mode non-EFI et ce fut une réussite. Le point clé pour arriver à installer en mode non-EFI est d'activer dans le "Bios" le paramètre "Assistance pour anciens équipements" ce qui permet ensuite de choisir le mode héritage (le mode non-EFI). N'oublie pas de quitter le "Bios" en pressant la touche F10 afin que le paramétrage soit enregistré. Après cela, tu vas pouvoir faire une installation qui sera forcément en mode non-EFI.

Dernière modification par malbo (Le 13/01/2015, à 07:31)

Hors ligne

#6 Le 13/01/2015, à 19:08

giljod02

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

Salut Malbo, heureux de ton intervention.

J'ai suivi tes indications et à l'aide des liens fournis, j'ai réussis à utiliser le mode Héritage (Légacy) dans le bios.
Le terminal m'a ensuite confirmé que j'étais bien en mode non-efi. (Après le deuxième essaie)
La réinstallation en mode automatique à partir du DVD s'est déroulée normalement et par la suite le système à redémaré nickel sur Mint.
Ouf!!!.......

Je vais me faire plaisir en écrivant "Résolu" et si tu as besoin d'autres info pour tes archives, je vais de te les fournir sans problème.
======================================
Afin d'aider ceux qui consulterons ce post avec un problème semblable, je donne les indications concernant mon bios (qui est en Anglais)

Dans le troisième onglet, qui est SECURITY
Legacy Support: Enable
Secure Boot: disable
Fast Boot: Disable

Ensuite, dans le deuxième onglet, qui est STORAGE
Allez dans le Boot-order
Désactivez l'UEFI Boot Sources (à l'aide de F5)

Vous êtes maintenant en mode Non-EFI qui permet d'installer Ubuntu et d'être reconnu par le bios en single-boot.

giljod

Hors ligne

#7 Le 13/01/2015, à 20:25

malbo

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

Depuis la session de ton Ubuntu installé, si tu veux bien faire un Boot-Info et en poster l'URL, ce serait utile comme exemple.

Hors ligne

#8 Le 14/01/2015, à 01:25

giljod02

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

Voici l'URL du Boot-Info de ma tour HP Pavilion 500: paste2.org/gbtsZWLV

Et merci encore à Malbo et Bougron pour leur aide précieuse.

Hors ligne

#9 Le 14/01/2015, à 07:21

malbo

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

Ton Boot-Info est là :

    Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Nov2014]
    ============================= Boot Info Summary: ===============================
    => Grub2 (v2.00) 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 (,msdos1)/boot/grub.
    => Windows 2000/XP/2003 is installed in the MBR of /dev/sdb.
    => No boot loader is installed in the MBR of /dev/sdc.
    => No boot loader is installed in the MBR of /dev/sdd.
    sda1: __________________________________________________________________________
    File system: ext4
    Boot sector type: -
    Boot sector info:
    Operating System: Linux Mint 17.1 Rebecca
    Boot files: /boot/grub/grub.cfg /etc/fstab
    /boot/grub/i386-pc/core.img
    sda2: __________________________________________________________________________
    File system: Extended Partition
    Boot sector type: -
    Boot sector info:
    sda5: __________________________________________________________________________
    File system: swap
    Boot sector type: -
    Boot sector info:
    sdb1: __________________________________________________________________________
    File system: ntfs
    Boot sector type: Windows 2000/XP: NTFS
    Boot sector info: No errors found in the Boot Parameter Block.
    Operating System:
    Boot files:
    sdc1: __________________________________________________________________________
    File system: ntfs
    Boot sector type: Windows 7/2008: NTFS
    Boot sector info: The info in boot sector on the starting sector of the
    MFT is wrong. The info in the boot sector on the
    starting sector of the MFT Mirror is wrong.
    Operating System:
    Boot files:
    sdd1: __________________________________________________________________________
    File system: ntfs
    Boot sector type: Windows 2000/XP: NTFS
    Boot sector info: No errors found in the Boot Parameter Block.
    Operating System:
    Boot files:
    ============================ Drive/Partition Info: =============================
    Drive: sda _____________________________________________________________________
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    Partition Boot Start Sector End Sector # of Sectors Id System
    /dev/sda1 * 2,048 1,936,900,095 1,936,898,048 83 Linux
    /dev/sda2 1,936,902,142 1,953,523,711 16,621,570 5 Extended
    /dev/sda5 1,936,902,144 1,953,523,711 16,621,568 82 Linux swap / Solaris
    Drive: sdb _____________________________________________________________________
    Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
    1 heads, 63 sectors/track, 31008336 cylinders, total 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    Partition Boot Start Sector End Sector # of Sectors Id System
    /dev/sdb1 * 63 1,953,520,127 1,953,520,065 7 NTFS / exFAT / HPFS
    Drive: sdc _____________________________________________________________________
    Note: sector size is 4096 (not 512)
    Disk /dev/sdc: 4000.8 GB, 4000787025920 bytes
    255 heads, 63 sectors/track, 60800 cylinders, total 976754645 sectors
    Units = sectors of 1 * 4096 = 4096 bytes
    Partition Boot Start Sector End Sector # of Sectors Id System
    /dev/sdc1 * 2,048 976,754,644 976,752,597 7 NTFS / exFAT / HPFS
    Drive: sdd _____________________________________________________________________
    Disk /dev/sdd: 2000.4 GB, 2000398934016 bytes
    255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    Partition Boot Start Sector End Sector # of Sectors Id System
    /dev/sdd1 63 3,907,024,127 3,907,024,065 7 NTFS / exFAT / HPFS
    "blkid" output: ________________________________________________________________
    Device UUID TYPE LABEL
    /dev/sda1 b5d32e9a-4b78-48fb-95e1-607cd30087ec ext4
    /dev/sda5 71a4c3ca-19b4-46e7-8626-fede22a56910 swap
    /dev/sdb1 78E87CA8E87C6672 ntfs Expansion Drive
    /dev/sdc1 C85A3DCA5A3DB652 ntfs Seagate Backup Plus Drive
    /dev/sdd1 BC6881036880BE20 ntfs Expansion Drive
    ========================= "ls -l /dev/disk/by-id" output: ======================
    total 0
    lrwxrwxrwx 1 root root 9 Jan 13 18:11 ata-ST2000DL003-9VT166_6YD0ST2C -> ../../sdd
    lrwxrwxrwx 1 root root 10 Jan 13 18:12 ata-ST2000DL003-9VT166_6YD0ST2C-part1 -> ../../sdd1
    lrwxrwxrwx 1 root root 9 Jan 13 18:11 ata-ST31000528AS_6VP46E8K -> ../../sdb
    lrwxrwxrwx 1 root root 10 Jan 13 18:12 ata-ST31000528AS_6VP46E8K-part1 -> ../../sdb1
    lrwxrwxrwx 1 root root 9 Jan 13 18:11 ata-ST4000DM000-1F2168_S300R7CW -> ../../sdc
    lrwxrwxrwx 1 root root 10 Jan 13 18:12 ata-ST4000DM000-1F2168_S300R7CW-part1 -> ../../sdc1
    lrwxrwxrwx 1 root root 9 Jan 13 18:11 ata-TOSHIBA_DT01ACA100_94P9W7DNS -> ../../sda
    lrwxrwxrwx 1 root root 10 Jan 13 17:42 ata-TOSHIBA_DT01ACA100_94P9W7DNS-part1 -> ../../sda1
    lrwxrwxrwx 1 root root 10 Jan 13 17:42 ata-TOSHIBA_DT01ACA100_94P9W7DNS-part2 -> ../../sda2
    lrwxrwxrwx 1 root root 10 Jan 13 17:42 ata-TOSHIBA_DT01ACA100_94P9W7DNS-part5 -> ../../sda5
    lrwxrwxrwx 1 root root 9 Jan 13 17:42 ata-hp_DVD_A_DH16AESH_288425904181 -> ../../sr0
    lrwxrwxrwx 1 root root 9 Jan 13 18:11 wwn-0x5000039ffbeec41a -> ../../sda
    lrwxrwxrwx 1 root root 10 Jan 13 17:42 wwn-0x5000039ffbeec41a-part1 -> ../../sda1
    lrwxrwxrwx 1 root root 10 Jan 13 17:42 wwn-0x5000039ffbeec41a-part2 -> ../../sda2
    lrwxrwxrwx 1 root root 10 Jan 13 17:42 wwn-0x5000039ffbeec41a-part5 -> ../../sda5
    lrwxrwxrwx 1 root root 9 Jan 13 18:11 wwn-0x5000c50022a3e7a8 -> ../../sdb
    lrwxrwxrwx 1 root root 10 Jan 13 18:12 wwn-0x5000c50022a3e7a8-part1 -> ../../sdb1
    lrwxrwxrwx 1 root root 9 Jan 13 18:11 wwn-0x5000c500379d1d73 -> ../../sdd
    lrwxrwxrwx 1 root root 10 Jan 13 18:12 wwn-0x5000c500379d1d73-part1 -> ../../sdd1
    lrwxrwxrwx 1 root root 9 Jan 13 18:11 wwn-0x5000c50074dffe80 -> ../../sdc
    lrwxrwxrwx 1 root root 10 Jan 13 18:12 wwn-0x5000c50074dffe80-part1 -> ../../sdc1
    ================================ Mount points: =================================
    Device Mount_Point Type Options
    /dev/sda1 / ext4 (rw,errors=remount-ro)
    =========================== sda1/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
    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 recordfail {
    set recordfail=1
    if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; 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 [ x$feature_default_font_path = xy ] ; then
    font=unicode
    else
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b5d32e9a-4b78-48fb-95e1-607cd30087ec
    else
    search --no-floppy --fs-uuid --set=root b5d32e9a-4b78-48fb-95e1-607cd30087ec
    fi
    font="/usr/share/grub/unicode.pf2"
    fi
    if loadfont $font ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    set locale_dir=$prefix/locale
    set lang=fr_CA
    insmod gettext
    fi
    terminal_output gfxterm
    if [ "${recordfail}" = 1 ] ; then
    set timeout=-1
    else
    if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=0
    # Fallback hidden-timeout code in case the timeout_style feature is
    # unavailable.
    elif sleep --interruptible 0 ; then
    set timeout=0
    fi
    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/06_mint_theme ###
    set menu_color_normal=white/black
    set menu_color_highlight=white/light-gray
    ### END /etc/grub.d/06_mint_theme ###
    ### BEGIN /etc/grub.d/10_linux ###
    function gfxmode {
    set gfxpayload="$1"
    if [ "$1" = "keep" ]; then
    set vt_handoff=vt.handoff=7
    else
    set vt_handoff=
    fi
    }
    if [ ${recordfail} != 1 ]; then
    if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
    if [ ${match} = 0 ]; then
    set linux_gfx_mode=keep
    else
    set linux_gfx_mode=text
    fi
    else
    set linux_gfx_mode=text
    fi
    else
    set linux_gfx_mode=keep
    fi
    else
    set linux_gfx_mode=text
    fi
    export linux_gfx_mode
    if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
    menuentry 'Linux Mint 17.1 Cinnamon 64-bit, 3.13.0-37-generic (/dev/sda1)' --class ubuntu --class gnu-linux --class gnu --class os {
    recordfail
    gfxmode $linux_gfx_mode
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b5d32e9a-4b78-48fb-95e1-607cd30087ec
    else
    search --no-floppy --fs-uuid --set=root b5d32e9a-4b78-48fb-95e1-607cd30087ec
    fi
    linux /boot/vmlinuz-3.13.0-37-generic root=UUID=b5d32e9a-4b78-48fb-95e1-607cd30087ec ro quiet splash $vt_handoff
    initrd /boot/initrd.img-3.13.0-37-generic
    }
    menuentry 'Linux Mint 17.1 Cinnamon 64-bit, 3.13.0-37-generic (/dev/sda1) -- recovery mode' --class ubuntu --class gnu-linux --class gnu --class os {
    recordfail
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b5d32e9a-4b78-48fb-95e1-607cd30087ec
    else
    search --no-floppy --fs-uuid --set=root b5d32e9a-4b78-48fb-95e1-607cd30087ec
    fi
    echo	'Chargement de Linux 3.13.0-37-generic…'
    linux /boot/vmlinuz-3.13.0-37-generic root=UUID=b5d32e9a-4b78-48fb-95e1-607cd30087ec ro recovery nomodeset
    echo	'Chargement du disque mémoire initial…'
    initrd /boot/initrd.img-3.13.0-37-generic
    }
    ### END /etc/grub.d/10_linux ###
    ### BEGIN /etc/grub.d/10_lupin ###
    ### END /etc/grub.d/10_lupin ###
    ### 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,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b5d32e9a-4b78-48fb-95e1-607cd30087ec
    else
    search --no-floppy --fs-uuid --set=root b5d32e9a-4b78-48fb-95e1-607cd30087ec
    fi
    knetbsd /boot/memtest86+.elf
    }
    menuentry 'Memory test (memtest86+, serial console 115200)' {
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b5d32e9a-4b78-48fb-95e1-607cd30087ec
    else
    search --no-floppy --fs-uuid --set=root b5d32e9a-4b78-48fb-95e1-607cd30087ec
    fi
    linux16 /boot/memtest86+.bin console=ttyS0,115200n8
    }
    ### END /etc/grub.d/20_memtest86+ ###
    ### BEGIN /etc/grub.d/30_os-prober ###
    ### END /etc/grub.d/30_os-prober ###
    ### BEGIN /etc/grub.d/30_uefi-firmware ###
    ### END /etc/grub.d/30_uefi-firmware ###
    ### 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 ###
    --------------------------------------------------------------------------------
    =============================== sda1/etc/fstab: ================================
    --------------------------------------------------------------------------------
    # /etc/fstab: static file system information.
    #
    # Use 'blkid' 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).
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    # / was on /dev/sda1 during installation
    UUID=b5d32e9a-4b78-48fb-95e1-607cd30087ec / ext4 errors=remount-ro 0 1
    # swap was on /dev/sda5 during installation
    UUID=71a4c3ca-19b4-46e7-8626-fede22a56910 none swap sw 0 0
    --------------------------------------------------------------------------------
    ======================== Unknown MBRs/Boot Sectors/etc: ========================
    MFT Sector of sdc1
    00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
    *
    00000200
    =============================== StdErr Messages: ===============================
    ERROR: unsupported sector size 4096 on /dev/sdc.
    ERROR: unsupported sector size 4096 on /dev/sdc.
    cat: write error: Broken pipe
    File descriptor 9 (/proc/3503/mounts) leaked on lvs invocation. Parent PID 14402: bash
    File descriptor 63 (pipe:[43252]) leaked on lvs invocation. Parent PID 14402: bash
    No volume groups found
    ADDITIONAL INFORMATION :
    =================== log of boot-repair 2015-01-13__18h10 ===================
    boot-repair version : 4ppa32
    boot-sav version : 4ppa32
    glade2script version : 3.2.2~ppa47~saucy
    boot-sav-extra version :
    ERROR: unsupported sector size 4096 on /dev/sdc.
    ERROR: unsupported sector size 4096 on /dev/sdc.
    ERROR: unsupported sector size 4096 on /dev/sdc.
    ERROR: unsupported sector size 4096 on /dev/sdc.
    ERROR: unsupported sector size 4096 on /dev/sdc.
    ERROR: unsupported sector size 4096 on /dev/sdc.
    File descriptor 9 (/proc/3503/mounts) leaked on lvs invocation. Parent PID 5408: /bin/sh
    No volume groups found
    boot-repair is executed in installed-session (Linux Mint 17.1 Rebecca, rebecca, LinuxMint, x86_64)
    CPU op-mode(s): 32-bit, 64-bit
    BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic root=UUID=b5d32e9a-4b78-48fb-95e1-607cd30087ec ro quiet splash vt.handoff=7
    Unmount sdb1 from /media/giljod/Expansion Drive1 to avoid space incompatibilities
    Unmount sdc1 from /media/giljod/Seagate Backup Plus Drive to avoid space incompatibilities
    Unmount sdd1 from /media/giljod/Expansion Drive to avoid space incompatibilities
    =================== os-prober:
    /dev/sda1:L'OS actuellement utilisé - Linux Mint 17.1 Rebecca CurrentSession:linux
    =================== blkid:
    /dev/sda1: UUID="b5d32e9a-4b78-48fb-95e1-607cd30087ec" TYPE="ext4"
    /dev/sda5: UUID="71a4c3ca-19b4-46e7-8626-fede22a56910" TYPE="swap"
    /dev/sdb1: LABEL="Expansion Drive" UUID="78E87CA8E87C6672" TYPE="ntfs"
    /dev/sdc1: LABEL="Seagate Backup Plus Drive" UUID="C85A3DCA5A3DB652" TYPE="ntfs"
    /dev/sdd1: LABEL="Expansion Drive" UUID="BC6881036880BE20" TYPE="ntfs"
    1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
    Avertissement : la partition étendue ne commence pas sur une frontière de
    cylindres. DOS et Linux interpréteront les contenus différemment.
    =================== /etc/grub.d/ :
    drwxr-xr-x 2 root root 4096 nov 26 17:46 grub.d
    total 88
    -rwxr-xr-x 1 root root 9424 mai 15 2014 00_header
    -rwxr-xr-x 1 root root 6058 mai 8 2014 05_debian_theme
    -rwxr-xr-x 1 root root 1180 oct 25 07:17 06_mint_theme
    -rwxr-xr-x 1 root root 7500 jan 13 17:42 10_linux
    -rwxr-xr-x 1 root root 10634 oct 1 2012 10_lupin
    -rwxr-xr-x 1 root root 10412 mai 15 2014 20_linux_xen
    -rwxr-xr-x 1 root root 1992 mar 12 2014 20_memtest86+
    -rwxr-xr-x 1 root root 11692 mai 15 2014 30_os-prober
    -rwxr-xr-x 1 root root 1416 mai 15 2014 30_uefi-firmware
    -rwxr-xr-x 1 root root 214 mai 15 2014 40_custom
    -rwxr-xr-x 1 root root 216 mai 15 2014 41_custom
    -rw-r--r-- 1 root root 483 mai 15 2014 README
    =================== /etc/default/grub :
    # If you change this file, run 'update-grub' afterwards to update
    # /boot/grub/grub.cfg.
    # For full documentation of the options in this file, see:
    # info -f grub -n 'Simple configuration'
    GRUB_DEFAULT=0
    GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT=10
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
    GRUB_CMDLINE_LINUX=""
    # Uncomment to enable BadRAM filtering, modify to suit your needs
    # This works with Linux (no patch required) and with any kernel that obtains
    # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
    #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
    # Uncomment to disable graphical terminal (grub-pc only)
    #GRUB_TERMINAL=console
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    #GRUB_GFXMODE=640x480
    # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
    #GRUB_DISABLE_LINUX_UUID=true
    # Uncomment to disable generation of recovery mode menu entries
    #GRUB_DISABLE_RECOVERY="true"
    # Uncomment to get a beep at grub start
    #GRUB_INIT_TUNE="480 440 1"
    =================== UEFI/Legacy mode:
    This installed-session is not in EFI-mode.
    SecureBoot disabled.
    =================== PARTITIONS & DISKS:
    sda1 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, .
    sdb1 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdb1.
    sdc1 : sdc, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdc1.
    sdd1 : sdd, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdd1.
    sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
    sdb : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, no-os, 63 sectors * 512 bytes
    sdc : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, no-os, 2048 sectors * 512 bytes
    sdd : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, no-os, 63 sectors * 512 bytes
    =================== parted -l:
    Model: ATA TOSHIBA DT01ACA1 (scsi)
    Disk /dev/sda: 1000GB
    Sector size (logical/physical): 512B/4096B
    Partition Table: msdos
    Number Start End Size Type File system Flags
    1 1049kB 992GB 992GB primary ext4 boot
    2 992GB 1000GB 8510MB extended
    5 992GB 1000GB 8510MB logical linux-swap(v1)
    Model: Seagate Desktop (scsi)
    Disk /dev/sdb: 1000GB
    Sector size (logical/physical): 512B/512B
    Partition Table: msdos
    Number Start End Size Type File system Flags
    1 32.3kB 1000GB 1000GB primary ntfs boot
    Model: Seagate Backup+ Desk (scsi)
    Disk /dev/sdc: 4001GB
    Sector size (logical/physical): 4096B/4096B
    Partition Table: msdos
    Number Start End Size Type File system Flags
    1 8389kB 4001GB 4001GB primary boot
    Model: Seagate Desktop (scsi)
    Disk /dev/sdd: 2000GB
    Sector size (logical/physical): 512B/512B
    Partition Table: msdos
    Number Start End Size Type File system Flags
    1 32.3kB 2000GB 2000GB primary ntfs
    =================== parted -lm:
    BYT;
    /dev/sda:1000GB:scsi:512:4096:msdos:ATA TOSHIBA DT01ACA1;
    1:1049kB:992GB:992GB:ext4::boot;
    2:992GB:1000GB:8510MB:::;
    5:992GB:1000GB:8510MB:linux-swap(v1)::;
    BYT;
    /dev/sdb:1000GB:scsi:512:512:msdos:Seagate Desktop;
    1:32.3kB:1000GB:1000GB:ntfs::boot;
    BYT;
    /dev/sdc:4001GB:scsi:4096:4096:msdos:Seagate Backup+ Desk;
    1:8389kB:4001GB:4001GB:::boot;
    BYT;
    /dev/sdd:2000GB:scsi:512:512:msdos:Seagate Desktop;
    1:32.3kB:2000GB:2000GB:ntfs::;
    =================== mount:
    /dev/sda1 on / type ext4 (rw,errors=remount-ro)
    proc on /proc type proc (rw,noexec,nosuid,nodev)
    sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
    none on /sys/fs/cgroup type tmpfs (rw)
    none on /sys/fs/fuse/connections type fusectl (rw)
    none on /sys/kernel/debug type debugfs (rw)
    none on /sys/kernel/security type securityfs (rw)
    udev on /dev type devtmpfs (rw,mode=0755)
    devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
    tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
    none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
    none on /run/shm type tmpfs (rw,nosuid,nodev)
    none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
    none on /sys/fs/pstore type pstore (rw)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
    systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
    gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=giljod)
    /dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
    /dev/sdc1 on /mnt/boot-sav/sdc1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
    /dev/sdd1 on /mnt/boot-sav/sdd1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
    =================== ls:
    /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent
    /sys/block/sdb (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdb1 size slaves stat subsystem trace uevent
    /sys/block/sdc (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdc1 size slaves stat subsystem trace uevent
    /sys/block/sdd (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdd1 size slaves stat subsystem trace uevent
    /sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
    /dev (filtered): autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet input kmsg log mapper mcelog mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sdc sdc1 sdd sdd1 sg0 sg1 sg2 sg3 sg4 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb vga_arbiter vhci vhost-net zero
    ls /dev/mapper: control
    ls: impossible d'accéder à : Aucun fichier ou dossier de ce type
    =================== hexdump -n512 -C /dev/sdb1
    00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
    00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 3f 00 00 00 |........?...?...|
    00000020 00 00 00 00 80 00 80 00 c0 59 70 74 00 00 00 00 |.........Ypt....|
    00000030 04 00 00 00 00 00 00 00 9c 05 47 07 00 00 00 00 |..........G.....|
    00000040 f6 00 00 00 01 00 00 00 72 66 7c e8 a8 7c e8 78 |........rf|..|.x|
    00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb b8 c0 07 |.....3.....|....|
    00000060 8e d8 e8 16 00 b8 00 0d 8e c0 33 db c6 06 0e 00 |..........3.....|
    00000070 10 e8 53 00 68 00 0d 68 6a 02 cb 8a 16 24 00 b4 |..S.h..hj....$..|
    00000080 08 cd 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 |...s......f...@f|
    00000090 0f b6 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f |.....?.......Af.|
    000000a0 b7 c9 66 f7 e1 66 a3 20 00 c3 b4 41 bb aa 55 8a |..f..f. ...A..U.|
    000000b0 16 24 00 cd 13 72 0f 81 fb 55 aa 75 09 f6 c1 01 |.$...r...U.u....|
    000000c0 74 04 fe 06 14 00 c3 66 60 1e 06 66 a1 10 00 66 |t......f`..f...f|
    000000d0 03 06 1c 00 66 3b 06 20 00 0f 82 3a 00 1e 66 6a |....f;. ...:..fj|
    000000e0 00 66 50 06 53 66 68 10 00 01 00 80 3e 14 00 00 |.fP.Sfh.....>...|
    000000f0 0f 85 0c 00 e8 b3 ff 80 3e 14 00 00 0f 84 61 00 |........>.....a.|
    00000100 b4 42 8a 16 24 00 16 1f 8b f4 cd 13 66 58 5b 07 |.B..$.......fX[.|
    00000110 66 58 66 58 1f eb 2d 66 33 d2 66 0f b7 0e 18 00 |fXfX..-f3.f.....|
    00000120 66 f7 f1 fe c2 8a ca 66 8b d0 66 c1 ea 10 f7 36 |f......f..f....6|
    00000130 1a 00 86 d6 8a 16 24 00 8a e8 c0 e4 06 0a cc b8 |......$.........|
    00000140 01 02 cd 13 0f 82 19 00 8c c0 05 20 00 8e c0 66 |........... ...f|
    00000150 ff 06 10 00 ff 0e 0e 00 0f 85 6f ff 07 1f 66 61 |..........o...fa|
    00000160 c3 a0 f8 01 e8 09 00 a0 fb 01 e8 03 00 fb eb fe |................|
    00000170 b4 01 8b f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 |.....<.t........|
    00000180 eb f2 c3 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 |.....A disk read|
    00000190 20 65 72 72 6f 72 20 6f 63 63 75 72 72 65 64 00 | error occurred.|
    000001a0 0d 0a 4e 54 4c 44 52 20 69 73 20 6d 69 73 73 69 |..NTLDR is missi|
    000001b0 6e 67 00 0d 0a 4e 54 4c 44 52 20 69 73 20 63 6f |ng...NTLDR is co|
    000001c0 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 73 |mpressed...Press|
    000001d0 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f | Ctrl+Alt+Del to|
    000001e0 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 00 | restart........|
    000001f0 00 00 00 00 00 00 00 00 83 a0 b3 c9 00 00 55 aa |..............U.|
    00000200
    =================== hexdump -n512 -C /dev/sdc1
    00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 10 01 00 00 |.R.NTFS .....|
    00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
    00000020 00 00 00 00 80 00 80 00 d4 0f 38 3a 00 00 00 00 |..........8:....|
    00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
    00000040 01 00 00 00 01 00 00 00 52 b6 3d 5a ca 3d 5a c8 |........R.=Z.=Z.|
    00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
    00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
    00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
    00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
    00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
    000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
    000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
    000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
    000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
    000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
    000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
    00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
    00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|
    00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
    00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
    00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
    00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
    00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|
    00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|
    00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 |t.............A |
    00000190 64 69 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 |disk read error |
    000001a0 6f 63 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d |occurred...BOOTM|
    000001b0 47 52 20 69 73 20 6d 69 73 73 69 6e 67 00 0d 0a |GR is missing...|
    000001c0 42 4f 4f 54 4d 47 52 20 69 73 20 63 6f 6d 70 72 |BOOTMGR is compr|
    000001d0 65 73 73 65 64 00 0d 0a 50 72 65 73 73 20 43 74 |essed...Press Ct|
    000001e0 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f 20 72 65 |rl+Alt+Del to re|
    000001f0 73 74 61 72 74 0d 0a 00 8c a9 be d6 00 00 55 aa |start.........U.|
    00000200
    =================== hexdump -n512 -C /dev/sdd1
    00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
    00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 3f 00 00 00 |........?...?...|
    00000020 00 00 00 00 80 00 80 00 c0 74 e0 e8 00 00 00 00 |.........t......|
    00000030 00 00 0c 00 00 00 00 00 4c 07 8e 0e 00 00 00 00 |........L.......|
    00000040 f6 00 00 00 01 00 00 00 20 be 80 68 03 81 68 bc |........ ..h..h.|
    00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb b8 c0 07 |.....3.....|....|
    00000060 8e d8 e8 16 00 b8 00 0d 8e c0 33 db c6 06 0e 00 |..........3.....|
    00000070 10 e8 53 00 68 00 0d 68 6a 02 cb 8a 16 24 00 b4 |..S.h..hj....$..|
    00000080 08 cd 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 |...s......f...@f|
    00000090 0f b6 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f |.....?.......Af.|
    000000a0 b7 c9 66 f7 e1 66 a3 20 00 c3 b4 41 bb aa 55 8a |..f..f. ...A..U.|
    000000b0 16 24 00 cd 13 72 0f 81 fb 55 aa 75 09 f6 c1 01 |.$...r...U.u....|
    000000c0 74 04 fe 06 14 00 c3 66 60 1e 06 66 a1 10 00 66 |t......f`..f...f|
    000000d0 03 06 1c 00 66 3b 06 20 00 0f 82 3a 00 1e 66 6a |....f;. ...:..fj|
    000000e0 00 66 50 06 53 66 68 10 00 01 00 80 3e 14 00 00 |.fP.Sfh.....>...|
    000000f0 0f 85 0c 00 e8 b3 ff 80 3e 14 00 00 0f 84 61 00 |........>.....a.|
    00000100 b4 42 8a 16 24 00 16 1f 8b f4 cd 13 66 58 5b 07 |.B..$.......fX[.|
    00000110 66 58 66 58 1f eb 2d 66 33 d2 66 0f b7 0e 18 00 |fXfX..-f3.f.....|
    00000120 66 f7 f1 fe c2 8a ca 66 8b d0 66 c1 ea 10 f7 36 |f......f..f....6|
    00000130 1a 00 86 d6 8a 16 24 00 8a e8 c0 e4 06 0a cc b8 |......$.........|
    00000140 01 02 cd 13 0f 82 19 00 8c c0 05 20 00 8e c0 66 |........... ...f|
    00000150 ff 06 10 00 ff 0e 0e 00 0f 85 6f ff 07 1f 66 61 |..........o...fa|
    00000160 c3 a0 f8 01 e8 09 00 a0 fb 01 e8 03 00 fb eb fe |................|
    00000170 b4 01 8b f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 |.....<.t........|
    00000180 eb f2 c3 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 |.....A disk read|
    00000190 20 65 72 72 6f 72 20 6f 63 63 75 72 72 65 64 00 | error occurred.|
    000001a0 0d 0a 4e 54 4c 44 52 20 69 73 20 6d 69 73 73 69 |..NTLDR is missi|
    000001b0 6e 67 00 0d 0a 4e 54 4c 44 52 20 69 73 20 63 6f |ng...NTLDR is co|
    000001c0 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 73 |mpressed...Press|
    000001d0 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f | Ctrl+Alt+Del to|
    000001e0 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 00 | restart........|
    000001f0 00 00 00 00 00 00 00 00 83 a0 b3 c9 00 00 55 aa |..............U.|
    00000200
    =================== df -Th:
    Filesystem Type Size Used Avail Use% Mounted on
    /dev/sda1 ext4 909G 4.6G 859G 1% /
    none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
    udev devtmpfs 3.9G 12K 3.9G 1% /dev
    tmpfs tmpfs 785M 1.6M 784M 1% /run
    none tmpfs 5.0M 0 5.0M 0% /run/lock
    none tmpfs 3.9G 796K 3.9G 1% /run/shm
    none tmpfs 100M 24K 100M 1% /run/user
    /dev/sdb1 fuseblk 932G 210G 722G 23% /mnt/boot-sav/sdb1
    /dev/sdc1 fuseblk 3.7T 1.6T 2.2T 42% /mnt/boot-sav/sdc1
    /dev/sdd1 fuseblk 1.9T 438G 1.4T 24% /mnt/boot-sav/sdd1
    =================== fdisk -l:
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disk identifier: 0x31bdfdf5
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 1936900095 968449024 83 Linux
    /dev/sda2 1936902142 1953523711 8310785 5 Extended
    Partition 2 does not start on physical sector boundary.
    /dev/sda5 1936902144 1953523711 8310784 82 Linux swap / Solaris
    Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
    1 heads, 63 sectors/track, 31008336 cylinders, total 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x0c5a89dd
    Device Boot Start End Blocks Id System
    /dev/sdb1 * 63 1953520127 976760032+ 7 HPFS/NTFS/exFAT
    Note: sector size is 4096 (not 512)
    Disk /dev/sdc: 4000.8 GB, 4000787025920 bytes
    255 heads, 63 sectors/track, 60800 cylinders, total 976754645 sectors
    Units = sectors of 1 * 4096 = 4096 bytes
    Sector size (logical/physical): 4096 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disk identifier: 0x9aa9715f
    Device Boot Start End Blocks Id System
    /dev/sdc1 * 2048 976754644 3907010388 7 HPFS/NTFS/exFAT
    Disk /dev/sdd: 2000.4 GB, 2000398934016 bytes
    255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x2c8fb38d
    Device Boot Start End Blocks Id System
    /dev/sdd1 63 3907024127 1953512032+ 7 HPFS/NTFS/exFAT
    =================== Suggested repair
    The default repair of the Boot-Repair utility would reinstall the grub2 of sda1 into the MBRs of all disks (except USB without OS).
    The boot flag would be placed on sdd1.
    Additional repair would be performed: unhide-bootmenu-10s
    =================== Final advice in case of suggested repair
    N'oubliez pas de régler votre BIOS pour qu'il amorce sur le disque sda (1000GB) !
    Les fichiers de démarrage de [L'OS actuellement utilisé - Linux Mint 17.1 Rebecca] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot (EXT4, >200MB, en début de disque). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot séparée :] de [Réparateur de démarrage]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)
    =================== User settings
    The settings chosen by the user will not act on the boot.
    pastebinit packages needed
    dpkg-preconfigure: impossible de réouvrir stdin : Aucun fichier ou dossier de ce type

C'est parfait. L'allure du partitionnement me laisse penser que tu as choisi l'option d'installation automatique (tu n'as pas défini manuellement la taille des partitions). Peux-tu confirmer ?

Hors ligne

#10 Le 18/01/2015, à 15:33

giljod02

Re : [Résolu] Ubuntu se fait déloger dans le boot-order.

Salut, Malbo
Effectivement, j'ai fais une installation automatique, n'étant pas assez familier avec le partitionnement manuel. Mais tout fonctionne normalement et je suis satisfait de mon nouveau Linux.

Hors ligne