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 10/05/2016, à 16:29

Saturnin51

[RES] Changement de disque de boot

Je voudrais mettre un disque SSD en SATA1, installer Ubuntu dessus et par GRUB démarrer (quand j'en aurais besoin, pas souvent) Windows 10 qui est installé sur un disque de 1T en SATA 1 pour l'instant et que je mettrais en SATA 2.

Ca peut fonctionner ?

Dernière modification par Saturnin51 (Le 12/05/2016, à 21:08)

Hors ligne

#2 Le 10/05/2016, à 17:04

malbo

Re : [RES] Changement de disque de boot

Oui. Mais je te conseille de suivre cette procédure prudente de bon père de famille :
0) déterminer si Windows 10 est installé en mode UEFI ou bien en mode non-UEFI : c'est nécessaire parce qu'il faudra installer Ubuntu dans le même mode que Windows (Tuto)
1) placer le SSD en SATA1 et ne pas connecter le disque de 1 To (motif_1 : éviter d'écraser Windows accidentellement lors de l'installation de Ubuntu, motif_2 : provoquer la création sur le SSD des éléments nécessaires au démarrage - partition EFI si install en mode UEFI notamment - afin que ce SSD ne soit pas dépendant du disque dur pour son démarrage)
2) installer Ubuntu dans le SSD et vérifier qu'il fonctionne.
3) connecter le disque de 1 To en SATA 2 (le SSD restant connecté en SATA1)
4) démarrer sur Ubuntu et depuis la session Ubuntu, faire la mise à jour de Grub afin que Windows soit détecté et proposé dans le menu Grub. Cela se fait tout simplement en passant la commande suivante :

sudo update-grub 

Dernière modification par malbo (Le 10/05/2016, à 17:19)

Hors ligne

#3 Le 11/05/2016, à 15:52

Saturnin51

Re : [RES] Changement de disque de boot

Je rencontre des problèmes. Le disque Windows est en mode EFI. J'ai donc crée sur le SSD une partition de 250 Mo avec drapeau eps.  Je laisse le restant du disque tel quel.
Lorsqu'ensuite j'installe Ubuntu, je dois le faire manuellement sur le restant du disque je présume. Je fais ensuite la mise à jour de grub, mais je n'ai rien au démarrage. Il part sur Ubuntu direct.
Lorsque j'update GRUB, je ne vois pas la partition Windows 10 dans sa liste.

Dans le BIOS, j'ai deux paramètres:
- CMS avec AUTO (reconnaît tout seule le type de disque EFI ou non, ACTIVE mode BIOS standard (je présume) et DESACTIVE mode EFI seul)
- Secure boot: une option Autre OS.

Pour l'instant c'est en AUTO et Autre OS. Correct ?

Dans Gparted (updaté) je n'ai pas l'option de formatage GPT, c'est grave docteur ?

Dernière modification par Saturnin51 (Le 11/05/2016, à 15:54)

Hors ligne

#4 Le 11/05/2016, à 17:23

malbo

Re : [RES] Changement de disque de boot

Je crois que c'est le moment de faire un Boot-Info. Je te prie de le faire depuis une session de ton Ubuntu installé, le disque dur étant connecté afin que je puisse tenter de comprendre pourquoi Ubuntu joue à "l'hôtel du cul tourné" avec Windows. Je te prie de donner l'URL de ce Boot-Info dans ta réponse.

Dernière modification par malbo (Le 11/05/2016, à 17:25)

Hors ligne

#5 Le 11/05/2016, à 21:54

Saturnin51

Re : [RES] Changement de disque de boot

Résultat du boot-info ici http://paste.ubuntu.com/16368976/

Hors ligne

#6 Le 12/05/2016, à 06:09

malbo

Re : [RES] Changement de disque de boot

Ton Boot-Info est là :

 Boot Info Script cfd9efe + Boot-Repair extra info      [Boot-Info 26Apr2016]


============================= 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 (,msdos5)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
 => Grub Legacy (v0.97) is installed in the MBR of /dev/sdb and looks on the 
    same drive in partition #5 for /boot/grub/stage2 and /boot/grub/menu.lst.
 => Grub2 (v2.00) is installed in the MBR of /dev/sdc and looks at sector 
    1715693568 of the same hard drive for core.img. core.img is at this 
    location and looks for /boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk search_fs_uuid
    ---------------------------------------------------------------------------
    
    config script
    ---------------------------------------------------------------------------
    search.fs_uuid d61d6704-706f-494c-ae7d-d949f1b22d39 root hd6,msdos7 
    set prefix=($root)'/boot/grub'
    
    ---------------------------------------------------------------------------
 => Grub2 (v2.00) is installed in the MBR of /dev/sdf and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for /boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk search_fs_uuid
    ---------------------------------------------------------------------------
    
    config script
    ---------------------------------------------------------------------------
    search.fs_uuid f1f72e7f-3b64-4992-8d21-7dc86d72c970 root hd0,msdos5 
    set prefix=($root)'/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:        

sda2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 15.10
    Boot files:        /boot/grub/grub.cfg /etc/fstab 
                       /boot/grub/i386-pc/core.img

sda6: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sda7: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

sdb1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdc1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdc2: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  Windows 8/2012: FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Boot file info:      Grub2 (v2.00) in the file /BOOTSECT.BAK looks at 
                       sector 1725178824 of the same hard drive for core.img, 
                       but core.img can not be found at this location.
    Operating System:  
    Boot files:        /EFI/Boot/bootx64.efi /EFI/mageia/grubx64.efi 
                       /EFI/ubuntu/MokManager.efi /EFI/ubuntu/fwupx64.efi 
                       /EFI/ubuntu/grubx64.efi /EFI/ubuntu/shimx64.efi 
                       /EFI/ASUS/Boot/bootmgfw.efi /EFI/ASUS/Boot/bootmgr.efi 
                       /EFI/ASUS/Boot/memtest.efi 
                       /EFI/Microsoft/Boot/bootmgfw.efi 
                       /EFI/Microsoft/Boot/bootmgr.efi 
                       /EFI/Microsoft/Boot/memtest.efi

sdc3: __________________________________________________________________________

    File system:       
    Boot sector type:  -
    Boot sector info: 
    Mounting failed:   mount: unknown filesystem type ''

sdc4: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /bootmgr /Windows/System32/winload.exe

sdc5: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdc6: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdc7: __________________________________________________________________________

    File system:       BIOS Boot partition
    Boot sector type:  Grub2's core.img
    Boot sector info: 

sdc8: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdc9: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdf1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 16.04 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sdf2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info: 

sdf5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdf6: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

sdf3: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________
Disk /dev/sda: 223.6 GiB, 240057409536 bytes, 468862128 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
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048       514,047       512,000  ef EFI (FAT-12/16/32)
/dev/sda2             516,094   468,860,927   468,344,834   5 Extended
/dev/sda5             516,096   117,700,607   117,184,512  83 Linux
/dev/sda6         117,702,656   449,732,607   332,029,952  83 Linux
/dev/sda7         449,734,656   468,860,927    19,126,272  82 Linux swap / Solaris


Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 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
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1               2,048   976,769,023   976,766,976   7 NTFS / exFAT / HPFS


Drive: sdc _____________________________________________________________________
Disk /dev/sdc: 931.5 GiB, 1000204886016 bytes, 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
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdc1                   1 1,953,525,167 1,953,525,167  ee GPT


GUID Partition Table detected.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sdc1      R          2,048     1,640,447     1,638,400 Windows Recovery Environment (Windows)
/dev/sdc2             1,640,448     2,172,927       532,480 EFI System partition
/dev/sdc3             2,172,928     2,435,071       262,144 Microsoft Reserved Partition (Windows)
/dev/sdc4             2,435,072   317,007,871   314,572,800 Data partition (Windows/Linux)
/dev/sdc5           317,007,872 1,101,293,567   784,285,696 Data partition (Windows/Linux)
/dev/sdc6         1,101,293,568 1,715,693,567   614,400,000 Data partition (Windows/Linux)
/dev/sdc7         1,715,693,568 1,715,695,615         2,048 BIOS Boot partition
/dev/sdc8         1,715,695,616 1,920,493,567   204,797,952 Data partition (Windows/Linux)
/dev/sdc9      R  1,920,495,616 1,953,523,711    33,028,096 Windows Recovery Environment (Windows)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

Drive: sdf _____________________________________________________________________
Disk /dev/sdf: 298.1 GiB, 320072933376 bytes, 625142448 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
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdf1               2,048    97,656,831    97,654,784  83 Linux
/dev/sdf2          97,658,878   205,078,527   107,419,650   5 Extended
/dev/sdf5          97,658,880   195,313,663    97,654,784  83 Linux
/dev/sdf6         195,315,712   205,078,527     9,762,816  82 Linux swap / Solaris
/dev/sdf3         205,080,576   625,142,447   420,061,872  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        5D78-7654                              vfat       
/dev/sda5        1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f   ext4       
/dev/sda6        fc265105-94af-474d-ad3d-6c8410320c95   ext4       
/dev/sda7        2ebdd975-eb1d-490c-a547-1ec5a195084c   swap       
/dev/sdb1        B63EBA2B3EB9E491                       ntfs       DATA_L_M
/dev/sdc1        3E14CE7F14CE3A23                       ntfs       Windows RE tools
/dev/sdc2        B8D0-C1BE                              vfat       SYSTEM
/dev/sdc3                                                          
/dev/sdc4        707C348F7C345258                       ntfs       Windows
/dev/sdc5        DE704BB5704B92E7                       ntfs       DATA
/dev/sdc6        A2F8BA3EF8BA1091                       ntfs       DATA2
/dev/sdc7                                                          
/dev/sdc8        B23A72FC3A72BD43                       ntfs       ASTRO
/dev/sdc9        DEAAD610AAD5E4D5                       ntfs       Recovery image
/dev/sdf1        6646e1c2-ecfc-417c-b244-5560730586b6   ext4       
/dev/sdf3        0affab47-f2fb-4be1-a1bf-2253ae1f2146   ext4       Mes Documents
/dev/sdf5        56cda1cc-a098-4c4e-884f-b6b2c8d8c267   ext4       
/dev/sdf6        16fa835e-2329-4227-93ce-fc1a56972f09   swap       

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root  9 May 11 21:39 ata-ASUS_DVD_RAM_GHB1N_KXIE18J0655 -> ../../sr0
lrwxrwxrwx 1 root root  9 May 11 21:52 ata-KINGSTON_SKC300S37A240G_50026B7241176AB7 -> ../../sda
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-KINGSTON_SKC300S37A240G_50026B7241176AB7-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-KINGSTON_SKC300S37A240G_50026B7241176AB7-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-KINGSTON_SKC300S37A240G_50026B7241176AB7-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-KINGSTON_SKC300S37A240G_50026B7241176AB7-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-KINGSTON_SKC300S37A240G_50026B7241176AB7-part7 -> ../../sda7
lrwxrwxrwx 1 root root  9 May 11 21:52 ata-ST9320325AS_5VD4P8FC -> ../../sdf
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-ST9320325AS_5VD4P8FC-part1 -> ../../sdf1
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-ST9320325AS_5VD4P8FC-part2 -> ../../sdf2
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-ST9320325AS_5VD4P8FC-part3 -> ../../sdf3
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-ST9320325AS_5VD4P8FC-part5 -> ../../sdf5
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-ST9320325AS_5VD4P8FC-part6 -> ../../sdf6
lrwxrwxrwx 1 root root  9 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS -> ../../sdc
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part2 -> ../../sdc2
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part3 -> ../../sdc3
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part4 -> ../../sdc4
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part5 -> ../../sdc5
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part6 -> ../../sdc6
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part7 -> ../../sdc7
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part8 -> ../../sdc8
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-TOSHIBA_DT01ACA100_1478ANKNS-part9 -> ../../sdc9
lrwxrwxrwx 1 root root  9 May 11 21:52 ata-WDC_WD5000AAKS-00YGA0_WD-WCAS80187483 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 11 21:52 ata-WDC_WD5000AAKS-00YGA0_WD-WCAS80187483-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 May 11 21:39 usb-Generic-_Multiple_Reader_058F63666479-0:0 -> ../../sde
lrwxrwxrwx 1 root root  9 May 11 21:39 usb-MITSUMI0_MITSUMI0 -> ../../sdd
lrwxrwxrwx 1 root root  9 May 11 21:52 wwn-0x5000039ff7dffa01 -> ../../sdc
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part2 -> ../../sdc2
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part3 -> ../../sdc3
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part4 -> ../../sdc4
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part5 -> ../../sdc5
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part6 -> ../../sdc6
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part7 -> ../../sdc7
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part8 -> ../../sdc8
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000039ff7dffa01-part9 -> ../../sdc9
lrwxrwxrwx 1 root root  9 May 11 21:52 wwn-0x5000c50029b6066f -> ../../sdf
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000c50029b6066f-part1 -> ../../sdf1
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000c50029b6066f-part2 -> ../../sdf2
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000c50029b6066f-part3 -> ../../sdf3
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000c50029b6066f-part5 -> ../../sdf5
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x5000c50029b6066f-part6 -> ../../sdf6
lrwxrwxrwx 1 root root  9 May 11 21:39 wwn-0x5001480000000000 -> ../../sr0
lrwxrwxrwx 1 root root  9 May 11 21:52 wwn-0x50014ee20078cd27 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x50014ee20078cd27-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 May 11 21:52 wwn-0x50026b7241176ab7 -> ../../sda
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x50026b7241176ab7-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x50026b7241176ab7-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x50026b7241176ab7-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x50026b7241176ab7-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 May 11 21:52 wwn-0x50026b7241176ab7-part7 -> ../../sda7

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/sda5        /                        ext4       (rw,relatime,errors=remount-ro,data=ordered)
/dev/sda6        /home                    ext4       (rw,relatime,data=ordered)
/dev/sdf1        /media/robert/6646e1c2-ecfc-417c-b244-5560730586b6 ext4       (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/sdf5        /media/robert/56cda1cc-a098-4c4e-884f-b6b2c8d8c267 ext4       (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)


=========================== sda5/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,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  1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
else
  search --no-floppy --fs-uuid --set=root 1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
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_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
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
if background_color 60,59,55; then
  clear
fi

color_normal=light-gray/black

if [ -e ${prefix}/themes/ubuntu-mate/theme.txt ]; then
  insmod png
  theme=${prefix}/themes/ubuntu-mate/theme.txt
fi
### END /etc/grub.d/05_debian_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
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	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  1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
	else
	  search --no-floppy --fs-uuid --set=root 1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
	fi
	linux	/boot/vmlinuz-4.2.0-16-generic root=UUID=1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.2.0-16-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f' {
	menuentry 'Ubuntu, avec Linux 4.2.0-16-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-16-generic-advanced-1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		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  1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
		else
		  search --no-floppy --fs-uuid --set=root 1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
		fi
		echo	'Chargement de Linux 4.2.0-16-generic…'
		linux	/boot/vmlinuz-4.2.0-16-generic root=UUID=1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.2.0-16-generic
	}
	menuentry 'Ubuntu, with Linux 4.2.0-16-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-16-generic-recovery-1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		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  1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
		else
		  search --no-floppy --fs-uuid --set=root 1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
		fi
		echo	'Chargement de Linux 4.2.0-16-generic…'
		linux	/boot/vmlinuz-4.2.0-16-generic root=UUID=1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.2.0-16-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,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  1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
	else
	  search --no-floppy --fs-uuid --set=root 1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	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  1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
	else
	  search --no-floppy --fs-uuid --set=root 1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f
	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 ###
--------------------------------------------------------------------------------

=============================== sda5/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/sda5 during installation
UUID=1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda6 during installation
UUID=fc265105-94af-474d-ad3d-6c8410320c95 /home           ext4    defaults        0       2
# swap was on /dev/sda7 during installation
UUID=2ebdd975-eb1d-490c-a547-1ec5a195084c none            swap    sw              0       0
/dev/sdc        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
--------------------------------------------------------------------------------

=================== sda5: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

  32.517597198 = 34.915504128   boot/grub/grub.cfg                             1
   6.433479309 = 6.907895808    boot/grub/i386-pc/core.img                     1
   1.084453583 = 1.164423168    boot/vmlinuz-4.2.0-16-generic                  2
   1.084453583 = 1.164423168    vmlinuz                                        2
  32.744575500 = 35.159220224   boot/initrd.img-4.2.0-16-generic               2
  32.744575500 = 35.159220224   initrd.img                                     2

=========================== sdf1/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='hd1,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
else
  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
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_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
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
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_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
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-6646e1c2-ecfc-417c-b244-5560730586b6' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_msdos
	insmod ext2
	set root='hd1,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
	else
	  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
	fi
	linux	/boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-21-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-6646e1c2-ecfc-417c-b244-5560730586b6' {
	menuentry 'Ubuntu, avec Linux 4.4.0-21-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-advanced-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 4.4.0-21-generic…'
		linux	/boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-21-generic
	}
	menuentry 'Ubuntu, with Linux 4.4.0-21-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-init-upstart-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 4.4.0-21-generic…'
		linux	/boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-21-generic
	}
	menuentry 'Ubuntu, with Linux 4.4.0-21-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-recovery-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 4.4.0-21-generic…'
		linux	/boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-21-generic
	}
	menuentry 'Ubuntu, avec Linux 4.2.0-36-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-36-generic-advanced-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 4.2.0-36-generic…'
		linux	/boot/vmlinuz-4.2.0-36-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.2.0-36-generic
	}
	menuentry 'Ubuntu, with Linux 4.2.0-36-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-36-generic-init-upstart-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 4.2.0-36-generic…'
		linux	/boot/vmlinuz-4.2.0-36-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.2.0-36-generic
	}
	menuentry 'Ubuntu, with Linux 4.2.0-36-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-36-generic-recovery-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 4.2.0-36-generic…'
		linux	/boot/vmlinuz-4.2.0-36-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.2.0-36-generic
	}
	menuentry 'Ubuntu, avec Linux 3.19.0-51-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-51-generic-advanced-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 3.19.0-51-generic…'
		linux	/boot/vmlinuz-3.19.0-51-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.19.0-51-generic
	}
	menuentry 'Ubuntu, with Linux 3.19.0-51-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-51-generic-init-upstart-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 3.19.0-51-generic…'
		linux	/boot/vmlinuz-3.19.0-51-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.19.0-51-generic
	}
	menuentry 'Ubuntu, with Linux 3.19.0-51-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-51-generic-recovery-6646e1c2-ecfc-417c-b244-5560730586b6' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd1,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  6646e1c2-ecfc-417c-b244-5560730586b6
		else
		  search --no-floppy --fs-uuid --set=root 6646e1c2-ecfc-417c-b244-5560730586b6
		fi
		echo	'Chargement de Linux 3.19.0-51-generic…'
		linux	/boot/vmlinuz-3.19.0-51-generic.efi.signed root=UUID=6646e1c2-ecfc-417c-b244-5560730586b6 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.19.0-51-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+ ###
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Boot Manager (sur /dev/sda2)' --class windows --class os $menuentry_id_option 'osprober-efi-B8D0-C1BE' {
	insmod part_gpt
	insmod fat
	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  B8D0-C1BE
	else
	  search --no-floppy --fs-uuid --set=root B8D0-C1BE
	fi
	chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### 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 ###
--------------------------------------------------------------------------------

=============================== sdf1/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/sdc1 during installation
UUID=6646e1c2-ecfc-417c-b244-5560730586b6 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda2 during installation
UUID=B8D0-C1BE  /boot/efi       vfat    defaults        0       1
# /home was on /dev/sdc5 during installation
UUID=56cda1cc-a098-4c4e-884f-b6b2c8d8c267 /home           ext4    defaults        0       2
# swap was on /dev/sdc6 during installation
UUID=16fa835e-2329-4227-93ce-fc1a56972f09 none            swap    sw              0       0
--------------------------------------------------------------------------------

=================== sdf1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

  27.113685608 = 29.113098240   boot/grub/grub.cfg                             1
   2.114562988 = 2.270494720    boot/vmlinuz-3.19.0-51-generic                 1
   2.948554993 = 3.165986816    boot/vmlinuz-3.19.0-51-generic.efi.signed      2
   2.446655273 = 2.627076096    boot/vmlinuz-4.2.0-36-generic                  1
   2.917495728 = 3.132637184    boot/vmlinuz-4.2.0-36-generic.efi.signed       1
  15.216621399 = 16.338722816   boot/vmlinuz-4.4.0-21-generic                  1
  12.745788574 = 13.685686272   boot/vmlinuz-4.4.0-21-generic.efi.signed       1
  15.216621399 = 16.338722816   vmlinuz                                        1
   2.446655273 = 2.627076096    vmlinuz.old                                    1
  29.054092407 = 31.196594176   boot/initrd.img-3.19.0-51-generic              3
  17.407016754 = 18.690641920   boot/initrd.img-4.2.0-36-generic               1
  13.524291992 = 14.521597952   boot/initrd.img-4.4.0-21-generic               2
  13.524291992 = 14.521597952   initrd.img                                     2
  17.407016754 = 18.690641920   initrd.img.old                                 1

========= Devices which don't seem to have a corresponding hard drive: =========

sdd sde 


ADDITIONAL INFORMATION :
=================== log of boot-info 2016-05-11__21h51 ===================
boot-info version : 4ppa37
boot-sav version : 4ppa37
glade2script version : 3.2.3~ppa1
boot-sav-extra version : 4ppa37
boot-info is executed in installed-session (Ubuntu 15.10, wily, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic root=UUID=1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f ro quiet splash vt.handoff=7
Unmount sdf3 from /media/robert/Mes Documents to avoid space incompatibilities
NTFS signature is missing.
Failed to mount '/dev/sdc7': Argument invalide
The device '/dev/sdc7' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
mount /dev/sdc7 : Error code 12
mount -r /dev/sdc7 /mnt/boot-sav/sdc7
NTFS signature is missing.
Failed to mount '/dev/sdc7': Argument invalide
The device '/dev/sdc7' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
mount -r /dev/sdc7 : Error code 12

=================== os-prober:
/dev/sda5:L'OS actuellement utilisé - Ubuntu 15.10 CurrentSession:linux
/dev/sdf1:Ubuntu 16.04 LTS (16.04):Ubuntu:linux

=================== blkid:
/dev/sda1: UUID="5D78-7654" TYPE="vfat" PARTUUID="0ceac06d-01"
/dev/sda5: UUID="1d221e7f-4cdb-4f0b-bfca-8c17ce660f3f" TYPE="ext4" PARTUUID="0ceac06d-05"
/dev/sda6: UUID="fc265105-94af-474d-ad3d-6c8410320c95" TYPE="ext4" PARTUUID="0ceac06d-06"
/dev/sda7: UUID="2ebdd975-eb1d-490c-a547-1ec5a195084c" TYPE="swap" PARTUUID="0ceac06d-07"
/dev/sdb1: LABEL="DATA_L_M" UUID="B63EBA2B3EB9E491" TYPE="ntfs" PARTUUID="4e0e0d6d-01"
/dev/sdc1: LABEL="Windows RE tools" UUID="3E14CE7F14CE3A23" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="35cf9287-3060-458f-9e4c-812e3a4e7969"
/dev/sdc2: LABEL="SYSTEM" UUID="B8D0-C1BE" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="723cb184-d9e7-4310-8578-67ca7ca94b94"
/dev/sdc4: LABEL="Windows" UUID="707C348F7C345258" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="254ea869-5c70-4719-9b53-b057579e6bf7"
/dev/sdc5: LABEL="DATA" UUID="DE704BB5704B92E7" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="94405813-0a56-4626-8591-b925eda4944b"
/dev/sdc6: LABEL="DATA2" UUID="A2F8BA3EF8BA1091" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="0271d8ec-64cb-4c0d-b6b7-da632c9eb7a2"
/dev/sdc8: LABEL="ASTRO" UUID="B23A72FC3A72BD43" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="fac44e25-ad7c-448d-bcee-c9af7a864ac8"
/dev/sdc9: LABEL="Recovery image" UUID="DEAAD610AAD5E4D5" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="1be8ec6f-519f-46ba-9fee-44635698c00a"
/dev/sdf1: UUID="6646e1c2-ecfc-417c-b244-5560730586b6" TYPE="ext4" PARTUUID="32296d21-01"
/dev/sdf3: LABEL="Mes Documents" UUID="0affab47-f2fb-4be1-a1bf-2253ae1f2146" TYPE="ext4" PARTUUID="32296d21-03"
/dev/sdf5: UUID="56cda1cc-a098-4c4e-884f-b6b2c8d8c267" TYPE="ext4" PARTUUID="32296d21-05"
/dev/sdf6: UUID="16fa835e-2329-4227-93ce-fc1a56972f09" TYPE="swap" PARTUUID="32296d21-06"
/dev/sdc3: PARTLABEL="Microsoft reserved partition" PARTUUID="62a5195c-ab05-437e-bdec-8ddd23e24c61"
/dev/sdc7: PARTUUID="870f3d02-9720-4cd9-8163-9727ebef3634"


2 disks with OS, 2 OS : 2 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.

NTFS signature is missing.
Failed to mount '/dev/sdc7': Argument invalide
The device '/dev/sdc7' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
mount /dev/sdc7 : Error code 12
mount -r /dev/sdc7 /mnt/boot-sav/sdc7
NTFS signature is missing.
Failed to mount '/dev/sdc7': Argument invalide
The device '/dev/sdc7' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
mount -r /dev/sdc7 : Error code 12
Windows not detected by os-prober on sdc4.

=================== /etc/grub.d/ :
drwxr-xr-x  2 root root     4096 oct.  21  2015 grub.d
total 76
-rwxr-xr-x 1 root root  9791 oct.  14  2015 00_header
-rwxr-xr-x 1 root root  6058 sept.  4  2015 05_debian_theme
-rwxr-xr-x 1 root root 12261 oct.  14  2015 10_linux
-rwxr-xr-x 1 root root 11082 oct.  14  2015 20_linux_xen
-rwxr-xr-x 1 root root  1992 août  27  2015 20_memtest86+
-rwxr-xr-x 1 root root 11692 oct.  14  2015 30_os-prober
-rwxr-xr-x 1 root root  1418 oct.  14  2015 30_uefi-firmware
-rwxr-xr-x 1 root root   214 oct.  14  2015 40_custom
-rwxr-xr-x 1 root root   216 oct.  14  2015 41_custom
-rw-r--r-- 1 root root   483 oct.  14  2015 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"



Presence of EFI/Microsoft file detected: /mnt/boot-sav/sdc2/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sdc2/EFI/Boot/bootx64.efi

=================== /media/robert/6646e1c2-ecfc-417c-b244-5560730586b6/etc/grub.d/ :
drwxr-xr-x  3 root   root              4096 avril 23 18:40 grub.d
drwxr-xr-x  3 root   root              4096 déc.  29 13:28 grub.d.ori
total 80
-rwxr-xr-x 1 root root  9791 déc.  17 16:16 00_header
-rwxr-xr-x 1 root root  6258 mars  15 19:08 05_debian_theme
-rwxr-xr-x 1 root root 12261 déc.  15 17:19 10_linux
-rwxr-xr-x 1 root root 11082 déc.  15 17:19 20_linux_xen
-rwxr-xr-x 1 root root  1992 mars  12  2014 20_memtest86+
-rwxr-xr-x 1 root root 11692 oct.  16  2014 30_os-prober
-rwxr-xr-x 1 root root  1418 déc.  17 22:46 30_uefi-firmware
-rwxr-xr-x 1 root root   214 oct.  16  2014 40_custom
-rwxr-xr-x 1 root root   216 oct.  16  2014 41_custom
drwxr-xr-x 4 root root  4096 déc.  29 13:33 backup
-rw-r--r-- 1 root root   483 oct.  16  2014 README




=================== /media/robert/6646e1c2-ecfc-417c-b244-5560730586b6/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 sdf1: UUID=B8D0-C1BE   (sdc2)

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, but it is not setup in EFI-mode for this installed-session.
SecureBoot disabled.


=================== PARTITIONS & DISKS:
sda5	: 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,	not-far,	.
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.
sda6	: sda,	maybesepboot,	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,	/home.
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,	recovery-or-hidden,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	/mnt/boot-sav/sdc1.
sdc2	: sdc,	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/sdc2.
sdc4	: sdc,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	is-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	bootmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sdc4.
sdc5	: 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/sdc5.
sdc6	: 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/sdc6.
sdc8	: 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/sdc8.
sdc9	: 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,	recovery-or-hidden,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sdc9.
sdf1	: sdf,	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,	not-far,	/media/robert/6646e1c2-ecfc-417c-b244-5560730586b6.
sdf3	: sdf,	maybesepboot,	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/sdf3.
sdf5	: sdf,	maybesepboot,	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,	/media/robert/56cda1cc-a098-4c4e-884f-b6b2c8d8c267.
sdc7	: sdc,	maybesepboot,	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/sdc7.

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,	2048 sectors * 512 bytes
sdc	: GPT,	BIOS_boot,	has-correctEFI, 	not-usb,	has-os,	2048 sectors * 512 bytes
sdf	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	has-os,	2048 sectors * 512 bytes


=================== parted -l:

Model: ATA KINGSTON SKC300S (scsi)
Disk /dev/sda: 240GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type      File system     Flags
1      1049kB  263MB   262MB   primary   fat32           boot, esp
2      264MB   240GB   240GB   extended
5      264MB   60.3GB  60.0GB  logical   ext4
6      60.3GB  230GB   170GB   logical   ext4
7      230GB   240GB   9793MB  logical   linux-swap(v1)


Model: ATA WDC WD5000AAKS-0 (scsi)
Disk /dev/sdb: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End    Size   Type     File system  Flags
1      1049kB  500GB  500GB  primary  ntfs


Model: ATA TOSHIBA DT01ACA1 (scsi)
Disk /dev/sdc: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:

Number  Start   End     Size    File system  Name                          Flags
1      1049kB  840MB   839MB   ntfs         Basic data partition          hidden, diag
2      840MB   1113MB  273MB   fat32        EFI system partition          boot, esp
3      1113MB  1247MB  134MB                Microsoft reserved partition  msftres
4      1247MB  162GB   161GB   ntfs         Basic data partition          msftdata
5      162GB   564GB   402GB   ntfs         Basic data partition          msftdata
6      564GB   878GB   315GB   ntfs         Basic data partition          msftdata
7      878GB   878GB   1049kB                                             bios_grub
8      878GB   983GB   105GB   ntfs         Basic data partition          msftdata
9      983GB   1000GB  16.9GB  ntfs         Basic data partition          hidden, diag


Model: Generic External (scsi)
Disk /dev/sdf: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type      File system     Flags
1      1049kB  50.0GB  50.0GB  primary   ext4
2      50.0GB  105GB   55.0GB  extended
5      50.0GB  100GB   50.0GB  logical   ext4
6      100GB   105GB   4999MB  logical   linux-swap(v1)
3      105GB   320GB   215GB   primary   ext4

=================== parted -lm:

BYT;
/dev/sda:240GB:scsi:512:512:msdos:ATA KINGSTON SKC300S:;
1:1049kB:263MB:262MB:fat32::boot, esp;
2:264MB:240GB:240GB:::;
5:264MB:60.3GB:60.0GB:ext4::;
6:60.3GB:230GB:170GB:ext4::;
7:230GB:240GB:9793MB:linux-swap(v1)::;

BYT;
/dev/sdb:500GB:scsi:512:512:msdos:ATA WDC WD5000AAKS-0:;
1:1049kB:500GB:500GB:ntfs::;

BYT;
/dev/sdc:1000GB:scsi:512:4096:gpt:ATA TOSHIBA DT01ACA1:;
1:1049kB:840MB:839MB:ntfs:Basic data partition:hidden, diag;
2:840MB:1113MB:273MB:fat32:EFI system partition:boot, esp;
3:1113MB:1247MB:134MB::Microsoft reserved partition:msftres;
4:1247MB:162GB:161GB:ntfs:Basic data partition:msftdata;
5:162GB:564GB:402GB:ntfs:Basic data partition:msftdata;
6:564GB:878GB:315GB:ntfs:Basic data partition:msftdata;
7:878GB:878GB:1049kB:::bios_grub;
8:878GB:983GB:105GB:ntfs:Basic data partition:msftdata;
9:983GB:1000GB:16.9GB:ntfs:Basic data partition:hidden, diag;

BYT;
/dev/sdf:320GB:scsi:512:512:msdos:Generic External:;
1:1049kB:50.0GB:50.0GB:ext4::;
2:50.0GB:105GB:55.0GB:::;
5:50.0GB:100GB:50.0GB:ext4::;
6:100GB:105GB:4999MB:linux-swap(v1)::;
3:105GB:320GB:215GB:ext4::;

=================== lsblk:
KNAME TYPE FSTYPE   SIZE LABEL
sda   disk        223,6G
sda1  part vfat     250M
sda2  part            1K
sda5  part ext4    55,9G
sda6  part ext4   158,3G
sda7  part swap     9,1G
sdb   disk        465,8G
sdb1  part ntfs   465,8G DATA_L_M
sdc   disk        931,5G
sdc1  part ntfs     800M Windows RE tools
sdc2  part vfat     260M SYSTEM
sdc3  part          128M
sdc4  part ntfs     150G Windows
sdc5  part ntfs     374G DATA
sdc6  part ntfs     293G DATA2
sdc7  part            1M
sdc8  part ntfs    97,7G ASTRO
sdc9  part ntfs    15,8G Recovery image
sdf   disk        298,1G
sdf1  part ext4    46,6G
sdf2  part            1K
sdf3  part ext4   200,3G Mes Documents
sdf5  part ext4    46,6G
sdf6  part swap     4,7G
sr0   rom          1024M

KNAME ROTA RO RM STATE   MOUNTPOINT
sda      0  0  0 running
sda1     0  0  0         /mnt/boot-sav/sda1
sda2     0  0  0
sda5     0  0  0         /
sda6     0  0  0         /home
sda7     0  0  0         [SWAP]
sdb      1  0  0 running
sdb1     1  0  0         /mnt/boot-sav/sdb1
sdc      1  0  0 running
sdc1     1  0  0         /mnt/boot-sav/sdc1
sdc2     1  0  0         /mnt/boot-sav/sdc2
sdc3     1  0  0
sdc4     1  0  0         /mnt/boot-sav/sdc4
sdc5     1  0  0         /mnt/boot-sav/sdc5
sdc6     1  0  0         /mnt/boot-sav/sdc6
sdc7     1  0  0
sdc8     1  0  0         /mnt/boot-sav/sdc8
sdc9     1  0  0         /mnt/boot-sav/sdc9
sdf      1  0  0 running
sdf1     1  0  0         /media/robert/6646e1c2-ecfc-417c-b244-5560730586b6
sdf2     1  0  0
sdf3     1  0  0         /mnt/boot-sav/sdf3
sdf5     1  0  0         /media/robert/56cda1cc-a098-4c4e-884f-b6b2c8d8c267
sdf6     1  0  0
sr0      1  0  1 running


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=1975196k,nr_inodes=493799,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=398512k,mode=755)
/dev/sda5 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,clone_children)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sda6 on /home type ext4 (rw,relatime,data=ordered)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=398512k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sdf1 on /media/robert/6646e1c2-ecfc-417c-b244-5560730586b6 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/sdf5 on /media/robert/56cda1cc-a098-4c4e-884f-b6b2c8d8c267 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/sda1 on /mnt/boot-sav/sda1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdc1 on /mnt/boot-sav/sdc1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdc2 on /mnt/boot-sav/sdc2 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdc4 on /mnt/boot-sav/sdc4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdc5 on /mnt/boot-sav/sdc5 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdc6 on /mnt/boot-sav/sdc6 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdc8 on /mnt/boot-sav/sdc8 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdc9 on /mnt/boot-sav/sdc9 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdf3 on /mnt/boot-sav/sdf3 type ext4 (rw,relatime,data=ordered)


=================== 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 sda6 sda7 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 sdc2 sdc3 sdc4 sdc5 sdc6 sdc7 sdc8 sdc9 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 size slaves stat subsystem trace uevent
/sys/block/sde (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
/sys/block/sdf (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdf1 sdf2 sdf3 sdf5 sdf6 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):  adsp autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dsp dvb dvd dvdrw ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-13 i2c-14 i2c-15 i2c-16 i2c-17 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 initctl input kmsg log mapper mcelog mei0 mem memory_bandwidth mixer mqueue ndctl0 net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sda6 sda7 sdb sdb1 sdc sdc1 sdc2 sdc3 sdc4 sdc5 sdc6 sdc7 sdc8 sdc9 sdd sde sdf sdf1 sdf2 sdf3 sdf5 sdf6 sg0 sg1 sg2 sg3 sg4 sg5 sg6 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb vfio vga_arbiter vhci vhost-net xconsole zero
ls /dev/mapper:  control
ls: impossible d'accéder à : Aucun fichier ou dossier de ce type

=================== hexdump -n512 -C /dev/sda1
00000000  eb 58 90 6d 6b 66 73 2e  66 61 74 00 02 01 20 00  |.X.mkfs.fat... .|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 d0 07 00 63 0f 00 00  00 00 00 00 02 00 00 00  |....c...........|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 54 76 78 5d 20  20 20 20 20 20 20 20 20  |..)Tvx]         |
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

=================== 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 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff 47 38 3a 00 00 00 00  |.........G8:....|
00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  91 e4 b9 3e 2b ba 3e b6  |...........>+.>.|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 45 72 72 65  |............Erre|
00000190  75 72 20 6c 65 63 74 75  72 65 20 64 69 73 71 75  |ur lecture disqu|
000001a0  65 00 0d 0a 42 4f 4f 54  4d 47 52 20 63 6f 6d 70  |e...BOOTMGR comp|
000001b0  72 65 73 73 82 00 0d 0a  43 74 72 6c 2b 41 6c 74  |ress....Ctrl+Alt|
000001c0  2b 53 75 70 70 72 20 70  6f 75 72 20 72 65 64 82  |+Suppr pour red.|
000001d0  6d 61 72 72 65 72 0d 0a  00 73 74 61 72 74 0d 0a  |marrer...start..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a2 01 b6 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sdc1
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 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff ff 18 00 00 00 00 00  |................|
00000030  aa 0a 01 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  23 3a ce 14 7f ce 14 3e  |........#:.....>|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 41 20 64 69  |............A di|
00000190  73 6b 20 72 65 61 64 20  65 72 72 6f 72 20 6f 63  |sk read error oc|
000001a0  63 75 72 72 65 64 00 0d  0a 42 4f 4f 54 4d 47 52  |curred...BOOTMGR|
000001b0  20 69 73 20 63 6f 6d 70  72 65 73 73 65 64 00 0d  | is compressed..|
000001c0  0a 50 72 65 73 73 20 43  74 72 6c 2b 41 6c 74 2b  |.Press Ctrl+Alt+|
000001d0  44 65 6c 20 74 6f 20 72  65 73 74 61 72 74 0d 0a  |Del to restart..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a7 01 bf 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sdc2
00000000  eb 58 90 4d 53 44 4f 53  35 2e 30 00 02 08 fe 1b  |.X.MSDOS5.0.....|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 19 00  |........?.......|
00000020  00 20 08 00 01 02 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 be c1 d0 b8 4e  4f 20 4e 41 4d 45 20 20  |..)....NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 33 c9 8e d1 bc f4  |  FAT32   3.....|
00000060  7b 8e c1 8e d9 bd 00 7c  88 56 40 88 4e 02 8a 56  |{......|.V@.N..V|
00000070  40 b4 41 bb aa 55 cd 13  72 10 81 fb 55 aa 75 0a  |@.A..U..r...U.u.|
00000080  f6 c1 01 74 05 fe 46 02  eb 2d 8a 56 40 b4 08 cd  |...t..F..-.V@...|
00000090  13 73 05 b9 ff ff 8a f1  66 0f b6 c6 40 66 0f b6  |.s......f...@f..|
000000a0  d1 80 e2 3f f7 e2 86 cd  c0 ed 06 41 66 0f b7 c9  |...?.......Af...|
000000b0  66 f7 e1 66 89 46 f8 83  7e 16 00 75 39 83 7e 2a  |f..f.F..~..u9.~*|
000000c0  00 77 33 66 8b 46 1c 66  83 c0 0c bb 00 80 b9 01  |.w3f.F.f........|
000000d0  00 e8 2c 00 e9 a8 03 a1  f8 7d 80 c4 7c 8b f0 ac  |..,......}..|...|
000000e0  84 c0 74 17 3c ff 74 09  b4 0e bb 07 00 cd 10 eb  |..t.<.t.........|
000000f0  ee a1 fa 7d eb e4 a1 7d  80 eb df 98 cd 16 cd 19  |...}...}........|
00000100  66 60 80 7e 02 00 0f 84  20 00 66 6a 00 66 50 06  |f`.~.... .fj.fP.|
00000110  53 66 68 10 00 01 00 b4  42 8a 56 40 8b f4 cd 13  |Sfh.....B.V@....|
00000120  66 58 66 58 66 58 66 58  eb 33 66 3b 46 f8 72 03  |fXfXfXfX.3f;F.r.|
00000130  f9 eb 2a 66 33 d2 66 0f  b7 4e 18 66 f7 f1 fe c2  |..*f3.f..N.f....|
00000140  8a ca 66 8b d0 66 c1 ea  10 f7 76 1a 86 d6 8a 56  |..f..f....v....V|
00000150  40 8a e8 c0 e4 06 0a cc  b8 01 02 cd 13 66 61 0f  |@............fa.|
00000160  82 74 ff 81 c3 00 02 66  40 49 75 94 c3 42 4f 4f  |.t.....f@Iu..BOO|
00000170  54 4d 47 52 20 20 20 20  00 00 00 00 00 00 00 00  |TMGR    ........|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001a0  00 00 00 00 00 00 00 00  00 00 00 00 0d 0a 44 69  |..............Di|
000001b0  73 6b 20 65 72 72 6f 72  ff 0d 0a 50 72 65 73 73  |sk error...Press|
000001c0  20 61 6e 79 20 6b 65 79  20 74 6f 20 72 65 73 74  | any key to rest|
000001d0  61 72 74 0d 0a 00 00 00  00 00 00 00 00 00 00 00  |art.............|
000001e0  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  ac 01 b9 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sdc4
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 00 28 25 00  |........?....(%.|
00000020  00 00 00 00 80 00 80 00  ff ff bf 12 00 00 00 00  |................|
00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  58 52 34 7c 8f 34 7c 70  |........XR4|.4|p|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 41 20 64 69  |............A di|
00000190  73 6b 20 72 65 61 64 20  65 72 72 6f 72 20 6f 63  |sk read error oc|
000001a0  63 75 72 72 65 64 00 0d  0a 42 4f 4f 54 4d 47 52  |curred...BOOTMGR|
000001b0  20 69 73 20 63 6f 6d 70  72 65 73 73 65 64 00 0d  | is compressed..|
000001c0  0a 50 72 65 73 73 20 43  74 72 6c 2b 41 6c 74 2b  |.Press Ctrl+Alt+|
000001d0  44 65 6c 20 74 6f 20 72  65 73 74 61 72 74 0d 0a  |Del to restart..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a7 01 bf 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sdc5
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 00 28 e5 12  |........?....(..|
00000020  00 00 00 00 80 00 80 00  ff 3f bf 2e 00 00 00 00  |.........?......|
00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  e7 92 4b 70 b5 4b 70 de  |..........Kp.Kp.|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 45 72 72 65  |............Erre|
00000190  75 72 20 6c 65 63 74 75  72 65 20 64 69 73 71 75  |ur lecture disqu|
000001a0  65 00 0d 0a 42 4f 4f 54  4d 47 52 20 63 6f 6d 70  |e...BOOTMGR comp|
000001b0  72 65 73 73 82 00 0d 0a  43 74 72 6c 2b 41 6c 74  |ress....Ctrl+Alt|
000001c0  2b 53 75 70 70 72 20 70  6f 75 72 20 72 65 64 82  |+Suppr pour red.|
000001d0  6d 61 72 72 65 72 0d 0a  00 73 74 61 72 74 0d 0a  |marrer...start..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a2 01 b6 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sdc6
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 00 68 a4 41  |........?....h.A|
00000020  00 00 00 00 80 00 80 00  ff ff 9e 24 00 00 00 00  |...........$....|
00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  91 10 ba f8 3e ba f8 a2  |............>...|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 45 72 72 65  |............Erre|
00000190  75 72 20 6c 65 63 74 75  72 65 20 64 69 73 71 75  |ur lecture disqu|
000001a0  65 00 0d 0a 42 4f 4f 54  4d 47 52 20 63 6f 6d 70  |e...BOOTMGR comp|
000001b0  72 65 73 73 82 00 0d 0a  43 74 72 6c 2b 41 6c 74  |ress....Ctrl+Alt|
000001c0  2b 53 75 70 70 72 20 70  6f 75 72 20 72 65 64 82  |+Suppr pour red.|
000001d0  6d 61 72 72 65 72 0d 0a  00 73 74 61 72 74 0d 0a  |marrer...start..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a2 01 b6 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sdc8
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 00 70 43 66  |........?....pCf|
00000020  00 00 00 00 80 00 80 00  ff f7 34 0c 00 00 00 00  |..........4.....|
00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  43 bd 72 3a fc 72 3a b2  |........C.r:.r:.|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 45 72 72 65  |............Erre|
00000190  75 72 20 6c 65 63 74 75  72 65 20 64 69 73 71 75  |ur lecture disqu|
000001a0  65 00 0d 0a 42 4f 4f 54  4d 47 52 20 63 6f 6d 70  |e...BOOTMGR comp|
000001b0  72 65 73 73 82 00 0d 0a  43 74 72 6c 2b 41 6c 74  |ress....Ctrl+Alt|
000001c0  2b 53 75 70 70 72 20 70  6f 75 72 20 72 65 64 82  |+Suppr pour red.|
000001d0  6d 61 72 72 65 72 0d 0a  00 73 74 61 72 74 0d 0a  |marrer...start..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a2 01 b6 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sdc9
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 00 70 78 72  |........?....pxr|
00000020  00 00 00 00 80 00 80 00  ff f7 f7 01 00 00 00 00  |................|
00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  d5 e4 d5 aa 10 d6 aa de  |................|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 41 20 64 69  |............A di|
00000190  73 6b 20 72 65 61 64 20  65 72 72 6f 72 20 6f 63  |sk read error oc|
000001a0  63 75 72 72 65 64 00 0d  0a 42 4f 4f 54 4d 47 52  |curred...BOOTMGR|
000001b0  20 69 73 20 63 6f 6d 70  72 65 73 73 65 64 00 0d  | is compressed..|
000001c0  0a 50 72 65 73 73 20 43  74 72 6c 2b 41 6c 74 2b  |.Press Ctrl+Alt+|
000001d0  44 65 6c 20 74 6f 20 72  65 73 74 61 72 74 0d 0a  |Del to restart..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a7 01 bf 01 00 00 55 aa  |..............U.|
00000200

=================== df -Th:

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  1.9G     0  1.9G   0% /dev
tmpfs          tmpfs     390M  6.6M  383M   2% /run
/dev/sda5      ext4       55G  6.7G   46G  13% /
tmpfs          tmpfs     2.0G  3.1M  1.9G   1% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     2.0G     0  2.0G   0% /sys/fs/cgroup
/dev/sda6      ext4      156G   27G  122G  18% /home
tmpfs          tmpfs     390M   40K  390M   1% /run/user/1000
/dev/sdf1      ext4       46G   14G   31G  31% /media/robert/6646e1c2-ecfc-417c-b244-5560730586b6
/dev/sdf5      ext4       46G   28G   16G  65% /media/robert/56cda1cc-a098-4c4e-884f-b6b2c8d8c267
/dev/sda1      vfat      247M   512  247M   1% /mnt/boot-sav/sda1
/dev/sdb1      fuseblk   466G  233G  234G  50% /mnt/boot-sav/sdb1
/dev/sdc1      fuseblk   800M  253M  548M  32% /mnt/boot-sav/sdc1
/dev/sdc2      vfat      256M   53M  204M  21% /mnt/boot-sav/sdc2
/dev/sdc4      fuseblk   150G   98G   53G  65% /mnt/boot-sav/sdc4
/dev/sdc5      fuseblk   374G   94G  281G  25% /mnt/boot-sav/sdc5
/dev/sdc6      fuseblk   293G   74G  220G  26% /mnt/boot-sav/sdc6
/dev/sdc8      fuseblk    98G   79G   19G  81% /mnt/boot-sav/sdc8
/dev/sdc9      fuseblk    16G   13G  3.4G  79% /mnt/boot-sav/sdc9
/dev/sdf3      ext4      198G   55G  133G  30% /mnt/boot-sav/sdf3

=================== fdisk -l:
Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 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 /dev/ram1: 64 MiB, 67108864 bytes, 131072 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 /dev/ram2: 64 MiB, 67108864 bytes, 131072 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 /dev/ram3: 64 MiB, 67108864 bytes, 131072 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 /dev/ram4: 64 MiB, 67108864 bytes, 131072 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 /dev/ram5: 64 MiB, 67108864 bytes, 131072 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 /dev/ram6: 64 MiB, 67108864 bytes, 131072 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 /dev/ram7: 64 MiB, 67108864 bytes, 131072 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 /dev/ram8: 64 MiB, 67108864 bytes, 131072 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 /dev/ram9: 64 MiB, 67108864 bytes, 131072 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 /dev/ram10: 64 MiB, 67108864 bytes, 131072 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 /dev/ram11: 64 MiB, 67108864 bytes, 131072 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 /dev/ram12: 64 MiB, 67108864 bytes, 131072 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 /dev/ram13: 64 MiB, 67108864 bytes, 131072 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 /dev/ram14: 64 MiB, 67108864 bytes, 131072 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 /dev/ram15: 64 MiB, 67108864 bytes, 131072 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 /dev/sda: 223.6 GiB, 240057409536 bytes, 468862128 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
Disklabel type: dos
Disk identifier: 0x0ceac06d

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sda1  *         2048    514047    512000   250M ef EFI (FAT-12/16/32)
/dev/sda2          516094 468860927 468344834 223.3G  5 Extended
/dev/sda5          516096 117700607 117184512  55.9G 83 Linux
/dev/sda6       117702656 449732607 332029952 158.3G 83 Linux
/dev/sda7       449734656 468860927  19126272   9.1G 82 Linux swap / Solaris


Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 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
Disklabel type: dos
Disk identifier: 0x4e0e0d6d

Device     Boot Start       End   Sectors   Size Id Type
/dev/sdb1        2048 976769023 976766976 465.8G  7 HPFS/NTFS/exFAT


Disk /dev/sdc: 931.5 GiB, 1000204886016 bytes, 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
Disklabel type: gpt
Disk identifier: A987B332-8726-48D2-92F2-E24AF4BEF202

Device          Start        End   Sectors  Size Type
/dev/sdc1        2048    1640447   1638400  800M Windows recovery environment
/dev/sdc2     1640448    2172927    532480  260M EFI System
/dev/sdc3     2172928    2435071    262144  128M Microsoft reserved
/dev/sdc4     2435072  317007871 314572800  150G Microsoft basic data
/dev/sdc5   317007872 1101293567 784285696  374G Microsoft basic data
/dev/sdc6  1101293568 1715693567 614400000  293G Microsoft basic data
/dev/sdc7  1715693568 1715695615      2048    1M BIOS boot
/dev/sdc8  1715695616 1920493567 204797952 97.7G Microsoft basic data
/dev/sdc9  1920495616 1953523711  33028096 15.8G Windows recovery environment


Disk /dev/sdf: 298.1 GiB, 320072933376 bytes, 625142448 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
Disklabel type: dos
Disk identifier: 0x32296d21

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sdf1            2048  97656831  97654784  46.6G 83 Linux
/dev/sdf2        97658878 205078527 107419650  51.2G  5 Extended
/dev/sdf3       205080576 625142447 420061872 200.3G 83 Linux
/dev/sdf5        97658880 195313663  97654784  46.6G 83 Linux
/dev/sdf6       195315712 205078527   9762816   4.7G 82 Linux swap / Solaris

Partition table entries are not in disk order.


gui-tab-other.sh: ligne 93: _checkbutton_repairfilesystems : commande introuvable


=================== Suggested repair
The default repair of the Boot-Repair utility would purge (in order to fix packages sign-grub) and reinstall the grub-efi-amd64-signed of sda5, using the following options:        sdc2/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s repair-filesystems  fix-windows-boot use-standard-efi-file


=================== Blockers in case of suggested repair
La session actuelle est en mode Legacy. Veuillez redémarrer l'ordinateur, et utiliser ce logiciel dans une session EFI. Cela vous permettra d'utiliser cette fonctionnalité. Par exemple, utilisez un live-USB de Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), après avoir vérifié que votre BIOS est réglé pour démarrer l'USB en mode EFI.


=================== Advice in case of suggested repair
Le démarrage de votre ordinateur est en mode Legacy. Vous voudrez peut-être ré-essayer après l'avoir changé en mode EFI.
Voulez-vous continuer ?


=================== Final advice in case of suggested repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sdc2/efi/.../grub*.efi !

Si votre ordinateur redémarre directement sur Windows, essayez de changer l'ordre de démarrage dans votre BIOS.
Si votre BIOS ne permet pas de changer l'ordre de démarrage, changez l'entrée de démarrage par défaut de l'amorceur Windows.
Par exemple, vous pouvez démarrer Windows, puis saisir la commande suivante dans une invite de commande en mode administrateur :
bcdedit /set {bootmgr} path \EFI\...\grub*.efi

Le démarrage de votre ordinateur est en mode Legacy. Vous voudrez peut-être ré-essayer après l'avoir changé en mode EFI.


=================== User settings
The settings chosen by the user will not act on the boot.

Dans ton Boot-Info, on peut trouver cet extrait :

=================== os-prober:
/dev/sda5:L'OS actuellement utilisé - Ubuntu 15.10 CurrentSession:linux
/dev/sdf1:Ubuntu 16.04 LTS (16.04):Ubuntu:linux

On y voit que le Boot-Info a été fait depuis une session de Ubuntu 15.10 qui est installé dans la partition sda5 de ton SSD.
On voit également qu'il existe une installation de Ubuntu 16.04 qui se trouve dans la partition sdf1, le lecteur sdf étant décrit comme "Generic External" et sa taille est de 320 Go.
Mes questions :
1) pourquoi as-tu installé Ubuntu 15.10 sur le SSD, pourquoi n'as-tu pas installé Ubuntu 16.04 sur ce SSD ?
2) qu'est-ce que c'est que ce lecteur sdf (est-ce un périphérique amovible - sans domicile fixe - ou bien est-il installé en permanence à l'intérieur de l'ordi) ?
3) que fait cette installation de Ubuntu 16.04 dans sdf, pourquoi n'en as-tu pas parlé dans le post #1 ?
4) souhaites-tu bien conserver les deux installations de Ubuntu (une sur sda et l'autre sur sdf) ?

La cerise sur le gâteau, elle est dans cet autre extrait :

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, but it is not setup in EFI-mode for this installed-session.
SecureBoot disabled.

Cela signifie que Ubuntu 15.10 qui se trouve dans le SSD n'a pas été installé en mode EFI comme ça aurait dû être fait. Pour installer Ubuntu en mode EFI, il faut démarrer sur le support Live en mode EFI. Les infos pour y arriver sont données dans les paragraphes 2.5 et 2.6 de la doc Ordinateurs avec UEFI (~EFI).
Du fait que Ubuntu 15.10 a été installé en mode classique (non-EFI), il ne sait pas détecter la présence de Windows qui est installé en mode EFI et c'est la raison pour laquelle le menu Grub ne propose pas d'entrée pour démarrer Windows. En bref, tu n'as pas respecté les consignes du tuto

Dernière modification par malbo (Le 12/05/2016, à 07:17)

Hors ligne

#7 Le 12/05/2016, à 09:25

Saturnin51

Re : [RES] Changement de disque de boot

Quelques explications. J'ai installé une 15.10 sur le SSD car je ne pouvais pas faire tourner mes softs d'astronomie en 16.04. Ca semble avoir été corrigé, ça reste à vérifier. Le disque SDF est un disque externe en USB qui contient toutes mes données et qui était monté auparavant en interne.

Le problème de l'installation en mode non-EFI vient-il du fait que j'ai utilisé une clé USB pour faire cette installation ?

Ce qui est assez curieux (pour moi !) c'est qu'initialement avec ce disque SDF en interne, j'avais bien un menu GRUB avec Ubuntu et Windows.

Dernière modification par Saturnin51 (Le 12/05/2016, à 09:33)

Hors ligne

#8 Le 12/05/2016, à 09:42

malbo

Re : [RES] Changement de disque de boot

Saturnin51 a écrit :

Le problème de l'installation en mode non-EFI vient-il du fait que j'ai utilisé une clé USB pour faire cette installation ?

Non. Le souci, c'est le système UEFI qui est tellement performant qu'on a du mal à le maîtriser : quand on lui laisse la bride sur le cou (mode AUTO) il peut démarrer aussi bien en mode EFI qu'en mode non-EFI sur une LiveUSB. Quand on est inexpérimenté comme toi, on ne sait pas faire la différence. Mais pourtant, quand ton système UEFI te propose de démarrer en mode UEFI sur ta LiveUSB, l'entrée qu'il te propose est de la forme "UEFI : le_nom_du_fabricant_de_la clé_USB_et des inscriptions diverses à la suite dont on se fout éperdument" (par exemple : "UEFI : kingston...") alors que si tu vois une entrée qui n'est pas précédée de la mention "UEFI" (genre "kingston...") c'est un démarrage en mode non-EFI (c'est à dire en mode "Bios" classique) qui t'es proposé. Pour t'aider, tu pourrais empêcher ton système UEFI de démarrer en mode Bios en passant le paramètre CMS en "DÉSACTIVÉ" (ce qui veut dire : désactiver le mode de compatibilité Bios afin de forcer le mode de démarrage en mode EFI seulement). Après cela, si tu ne trouves aucune possibilité de démarrer sur ta LiveUSB, c'est qu'elle n'est pas fonctionnelle pour démarrer en mode EFI : il faut la refaire (je te conseille UNetbootin, depuis Windows ou depuis Ubuntu, ça marche très bien). Si tu parviens à démarrer en mode EFI sur ta LiveUSB, tu dois voir un écran en noir et blanc comme ça, avec une proposition "Try Ubuntu without installing" présélectionnée (voir doc). Si tu ne vois pas cet écran, c'est que tu as démarré en mode non-EFI sur la LiveUSB et ça ne va pas.

Dernière modification par malbo (Le 12/05/2016, à 10:01)

Hors ligne

#9 Le 12/05/2016, à 21:08

Saturnin51

Re : [RES] Changement de disque de boot

Opération réussie. J'ai refait la clé USB avec Unetbootin sous Windows, car celle que j'avais préparé sous Ubuntu en ligne de commande n'était pas reconnu en EFI.
GRUB à jour avec Windows dans la liste.

Merci pour ton aide et ta patience.

Hors ligne