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 11/05/2019, à 11:32

Pascaltech

[RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Bonjour,

J'ai très bien mis à sac mon MBR, et bien sûr je n'ai pas de sauvegarde. Même Boot-repair-disk ne réussit pas à recréer le MBR; Win7 est bien identifié par BRD mais la commande os-prober ne le trouve pas. L'installation de Ubuntu fonctionne 1 fois sur 3 et j'ai vu que j'ai un ou plusieurs secteurs défectueux (je pense que cela perturbe pas mal de choses).

J'ai aussi un écran qui frise pour arranger cela. C'est un autre sujet.

Si quelqu'un peut me faire passer son MBR avec une installation en double boot ce serait sympa. Peut-être que la génération de Win n'est pas importante, juste le lancer doit apparaître je pense.

Je suis en GPT MBR et non en EFI. D'avance merci.

Je ne reviendrai pas en ligne avant lundi.

Dernière modification par Pascaltech (Le 24/05/2019, à 15:22)


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#2 Le 11/05/2019, à 12:54

Nasman

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Que donne (en mode "Live")

sudo fdisk -l
sudo dd if=/dev/sda bs=512 count=4 | hexdump -C

PC fixe sous Bionic 64 bits et portable avec Focal 64 bits

Hors ligne

#3 Le 11/05/2019, à 17:19

lucmars

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

T'as p'ete installé buntu en mode efi tandis w7 est en mode non-efi, donc invisible pour buntu. Mais un boot-info nous en dira bien plus.


Gaulois Matter !

Hors ligne

#4 Le 14/05/2019, à 11:24

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Bonjour,

Je vous remercie pour votre intérêt.

@lucmars : j'ai fonctionné déjà avec ubuntu 16.04 en GPT MBR et c'est suite à une réinstallation que j'ai détruit le MBR et perdu l'accès à win7.

Voici quelques éléments :

pascaltech@Emachine:~$ sudo fdisk -l
[sudo] Mot de passe de pascaltech : 
Disque /dev/ram0 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
...
Disque /dev/ram15 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

Disque /dev/sda : 149,1 GiB, 160041885696 octets, 312581808 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xdac2dac2

Périphérique Amorçage     Start       Fin  Secteurs  Size Id Type
/dev/sda1                  2048    718844    716797  350M 83 Linux
/dev/sda2    *           718848 159700991 158982144 75,8G  7 HPFS/NTFS/exFAT
/dev/sda3             159703038 306186239 146483202 69,9G  5 Étendue
/dev/sda5             298375168 306186239   7811072  3,7G 82 partition d'échange
/dev/sda6             159703040 298375167 138672128 66,1G 83 Linux

Partition table entries are not in disk order.

Disque /dev/sdd : 3,5 GiB, 3693170688 octets, 7213224 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x29ac0fab

Périphérique Amorçage Start     Fin Secteurs  Size Id Type
/dev/sdd1    *           64 2593279  2593216  1,2G  b W95 FAT32


pascaltech@Emachine:~$ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 149,1G  0 disk 
├─sda1   8:1    0   350M  0 part /boot
├─sda2   8:2    0  75,8G  0 part 
├─sda3   8:3    0     1K  0 part 
├─sda5   8:5    0   3,7G  0 part [SWAP]
└─sda6   8:6    0  66,1G  0 part /
sdd      8:48   1   3,5G  0 disk 
└─sdd1   8:49   1   1,2G  0 part /media/pascaltech/MYLINUXLIVE
sr0     11:0    1  1024M  0 rom  
sr1     11:1    1 277,9M  0 rom  /media/pascaltech/CD-ROM

pascaltech@Emachine:~$ sudo dd if=/dev/sda bs=512 count=1 | hexdump -C
00000000  eb 63 90 8e d8 8e d0 bc  00 7c 89 e6 06 57 8e c0  |.c.......|...W..|
00000010  fb fc bf 00 06 b9 00 01  f3 a5 ea 1f 06 00 00 52  |...............R|
00000020  52 b4 41 bb aa 55 31 c9  30 f6 f9 cd 13 72 13 81  |R.A..U1.0....r..|
00000030  fb 55 aa 75 0d d1 e9 73  09 66 c7 06 8d 06 b4 42  |.U.u...s.f.....B|
00000040  eb 15 5a b4 08 cd 13 83  e1 3f 51 0f b6 c6 40 f7  |..Z......?Q...@.|
00000050  e1 52 50 66 31 c0 66 99  e8 66 00 80 01 00 00 00  |.RPf1.f..f......|
00000060  00 00 00 00 ff fa 90 90  f6 c2 80 74 05 f6 c2 70  |...........t...p|
00000070  74 02 b2 80 ea 79 7c 00  00 31 c0 8e d8 8e d0 bc  |t....y|..1......|
00000080  00 20 fb a0 64 7c 3c ff  74 02 88 c2 52 bb 17 04  |. ..d|<.t...R...|
00000090  f6 07 03 74 06 be 88 7d  e8 17 01 be 05 7c b4 41  |...t...}.....|.A|
000000a0  bb aa 55 cd 13 5a 52 72  3d 81 fb 55 aa 75 37 83  |..U..ZRr=..U.u7.|
000000b0  e1 01 74 32 31 c0 89 44  04 40 88 44 ff 89 44 02  |..t21..D.@.D..D.|
000000c0  c7 04 10 00 66 8b 1e 5c  7c 66 89 5c 08 66 8b 1e  |....f..\|f.\.f..|
000000d0  60 7c 66 89 5c 0c c7 44  06 00 70 b4 42 cd 13 72  |`|f.\..D..p.B..r|
000000e0  05 bb 00 70 eb 76 b4 08  cd 13 73 0d 5a 84 d2 0f  |...p.v....s.Z...|
000000f0  83 d0 00 be 93 7d e9 82  00 66 0f b6 c6 88 64 ff  |.....}...f....d.|
00000100  40 66 89 44 04 0f b6 d1  c1 e2 02 88 e8 88 f4 40  |@f.D...........@|
00000110  89 44 08 0f b6 c2 c0 e8  02 66 89 04 66 a1 60 7c  |.D.......f..f.`||
00000120  66 09 c0 75 4e 66 a1 5c  7c 66 31 d2 66 f7 34 88  |f..uNf.\|f1.f.4.|
00000130  d1 31 d2 66 f7 74 04 3b  44 08 7d 37 fe c1 88 c5  |.1.f.t.;D.}7....|
00000140  30 c0 c1 e8 02 08 c1 88  d0 5a 88 c6 bb 00 70 8e  |0........Z....p.|
00000150  c3 31 db b8 01 02 cd 13  72 1e 8c c3 60 1e b9 00  |.1......r...`...|
00000160  01 8e db 31 f6 bf 00 80  8e c6 fc f3 a5 1f 61 ff  |...1..........a.|
00000170  26 5a 7c be 8e 7d eb 03  be 9d 7d e8 34 00 be a2  |&Z|..}....}.4...|
00000180  7d e8 2e 00 cd 18 eb fe  47 52 55 42 20 00 47 65  |}.......GRUB .Ge|
00000190  6f 6d 00 48 61 72 64 20  44 69 73 6b 00 52 65 61  |om.Hard Disk.Rea|
000001a0  64 00 20 45 72 72 6f 72  0d 0a 00 bb 01 00 b4 0e  |d. Error........|
000001b0  cd 10 ac 3c 00 75 f4 c3  c2 da c2 da 00 00 00 20  |...<.u......... |
000001c0  21 00 83 82 0f 2f 00 08  00 00 fd ef 0a 00 80 82  |!..../..........|
000001d0  13 2f 07 ef ff ff 00 f8  0a 00 00 e0 79 09 00 fe  |./..........y...|
000001e0  ff ff 05 fe ff ff fe df  84 09 02 28 bb 08 00 00  |...........(....|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|  pas de NTLDR (lanceur Windows) !!
1+0 enregistrements lus
1+0 enregistrements écrits
512 bytes copied, 0,00111416 s, 460 kB/s
00000200

pascaltech@Emachine:~$ lspci
00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3)
00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3)
00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
00:08.1 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Miscellaneous Control

pascaltech@Emachine:~$ 

Sinon, si quelqu'un veut m'aider et ne connaît pas la commande, voici la procédure :

Sauvegarder le MBR :

sudo dd if=/dev/sda of=~/mbr.img bs=512 count=1

remplacer sda par sd? correspondant à votre instalation, taper :

sudo fdisk -l

pour connaître son nom.

puis archiver le fichier généré (ici mbr.img) sur un site d'archivage,

puis me communiquer le lien. D'avance merci.

Dernière modification par Pascaltech (Le 15/05/2019, à 11:22)


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#5 Le 14/05/2019, à 12:28

Nasman

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Tu as apparemment installé ubuntu en mode bios et comme ton disque fait moins de 2 Tio, il a recréé une table des partitions en mode msdos (pour un disque plus gros il aut=rait créé une partition bios_boot
Grub-pc s'est placé dans le mbr.
Il faudrait voir dans le deuxième secteur (d'où le count=4) si le portion diskboot.img est présente et si elle a effacé les en-têtes gpt et la table des partitions gpt.


PC fixe sous Bionic 64 bits et portable avec Focal 64 bits

Hors ligne

#6 Le 14/05/2019, à 16:08

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Nasman a écrit :

Tu as apparemment installé ubuntu en mode bios et comme ton disque fait moins de 2 Tio, il a recréé une table des partitions en mode msdos (pour un disque plus gros il aut=rait créé une partition bios_boot
Grub-pc s'est placé dans le mbr.

Et qu'y a-t-il d'anormal dans tout ça ?


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#7 Le 14/05/2019, à 18:14

Watts

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Bonjour!

Tu as précisé que tu étais en GPT. Or ton disque est bien indiqué comme étant dos. De plus, il me semble qu'essayer de faire du non EFI avec une table de partition GPT c'est pas possible. En tout cas, le boot info est indispensable pour comprendre l'état du disque.


Acer Aspire X3990-Dual boot Windows 7 / Ubuntu 18.04

Hors ligne

#8 Le 14/05/2019, à 18:27

Nuliel

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

+1 pour le boot info, je comprends pas actuellement

Que donne

sudo os-prober

Hors ligne

#9 Le 15/05/2019, à 08:07

Nasman

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Watts a écrit :

Bonjour!

Tu as précisé que tu étais en GPT. Or ton disque est bien indiqué comme étant dos. De plus, il me semble qu'essayer de faire du non EFI avec une table de partition GPT c'est pas possible. En tout cas, le boot info est indispensable pour comprendre l'état du disque.

Avec un partitionnement GPT, il n'y a plus de "mbr gap" (zone entre le mbr (1er secteur du disque) et la première partition. Aussi il n'y a plus d'emplacement pour placer core.img (dont diskboot.img est le premier secteur) nécessaire pour un boot en mode bios.
Il est cependant possible d'avoir un boot en mode bios et une table gpt à la condition de réserver une (petite) partition sans système de fichier et de drapeau bios_boot (ou grub_bios) et qui permettra d'y placer core.img (~32 ko)


PC fixe sous Bionic 64 bits et portable avec Focal 64 bits

Hors ligne

#10 Le 15/05/2019, à 11:18

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Bonjour,

Je vous prie bien humblement de m'excuser !!!!

Je suis en MBR et non GPT, sur un PC de 2008. C'est une méprise.

J'ai réinstallé Ubuntu 16.04 et perdu les précédents boot-infos puis ma clé de boot-repair ne fonctionnait plus parce que j'avais déplacé les fichiers de la racine dans un sous-répertoire, j'en fait une à la minute.

Le retour de la commande : sudo dd if=/dev/sdc bs=512 count=4 | hexdump -C

root@Emachine:~# sudo dd if=/dev/sdc bs=512 count=4 | hexdump -C
00000000  eb 63 90 8e d8 8e d0 bc  00 7c 89 e6 06 57 8e c0  |.c.......|...W..|
00000010  fb fc bf 00 06 b9 00 01  f3 a5 ea 1f 06 00 00 52  |...............R|
4+0Â enregistrements lus
4+0 enregistrements écrits
00000020  52 b4 41 bb aa 55 31 c9  30 f6 f9 cd 13 72 13 81  |R.A..U1.0....r..|
00000030  fb 55 aa 75 0d d1 e9 73  09 66 c7 06 8d 06 b4 42  |.U.u...s.f.....B|
00000040  eb 15 5a b4 08 cd 13 83  e1 3f 51 0f b6 c6 40 f7  |..Z......?Q...@.|
00000050  e1 52 50 66 31 c0 66 99  e8 66 00 80 01 00 00 00  |.RPf1.f..f......|
2048 bytes (2,0 kB, 2,0 KiB) copied, 0,0003934 s, 5,2 MB/s00000060  00 00 00 00 ff fa 90 90  f6 c2 80 74 05 f6 c2 70  |...........t...p|

00000070  74 02 b2 80 ea 79 7c 00  00 31 c0 8e d8 8e d0 bc  |t....y|..1......|
00000080  00 20 fb a0 64 7c 3c ff  74 02 88 c2 52 bb 17 04  |. ..d|<.t...R...|
00000090  f6 07 03 74 06 be 88 7d  e8 17 01 be 05 7c b4 41  |...t...}.....|.A|
000000a0  bb aa 55 cd 13 5a 52 72  3d 81 fb 55 aa 75 37 83  |..U..ZRr=..U.u7.|
000000b0  e1 01 74 32 31 c0 89 44  04 40 88 44 ff 89 44 02  |..t21..D.@.D..D.|
000000c0  c7 04 10 00 66 8b 1e 5c  7c 66 89 5c 08 66 8b 1e  |....f..\|f.\.f..|
000000d0  60 7c 66 89 5c 0c c7 44  06 00 70 b4 42 cd 13 72  |`|f.\..D..p.B..r|
000000e0  05 bb 00 70 eb 76 b4 08  cd 13 73 0d 5a 84 d2 0f  |...p.v....s.Z...|
000000f0  83 d0 00 be 93 7d e9 82  00 66 0f b6 c6 88 64 ff  |.....}...f....d.|
00000100  40 66 89 44 04 0f b6 d1  c1 e2 02 88 e8 88 f4 40  |@f.D...........@|
00000110  89 44 08 0f b6 c2 c0 e8  02 66 89 04 66 a1 60 7c  |.D.......f..f.`||
00000120  66 09 c0 75 4e 66 a1 5c  7c 66 31 d2 66 f7 34 88  |f..uNf.\|f1.f.4.|
00000130  d1 31 d2 66 f7 74 04 3b  44 08 7d 37 fe c1 88 c5  |.1.f.t.;D.}7....|
00000140  30 c0 c1 e8 02 08 c1 88  d0 5a 88 c6 bb 00 70 8e  |0........Z....p.|
00000150  c3 31 db b8 01 02 cd 13  72 1e 8c c3 60 1e b9 00  |.1......r...`...|
00000160  01 8e db 31 f6 bf 00 80  8e c6 fc f3 a5 1f 61 ff  |...1..........a.|
00000170  26 5a 7c be 8e 7d eb 03  be 9d 7d e8 34 00 be a2  |&Z|..}....}.4...|
00000180  7d e8 2e 00 cd 18 eb fe  47 52 55 42 20 00 47 65  |}.......GRUB .Ge|
00000190  6f 6d 00 48 61 72 64 20  44 69 73 6b 00 52 65 61  |om.Hard Disk.Rea|
000001a0  64 00 20 45 72 72 6f 72  0d 0a 00 bb 01 00 b4 0e  |d. Error........|
000001b0  cd 10 ac 3c 00 75 f4 c3  c2 da c2 da 00 00 00 20  |...<.u......... |
000001c0  21 00 83 82 0f 2f 00 08  00 00 fd ef 0a 00 80 82  |!..../..........|
000001d0  13 2f 07 ef ff ff 00 f8  0a 00 00 e0 79 09 00 fe  |./..........y...|
000001e0  ff ff 05 fe ff ff fe df  84 09 02 28 bb 08 00 00  |...........(....|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200  52 e8 28 01 74 08 56 be  33 81 e8 4c 01 5e bf f4  |R.(.t.V.3..L.^..|
00000210  81 66 8b 2d 83 7d 08 00  0f 84 e9 00 80 7c ff 00  |.f.-.}.......|..|
00000220  74 46 66 8b 1d 66 8b 4d  04 66 31 c0 b0 7f 39 45  |tFf..f.M.f1...9E|
00000230  08 7f 03 8b 45 08 29 45  08 66 01 05 66 83 55 04  |....E.)E.f..f.U.|
00000240  00 c7 04 10 00 89 44 02  66 89 5c 08 66 89 4c 0c  |......D.f.\.f.L.|
00000250  c7 44 06 00 70 50 c7 44  04 00 00 b4 42 cd 13 0f  |.D..pP.D....B...|
00000260  82 bb 00 bb 00 70 eb 68  66 8b 45 04 66 09 c0 0f  |.....p.hf.E.f...|
00000270  85 a3 00 66 8b 05 66 31  d2 66 f7 34 88 54 0a 66  |...f..f1.f.4.T.f|
00000280  31 d2 66 f7 74 04 88 54  0b 89 44 0c 3b 44 08 0f  |1.f.t..T..D.;D..|
00000290  8d 83 00 8b 04 2a 44 0a  39 45 08 7f 03 8b 45 08  |.....*D.9E....E.|
000002a0  29 45 08 66 01 05 66 83  55 04 00 8a 54 0d c0 e2  |)E.f..f.U...T...|
000002b0  06 8a 4c 0a fe c1 08 d1  8a 6c 0c 5a 52 8a 74 0b  |..L......l.ZR.t.|
000002c0  50 bb 00 70 8e c3 31 db  b4 02 cd 13 72 50 8c c3  |P..p..1.....rP..|
000002d0  8e 45 0a 58 c1 e0 05 01  45 0a 60 1e c1 e0 03 89  |.E.X....E.`.....|
000002e0  c1 31 ff 31 f6 8e db fc  f3 a5 1f e8 3e 00 74 06  |.1.1........>.t.|
000002f0  be 3b 81 e8 63 00 61 83  7d 08 00 0f 85 1d ff 83  |.;..c.a.}.......|
00000300  ef 0c e9 0f ff e8 24 00  74 06 be 3d 81 e8 49 00  |......$.t..=..I.|
00000310  5a ea 00 82 00 00 be 40  81 e8 3d 00 eb 06 be 45  |Z......@..=....E|
00000320  81 e8 35 00 be 4a 81 e8  2f 00 eb fe bb 17 04 f6  |..5..J../.......|
00000330  07 03 c3 6c 6f 61 64 69  6e 67 00 2e 00 0d 0a 00  |...loading......|
00000340  47 65 6f 6d 00 52 65 61  64 00 20 45 72 72 6f 72  |Geom.Read. Error|
00000350  00 bb 01 00 b4 0e cd 10  46 8a 04 3c 00 75 f2 c3  |........F..<.u..|
00000360  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000003f0  00 00 00 00 02 00 00 00  00 00 00 00 63 00 20 08  |............c. .|
00000400  ea 1c 82 00 00 00 00 00  29 55 00 00 60 a8 00 00  |........)U..`...|
00000410  b7 65 00 00 60 07 00 00  ff ff ff 00 fa 31 c0 8e  |.e..`........1..|
00000420  d8 8e d0 8e c0 66 bd f0  1f 00 00 66 89 ec fb 67  |.....f.....f...g|
00000430  88 15 1b 82 00 00 cd 13  66 e8 94 00 00 00 fc e8  |........f.......|
00000440  67 06 00 00 8b 15 08 82  00 00 81 c2 c0 03 00 00  |g...............|
00000450  8b 0d 10 82 00 00 8d 05  60 89 00 00 fc e8 24 03  |........`.....$.|
00000460  00 00 e9 53 07 00 00 f0  ff 07 00 eb 13 90 90 90  |...S............|
00000470  90 90 90 90 90 90 90 90  90 90 90 90 90 90 90 90  |................|
00000480  00 00 00 00 00 00 00 00  ff ff 00 00 00 9a cf 00  |................|
00000490  ff ff 00 00 00 92 cf 00  ff ff 00 00 00 9e 00 00  |................|
000004a0  ff ff 00 00 00 92 00 00  eb 16 90 90 90 90 90 90  |................|
000004b0  90 90 90 90 90 90 90 90  90 90 90 90 90 90 90 90  |................|
000004c0  27 00 80 82 00 00 00 04  00 00 00 00 00 00 00 00  |'...............|
000004d0  00 00 fa 31 c0 8e d8 67  66 0f 01 15 c0 82 00 00  |...1...gf.......|
000004e0  0f 20 c0 66 83 c8 01 0f  22 c0 66 ea f2 82 00 00  |. .f....".f.....|
000004f0  08 00 66 b8 10 00 8e d8  8e c0 8e e0 8e e8 8e d0  |..f.............|
00000500  8b 04 24 a3 f0 1f 00 00  a1 67 82 00 00 89 c4 89  |..$......g......|
00000510  c5 a1 f0 1f 00 00 89 04  24 31 c0 0f 01 0d c6 82  |........$1......|
00000520  00 00 0f 01 1d cc 82 00  00 c3 0f 01 15 c0 82 00  |................|
00000530  00 0f 01 0d cc 82 00 00  0f 01 1d c6 82 00 00 89  |................|
00000540  e0 a3 67 82 00 00 8b 04  24 a3 f0 1f 00 00 b8 f0  |..g.....$.......|
00000550  1f 00 00 89 c4 89 c5 66  b8 20 00 8e d8 8e c0 8e  |.......f. ......|
00000560  e0 8e e8 8e d0 ea 6c 83  00 00 18 00 0f 20 c0 66  |......l...... .f|
00000570  83 e0 fe 0f 22 c0 66 ea  7e 83 00 00 00 00 66 31  |....".f.~.....f1|
00000580  c0 8e d8 8e c0 8e e0 8e  e8 8e d0 fb 66 c3 55 89  |............f.U.|
00000590  e5 57 56 53 89 c6 89 cf  31 db 31 c0 85 d2 78 29  |.WVS....1.1...x)|
000005a0  0f b6 0c 16 84 c9 74 0e  0f b6 89 00 02 10 00 32  |......t........2|
000005b0  84 0b 00 00 10 00 01 fb  81 fb fe 00 00 00 7e 06  |..............~.|
000005c0  81 eb ff 00 00 00 4a eb  d3 5b 5e 5f 5d c3 55 89  |......J..[^_].U.|
000005d0  e5 84 d2 74 21 84 c0 74  1d 0f b6 c0 0f b6 88 00  |...t!..t........|
000005e0  02 10 00 0f b6 d2 0f b6  82 00 02 10 00 8a 84 01  |................|
000005f0  00 00 10 00 eb 02 31 c0  5d c3 55 89 e5 57 56 53  |......1.].U..WVS|
00000600  83 ec 24 89 45 e4 89 55  f0 89 4d e0 31 c0 3b 45  |..$.E..U..M.1.;E|
00000610  e4 7d 0e c7 04 85 00 03  10 00 ff ff ff ff 40 eb  |.}............@.|
00000620  ed 31 c0 3b 45 f0 7d 0a  8b 55 e0 c6 04 02 00 40  |.1.;E.}..U.....@|
00000630  eb f1 8b 45 f0 40 89 45  e8 31 ff c7 45 ec 00 00  |...E.@.E.1..E...|
00000640  00 00 89 45 d4 8b 4d ec  39 4d e4 0f 8e bd 00 00  |...E..M.9M......|
00000650  00 31 db 39 5d f0 7f 07  39 5d f0 75 17 eb 0d 80  |.1.9]...9].u....|
00000660  bc 3b 00 10 10 00 00 75  ef 43 eb e7 ff 45 ec 03  |.;.....u.C...E..|
00000670  7d e8 eb d1 8b 45 ec 89  1c 85 00 03 10 00 0f b6  |}....E..........|
00000680  84 3b 00 10 10 00 0f b6  80 00 02 10 00 ba ff 00  |.;..............|
00000690  00 00 29 c2 31 f6 0f b6  82 00 00 10 00 89 45 dc  |..).1.........E.|
000006a0  39 75 f0 7c 1a 0f b6 84  3e 00 10 10 00 8b 55 dc  |9u.|....>.....U.|
000006b0  e8 19 ff ff ff 88 84 3e  00 10 10 00 46 eb e1 8b  |.......>....F...|
000006c0  45 ec 40 89 45 dc 8b 45  e8 8d 0c 07 8b 55 dc 39  |E.@.E..E.....U.9|
000006d0  55 e4 74 98 31 f6 0f b6  84 0b 00 10 10 00 89 45  |U.t.1..........E|
000006e0  d8 39 75 f0 7c 20 89 4d  d0 0f b6 84 3e 00 10 10  |.9u.| .M....>...|
000006f0  00 8b 55 d8 e8 d5 fe ff  ff 8b 4d d0 30 84 0e 00  |..U.......M.0...|
00000700  10 10 00 46 eb db ff 45  dc 03 4d d4 eb be 8b 75  |...F...E..M....u|
00000710  e4 4e 8b 45 f0 f7 d0 89  45 e4 8b 5d e8 0f af de  |.N.E....E..]....|
00000720  03 5d f0 85 f6 78 57 8b  04 b5 00 03 10 00 89 45  |.]...xW........E|
00000730  ec 40 74 44 89 d8 2b 45  f0 89 45 e8 31 ff 31 c9  |.@tD..+E..E.1.1.|
00000740  39 4d f0 7e 22 8b 45 e0  0f b6 14 08 8b 45 e8 0f  |9M.~".E......E..|
00000750  b6 84 01 00 10 10 00 89  4d dc e8 6f fe ff ff 31  |........M..o...1|
00000760  c7 8b 4d dc 41 eb d9 89  f8 32 83 00 10 10 00 8b  |..M.A....2......|
00000770  55 e0 8b 7d ec 88 04 3a  4e 03 5d e4 eb a5 83 c4  |U..}...:N.].....|
00000780  24 5b 5e 5f 5d c3 55 89  e5 57 56 53 83 ec 44 89  |$[^_].U..WVS..D.|
00000790  45 c8 89 55 e0 89 4d e8  85 c9 0f 84 03 03 00 00  |E..U..M.........|
000007a0  01 d0 89 45 d4 8d 4c 08  ff 89 c8 3b 45 d4 72 08  |...E..L....;E.r.|
000007b0  80 38 00 75 03 48 eb f3  29 c1 bb 02 00 00 00 8b  |.8.u.H..).......|
000007c0  45 e8 99 f7 fb 39 c1 0f  8f d6 02 00 00 c6 05 00  |E....9..........|
000007d0  02 10 00 00 b0 01 31 d2  88 82 00 00 10 00 88 82  |......1.........|
000007e0  ff 00 10 00 0f b6 c8 88  91 00 02 10 00 84 c0 79  |...............y|
000007f0  08 8d 04 09 83 f0 1d eb  02 d1 e0 42 81 fa ff 00  |...........B....|
00000800
root@Emachine:~#

Voilà, je vous présente mon dernier boot-info.

 Boot Info Script 8f991e4 + Boot-Repair extra info      [Boot-Info 25oct2017]


============================= Boot Info Summary: ===============================

 => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos1)/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
 => Syslinux MBR (5.00 and higher) is installed in the MBR of /dev/sdb.

sda1: __________________________________________________________________________

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

sda2: __________________________________________________________________________

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

sda3: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda6: __________________________________________________________________________

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

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  SYSLINUX 6.03 2014-10-06................................................2....0............A20 gate n
    Boot sector info:  Syslinux looks at sector 1456888 of /dev/sdb1 for its 
                       second stage. SYSLINUX is installed in the  directory. 
                       No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /boot/grub/grub.cfg /syslinux/syslinux.cfg 
                       /casper/vmlinuz.efi /EFI/BOOT/grubx64.efi /ldlinux.sys

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 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       718,844       716,797  83 Linux
/dev/sda2    *        718,848   159,700,991   158,982,144   7 NTFS / exFAT / HPFS
/dev/sda3         159,703,038   306,186,239   146,483,202   5 Extended
/dev/sda5         298,375,168   306,186,239     7,811,072  82 Linux swap / Solaris
/dev/sda6         159,703,040   298,375,167   138,672,128  83 Linux


Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 3.5 GiB, 3693170688 bytes, 7213224 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    *             64     2,593,279     2,593,216   b W95 FAT32


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        22f6c466-4710-4f81-9e00-f8530f7582f3   ext4       
/dev/sda2        5814E71614E6F5C2                       ntfs       
/dev/sda5        80c1adc2-0e7d-4fd3-9f7a-ed8ccdb3f9c4   swap       
/dev/sda6        4d770f9a-029b-4775-8922-bb05cb716131   ext4       
/dev/sdb1        6474-BCB1                              vfat       MYLINUXLIVE
/dev/sr1         2017-02-10-16-58-07-00                 iso9660    CD-ROM
/dev/zram0       14af0d19-212a-4be3-9cc4-4a71ee5eb00e   swap       

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

total 0
lrwxrwxrwx 1 root root  9 May 16 05:52 ata-ATAPI_DVD_D_DH16D3S -> ../../sr0
lrwxrwxrwx 1 root root  9 May 16 05:57 ata-ST3160215AS_5RA5KQJB -> ../../sda
lrwxrwxrwx 1 root root 10 May 16 05:57 ata-ST3160215AS_5RA5KQJB-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 16 05:58 ata-ST3160215AS_5RA5KQJB-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 16 05:57 ata-ST3160215AS_5RA5KQJB-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 May 16 05:57 ata-ST3160215AS_5RA5KQJB-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 May 16 05:57 ata-ST3160215AS_5RA5KQJB-part6 -> ../../sda6
lrwxrwxrwx 1 root root  9 May 16 05:56 usb-General_UDisk_ABCD-0:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 16 05:56 usb-General_UDisk_ABCD-0:0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 May 16 05:52 usb-General_UDisk_ABCD-0:1 -> ../../sr1
lrwxrwxrwx 1 root root  9 May 16 05:52 usb-Generic-_Compact_Flash_20060413092100000-0:0 -> ../../sdc
lrwxrwxrwx 1 root root  9 May 16 05:52 usb-Generic-_SM_xD_SD_MMC_MS_20060413092100000-0:1 -> ../../sdd

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

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sdb1        /cdrom                   vfat       (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sr1         /media/lubuntu/CD-ROM    iso9660    (ro,nosuid,nodev,relatime,norock,check=r,map=n,blocksize=2048,uid=999,gid=999,dmode=500,fmode=400,uhelper=udisks2)


============================= sda1/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,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  4d770f9a-029b-4775-8922-bb05cb716131
else
  search --no-floppy --fs-uuid --set=root 4d770f9a-029b-4775-8922-bb05cb716131
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-4d770f9a-029b-4775-8922-bb05cb716131' {
	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,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  22f6c466-4710-4f81-9e00-f8530f7582f3
	else
	  search --no-floppy --fs-uuid --set=root 22f6c466-4710-4f81-9e00-f8530f7582f3
	fi
	linux	/vmlinuz-4.4.0-21-generic root=UUID=4d770f9a-029b-4775-8922-bb05cb716131 ro  quiet splash $vt_handoff
	initrd	/initrd.img-4.4.0-21-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-4d770f9a-029b-4775-8922-bb05cb716131' {
	menuentry 'Ubuntu, with 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-4d770f9a-029b-4775-8922-bb05cb716131' {
		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,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  22f6c466-4710-4f81-9e00-f8530f7582f3
		else
		  search --no-floppy --fs-uuid --set=root 22f6c466-4710-4f81-9e00-f8530f7582f3
		fi
		echo	'Loading Linux 4.4.0-21-generic ...'
		linux	/vmlinuz-4.4.0-21-generic root=UUID=4d770f9a-029b-4775-8922-bb05cb716131 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/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-4d770f9a-029b-4775-8922-bb05cb716131' {
		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,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  22f6c466-4710-4f81-9e00-f8530f7582f3
		else
		  search --no-floppy --fs-uuid --set=root 22f6c466-4710-4f81-9e00-f8530f7582f3
		fi
		echo	'Loading Linux 4.4.0-21-generic ...'
		linux	/vmlinuz-4.4.0-21-generic root=UUID=4d770f9a-029b-4775-8922-bb05cb716131 ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Loading initial ramdisk ...'
		initrd	/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-4d770f9a-029b-4775-8922-bb05cb716131' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  22f6c466-4710-4f81-9e00-f8530f7582f3
		else
		  search --no-floppy --fs-uuid --set=root 22f6c466-4710-4f81-9e00-f8530f7582f3
		fi
		echo	'Loading Linux 4.4.0-21-generic ...'
		linux	/vmlinuz-4.4.0-21-generic root=UUID=4d770f9a-029b-4775-8922-bb05cb716131 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/initrd.img-4.4.0-21-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,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  22f6c466-4710-4f81-9e00-f8530f7582f3
	else
	  search --no-floppy --fs-uuid --set=root 22f6c466-4710-4f81-9e00-f8530f7582f3
	fi
	knetbsd	/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  22f6c466-4710-4f81-9e00-f8530f7582f3
	else
	  search --no-floppy --fs-uuid --set=root 22f6c466-4710-4f81-9e00-f8530f7582f3
	fi
	linux16	/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

   0.142799377 = 0.153329664    grub/grub.cfg                                  1
   0.024712563 = 0.026534912    grub/i386-pc/core.img                          1
   0.027040482 = 0.029034496    vmlinuz-4.4.0-21-generic                       2
   0.114520073 = 0.122964992    initrd.img-4.4.0-21-generic                    1

=============================== sda6/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/sda6 during installation
UUID=4d770f9a-029b-4775-8922-bb05cb716131 /               ext4    errors=remount-ro 0       1
# /boot was on /dev/sda1 during installation
#UUID=22f6c466-4710-4f81-9e00-f8530f7582f3 /boot           ext4    defaults        0       2
# swap was on /dev/sda5 during installation
UUID=80c1adc2-0e7d-4fd3-9f7a-ed8ccdb3f9c4 none            swap    sw              0       0
UUID=22f6c466-4710-4f81-9e00-f8530f7582f3	/boot	ext4	defaults	0	2
--------------------------------------------------------------------------------

=========================== sdb1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------

if loadfont /boot/grub/font.pf2 ; then
	set gfxmode=auto
	insmod efi_gop
	insmod efi_uga
	insmod gfxterm
	terminal_output gfxterm
fi

set menu_color_normal=white/black
set menu_color_highlight=black/light-gray

menuentry "Boot-Repair-Disk session" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash --
	initrd	/casper/initrd.lz
}
--------------------------------------------------------------------------------

========================= sdb1/syslinux/syslinux.cfg: ==========================

--------------------------------------------------------------------------------
# D-I config version 2.0
# search path for the c32 support libraries (libcom32, libutil etc.)
path 
include menu.cfg
default vesamenu.c32
prompt 0
timeout 300
ui gfxboot bootlogo
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

            ?? = ??             boot/grub/grub.cfg                             1

================= sdb1: Location of files loaded by Syslinux: ==================

           GiB - GB             File                                 Fragment(s)

            ?? = ??             syslinux/syslinux.cfg                          1
            ?? = ??             ldlinux.sys                                    1
            ?? = ??             ldlinux.c32                                    1
            ?? = ??             syslinux/chain.c32                             1
            ?? = ??             syslinux/gfxboot.c32                           1
            ?? = ??             syslinux/ldlinux.c32                           1
            ?? = ??             syslinux/libcom32.c32                          1
            ?? = ??             syslinux/libutil.c32                           1
            ?? = ??             syslinux/vesamenu.c32                          1

============== sdb1: Version of COM32(R) files used by Syslinux: ===============

 ldlinux.c32                        :  not a COM32/COM32R module
 syslinux/chain.c32                 :  not a COM32/COM32R module
 syslinux/gfxboot.c32               :  not a COM32/COM32R module
 syslinux/ldlinux.c32               :  not a COM32/COM32R module
 syslinux/libcom32.c32              :  not a COM32/COM32R module
 syslinux/libutil.c32               :  not a COM32/COM32R module
 syslinux/vesamenu.c32              :  not a COM32/COM32R module

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

sdc sdd 


ADDITIONAL INFORMATION :
=================== log of boot-repair 20190516_0556 ===================
boot-repair version : 4ppa62
boot-sav version : 4ppa62
boot-sav-extra version : 4ppa62
glade2script version : 3.2.3~ppa4
Warning: Unable to open /dev/sr1 read-write (Read-only file system).  /dev/sr1 has been opened read-only.
Error: /dev/sr1: unrecognised disk label
boot-repair is executed in live-session (Boot-Repair-Disk 64bit 1oct2017, zesty, Ubuntu, x86_64)
CPU op-mode(s):      32-bit, 64-bit
file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal -- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
ls: cannot access '/home/usr/.config': No such file or directory

=================== os-prober:
/dev/sda6:Ubuntu 16.04 LTS (16.04):Ubuntu:linux

=================== blkid:
/dev/sda1: UUID="22f6c466-4710-4f81-9e00-f8530f7582f3" TYPE="ext4" PARTUUID="dac2dac2-01"
/dev/sda2: UUID="5814E71614E6F5C2" TYPE="ntfs" PARTUUID="dac2dac2-02"
/dev/sda6: UUID="4d770f9a-029b-4775-8922-bb05cb716131" TYPE="ext4" PARTUUID="dac2dac2-06"
/dev/sdb1: LABEL="MYLINUXLIVE" UUID="6474-BCB1" TYPE="vfat" PARTUUID="29ac0fab-01"
/dev/loop0: TYPE="squashfs"
/dev/sda5: UUID="80c1adc2-0e7d-4fd3-9f7a-ed8ccdb3f9c4" TYPE="swap" PARTUUID="dac2dac2-05"
/dev/sr1: UUID="2017-02-10-16-58-07-00" LABEL="CD-ROM" TYPE="iso9660"
/dev/zram0: UUID="14af0d19-212a-4be3-9cc4-4a71ee5eb00e" TYPE="swap"


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

Windows not detected by os-prober on sda2.

=================== sda6/etc/grub.d/ :
drwxr-xr-x  2 root root    4096 avril 20  2016 grub.d
total 76
-rwxr-xr-x 1 root root  9791 avril 15  2016 00_header
-rwxr-xr-x 1 root root  6258 mars  15  2016 05_debian_theme
-rwxr-xr-x 1 root root 12261 avril 15  2016 10_linux
-rwxr-xr-x 1 root root 11082 avril 15  2016 20_linux_xen
-rwxr-xr-x 1 root root  1992 janv. 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 11692 avril 15  2016 30_os-prober
-rwxr-xr-x 1 root root  1418 avril 15  2016 30_uefi-firmware
-rwxr-xr-x 1 root root   214 avril 15  2016 40_custom
-rwxr-xr-x 1 root root   216 avril 15  2016 41_custom
-rw-r--r-- 1 root root   483 avril 15  2016 README




=================== sda6/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 detected in the fstab of sda6: UUID=22f6c466-4710-4f81-9e00-f8530f7582f3  (sda1)

=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	is-sepboot,	grubenv-ok	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,	not-far,	notbiosboot, /mnt/boot-sav/sda1.
sda2	: sda,	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,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	notbiosboot, /mnt/boot-sav/sda2.
sda6	: sda,	not-sepboot,	no-grubenv	grub2,	grub-pc ,	update-grub,	64,	no-boot,	is-os,	not--efi--part,	fstab-has-goodBOOT,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	notbiosboot, /mnt/boot-sav/sda6.

sda	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes


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

BYT;
/dev/sda:160GB:scsi:512:512:msdos:ATA ST3160215AS:;
1:1049kB:368MB:367MB:ext4::;
2:368MB:81.8GB:81.4GB:ntfs::boot;
3:81.8GB:157GB:75.0GB:::;
6:81.8GB:153GB:71.0GB:ext4::;
5:153GB:157GB:3999MB:linux-swap(v1)::;

BYT;
/dev/sdb:3693MB:scsi:512:512:msdos:General UDisk:;
1:32.8kB:1328MB:1328MB:fat32::boot;

BYT;
/dev/zram0:1443MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:1443MB:1443MB:linux-swap(v1)::;

BYT;
/dev/sr1:291MB:unknown:2048:2048:unknown:Unknown:;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
loop0 loop squashfs 629,3M
sda   disk          149,1G
sda1  part ext4       350M
sda2  part ntfs      75,8G
sda3  part              1K
sda5  part swap       3,7G
sda6  part ext4      66,1G
sdb   disk            3,5G
sdb1  part vfat       1,2G MYLINUXLIVE
sr0   rom            1024M
sr1   rom  iso9660  277,9M CD-ROM
zram0 disk            1,4G

KNAME ROTA RO RM STATE   MOUNTPOINT
loop0    1  1  0         /rofs
sda      1  0  0 running
sda1     1  0  0         /mnt/boot-sav/sda1
sda2     1  0  0         /mnt/boot-sav/sda2
sda3     1  0  0
sda5     1  0  0         [SWAP]
sda6     1  0  0         /mnt/boot-sav/sda6
sdb      1  0  1 running
sdb1     1  0  1         /cdrom
sr0      1  0  1 running
sr1      1  0  1 running /media/lubuntu/CD-ROM
zram0    0  0  0         [SWAP]


=================== 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=1381932k,nr_inodes=345483,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=281824k,mode=755)
/dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
/cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
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/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
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/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
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=24,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12907)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=281820k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/sr1 on /media/lubuntu/CD-ROM type iso9660 (ro,nosuid,nodev,relatime,norock,check=r,map=n,blocksize=2048,uid=999,gid=999,dmode=500,fmode=400,uhelper=udisks2)
/dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)
/dev/sda2 on /mnt/boot-sav/sda2 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda6 on /mnt/boot-sav/sda6 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 integrity power queue range removable ro sda1 sda2 sda3 sda5 sda6 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 integrity 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 integrity power queue range removable ro 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 integrity power queue range removable ro 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 integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sr1 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus cdrom char console core cpu_dma_latency cuse disk dvd ecryptfs fd full fuse hidraw0 hpet hugepages hwrng i2c-0 i2c-1 initctl input kmsg kvm lightnvm log mapper mcelog mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda5 sda6 sdb sdb1 sdc sdd sg0 sg1 sg2 sg3 sg4 sg5 shm snapshot snd sr0 sr1 stderr stdin stdout uhid uinput urandom userio vfio vga_arbiter vhci vhost-net vhost-vsock zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sda2
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 f0 00 00 f8 0a 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff df 79 09 00 00 00 00  |..........y.....|
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  c2 f5 e6 14 16 e7 14 58  |...............X|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |.....3.....|.h..|
00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
000000f0  68 07 bb 16 68 70 0e 16  68 09 00 66 53 66 53 66  |h...hp..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  28 10 b9 d8 0f fc f3 aa  e9 5f 01 90 90 66 60 1e  |(........_...f`.|
00000120  06 66 a1 11 00 66 03 06  1c 00 1e 66 68 00 00 00  |.f...f.....fh...|
00000130  00 66 50 06 53 68 01 00  68 10 00 b4 42 8a 16 0e  |.fP.Sh..h...B...|
00000140  00 16 1f 8b f4 cd 13 66  59 5b 5a 66 59 66 59 1f  |.......fY[ZfYfY.|
00000150  0f 82 16 00 66 ff 06 11  00 03 16 0f 00 8e c2 ff  |....f...........|
00000160  0e 16 00 75 bc 07 1f 66  61 c3 a0 f8 01 e8 09 00  |...u...fa.......|
00000170  a0 fb 01 e8 03 00 f4 eb  fd b4 01 8b f0 ac 3c 00  |..............<.|
00000180  74 09 b4 0e bb 07 00 cd  10 eb f2 c3 0d 0a 45 72  |t.............Er|
00000190  72 65 75 72 20 6c 65 63  74 75 72 65 20 64 69 73  |reur lecture dis|
000001a0  71 75 65 00 0d 0a 42 4f  4f 54 4d 47 52 20 61 62  |que...BOOTMGR ab|
000001b0  73 65 6e 74 00 0d 0a 42  4f 4f 54 4d 47 52 20 63  |sent...BOOTMGR c|
000001c0  6f 6d 70 72 65 73 73 82  00 0d 0a 43 74 72 6c 2b  |ompress....Ctrl+|
000001d0  41 6c 74 2b 53 75 70 70  72 20 70 6f 75 72 20 72  |Alt+Suppr pour r|
000001e0  65 64 82 6d 61 72 72 65  72 0d 0a 00 6f 20 72 65  |ed.marrer...o re|
000001f0  73 74 61 72 74 0d 0a 00  8c a4 b5 c9 00 00 55 aa  |start.........U.|
00000200

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  1.4G     0  1.4G   0% /dev
tmpfs          tmpfs     276M  4.7M  271M   2% /run
/dev/sdb1      vfat      1.3G 1011M  252M  81% /cdrom
/dev/loop0     squashfs  630M  630M     0 100% /rofs
/cow           overlay   1.4G  9.0M  1.4G   1% /
tmpfs          tmpfs     1.4G     0  1.4G   0% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     1.4G     0  1.4G   0% /sys/fs/cgroup
tmpfs          tmpfs     1.4G  288K  1.4G   1% /tmp
tmpfs          tmpfs     276M  4.0K  276M   1% /run/user/999
/dev/sr1       iso9660   278M  278M     0 100% /media/lubuntu/CD-ROM
/dev/sda1      ext4      331M   56M  255M  18% /mnt/boot-sav/sda1
/dev/sda2      fuseblk    76G   31G   45G  41% /mnt/boot-sav/sda2
/dev/sda6      ext4       65G  3.6G   59G   6% /mnt/boot-sav/sda6

=================== fdisk -l:
Disk /dev/loop0: 629.3 MiB, 659873792 bytes, 1288816 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 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: 0xdac2dac2

Device     Boot     Start       End   Sectors  Size Id Type
/dev/sda1            2048    718844    716797  350M 83 Linux
/dev/sda2  *       718848 159700991 158982144 75.8G  7 HPFS/NTFS/exFAT
/dev/sda3       159703038 306186239 146483202 69.9G  5 Extended
/dev/sda5       298375168 306186239   7811072  3.7G 82 Linux swap / Solaris
/dev/sda6       159703040 298375167 138672128 66.1G 83 Linux

Partition table entries are not in disk order.




Disk /dev/sdb: 3.5 GiB, 3693170688 bytes, 7213224 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: 0x29ac0fab

Device     Boot Start     End Sectors  Size Id Type
/dev/sdb1  *       64 2593279 2593216  1.2G  b W95 FAT32


Disk /dev/zram0: 1.4 GiB, 1442934784 bytes, 352279 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes



** (zenity:19939): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
/boot détecté. Veuillez vérifier les options.
ping: google.com: Temporary failure in name resolution

=================== Recommended repair
The default repair of the Boot-Repair utility will reinstall the grub2 of sda6 into the MBR of sda, using the following options:        sda1/boot,
Additional repair will be performed: unhide-bootmenu-10s   fix-windows-boot


/boot added in sda6/fstab
Quantity of real Windows: 1
WinSE in sda2
/mnt/boot-sav/sda2/ may need repair.
/mnt/boot-sav/sda2/bootmgr may need repair.
Mount sda1 on /mnt/boot-sav/sda6/boot
Unhide GRUB boot menu in sda6/etc/default/grub
lspci: Unable to load libkmod resources: error -12

*******lspci -nnk | grep -iA3 vga
00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] [10de:03d0] (rev a2)
Subsystem: Acer Incorporated [ALI] C61 [GeForce 6150SE nForce 430] [1025:0153]
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
*******

grub-install --version
grub-install (GRUB) 2.02~beta2-36ubuntu3,grub-install (GRUB) 2.

Reinstall the GRUB of sda6 into the MBR of sda
Installing for i386-pc platform.
Installation finished. No error reported.
grub-install /dev/sda: exit code of grub-install /dev/sda:0

chroot /mnt/boot-sav/sda6 update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin

Le démarrage de l'ordinateur a été correctement réparé.

Vous pouvez maintenant redémarrer votre ordinateur.

Voici le boot-repair log :

=================== log of boot-repair 20190516_0556 ===================
boot-repair version : 4ppa62
boot-sav version : 4ppa62
boot-sav-extra version : 4ppa62
glade2script version : 3.2.3~ppa4
SET@_label0.set_text('''Détection des systèmes. Cela peut prendre plusieurs minutes...''')
SET@_label0.set_text('''Détection des systèmes (os-prober). Cela peut prendre plusieurs minutes...''')
[debug]Delete the content of TMP_FOLDER_TO_BE_CLEARED and put os-prober in memory
Warning: Unable to open /dev/sr1 read-write (Read-only file system).  /dev/sr1 has been opened read-only.
Error: /dev/sr1: unrecognised disk label
SET@_label0.set_text('''Détection des systèmes (mount). Cela peut prendre plusieurs minutes...''')
boot-repair is executed in live-session (Boot-Repair-Disk 64bit 1oct2017, zesty, Ubuntu, x86_64)
CPU op-mode(s):      32-bit, 64-bit
file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal -- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
ls: cannot access '/home/usr/.config': No such file or directory
[debug]BIOSBOOT of sda1 is notbiosboot
[debug]BIOSBOOT of sda2 is notbiosboot
[debug]BIOSBOOT of sda6 is notbiosboot
[debug]Mount all blkid partitions except the ones already mounted and BIOS_Boot
[debug]BLKID Mount point of sda1 is: /mnt/boot-sav/sda1
[debug]BLKID Mount point of sda2 is: /mnt/boot-sav/sda2
[debug]BLKID Mount point of sda6 is: /mnt/boot-sav/sda6
[debug]Remove_mislocated_stage1
[debug]PART_UUID of sda1 is 22f6c466-4710-4f81-9e00-f8530f7582f3
[debug]PART_UUID of sda2 is 5814E71614E6F5C2
[debug]PART_UUID of sda6 is 4d770f9a-029b-4775-8922-bb05cb716131
[debug] BYTES_BEFORE_PART[1] (sda) = 2048 sectors * 512 bytes = 1048576 bytes.

=================== os-prober:
/dev/sda6:Ubuntu 16.04 LTS (16.04):Ubuntu:linux

=================== blkid:
/dev/sda1: UUID="22f6c466-4710-4f81-9e00-f8530f7582f3" TYPE="ext4" PARTUUID="dac2dac2-01"
/dev/sda2: UUID="5814E71614E6F5C2" TYPE="ntfs" PARTUUID="dac2dac2-02"
/dev/sda6: UUID="4d770f9a-029b-4775-8922-bb05cb716131" TYPE="ext4" PARTUUID="dac2dac2-06"
/dev/sdb1: LABEL="MYLINUXLIVE" UUID="6474-BCB1" TYPE="vfat" PARTUUID="29ac0fab-01"
/dev/loop0: TYPE="squashfs"
/dev/sda5: UUID="80c1adc2-0e7d-4fd3-9f7a-ed8ccdb3f9c4" TYPE="swap" PARTUUID="dac2dac2-05"
/dev/sr1: UUID="2017-02-10-16-58-07-00" LABEL="CD-ROM" TYPE="iso9660"
/dev/zram0: UUID="14af0d19-212a-4be3-9cc4-4a71ee5eb00e" TYPE="swap"

[debug]sda6 contains Ubuntu 16.04 LTS (linux)

1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
	
[debug]Mount all blkid partitions except the ones already mounted and BIOS_Boot
[debug]DF/dev/sda1         338871 56616    260240  18% /mnt/boot-sav/sda1
[debug]BLKID Mount point of sda1 is: /mnt/boot-sav/sda1
[debug]DF/dev/sda2       79491068 32320572  47170496  41% /mnt/boot-sav/sda2
[debug]BLKID Mount point of sda2 is: /mnt/boot-sav/sda2
[debug]DF/dev/sda6       68117056 3755060  60878812   6% /mnt/boot-sav/sda6
[debug]BLKID Mount point of sda6 is: /mnt/boot-sav/sda6
[debug]Mount path of sda6 is: /mnt/boot-sav/sda6
[debug]PART_WITH_OS of sda1 : no-os
Windows not detected by os-prober on sda2.
[debug]PART_WITH_OS of sda2 : is-os
[debug]PART_WITH_OS of sda6 : is-os
[debug]sda contains minimum one OS
1+0 records in
1+0 records out
1048576 bytes (1,0 MB, 1,0 MiB) copied, 0,0219794 s, 47,7 MB/s
[debug]/var/log/boot-repair/20190516_055641/sda/partition_table.dmp created
[debug]CREATES A LIST OF DISKS CONTAINING BACKUP
[debug] Total of 1 OS detected on sda disk.
SET@_label0.set_text('''Détection des systèmes. Cela peut prendre plusieurs minutes...''')
[debug] sda1 contains a kernel, so it is probably a /boot partition.
[debug] sda1 ends at 368048128GB. not-far
[debug] sda2 ends at 81766907392GB. not-far
[debug] sda2 ends at 81766907392GB. not-far

=================== sda6/etc/grub.d/ :
drwxr-xr-x  2 root root    4096 avril 20  2016 grub.d
total 76
-rwxr-xr-x 1 root root  9791 avril 15  2016 00_header
-rwxr-xr-x 1 root root  6258 mars  15  2016 05_debian_theme
-rwxr-xr-x 1 root root 12261 avril 15  2016 10_linux
-rwxr-xr-x 1 root root 11082 avril 15  2016 20_linux_xen
-rwxr-xr-x 1 root root  1992 janv. 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 11692 avril 15  2016 30_os-prober
-rwxr-xr-x 1 root root  1418 avril 15  2016 30_uefi-firmware
-rwxr-xr-x 1 root root   214 avril 15  2016 40_custom
-rwxr-xr-x 1 root root   216 avril 15  2016 41_custom
-rw-r--r-- 1 root root   483 avril 15  2016 README




=================== sda6/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 detected in the fstab of sda6: UUID=22f6c466-4710-4f81-9e00-f8530f7582f3  (sda1)
[debug] sda6 ends at 152768085504GB. farbios
[debug] sda6 ends at 152768085504GB. farbios

=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	is-sepboot,	grubenv-ok	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,	not-far,	notbiosboot, /mnt/boot-sav/sda1.
sda2	: sda,	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,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	notbiosboot, /mnt/boot-sav/sda2.
sda6	: sda,	not-sepboot,	no-grubenv	grub2,	grub-pc ,	update-grub,	64,	no-boot,	is-os,	not--efi--part,	fstab-has-goodBOOT,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	notbiosboot, /mnt/boot-sav/sda6.

sda	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes


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

BYT;
/dev/sda:160GB:scsi:512:512:msdos:ATA ST3160215AS:;
1:1049kB:368MB:367MB:ext4::;
2:368MB:81.8GB:81.4GB:ntfs::boot;
3:81.8GB:157GB:75.0GB:::;
6:81.8GB:153GB:71.0GB:ext4::;
5:153GB:157GB:3999MB:linux-swap(v1)::;

BYT;
/dev/sdb:3693MB:scsi:512:512:msdos:General UDisk:;
1:32.8kB:1328MB:1328MB:fat32::boot;

BYT;
/dev/zram0:1443MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:1443MB:1443MB:linux-swap(v1)::;

BYT;
/dev/sr1:291MB:unknown:2048:2048:unknown:Unknown:;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
loop0 loop squashfs 629,3M 
sda   disk          149,1G 
sda1  part ext4       350M 
sda2  part ntfs      75,8G 
sda3  part              1K 
sda5  part swap       3,7G 
sda6  part ext4      66,1G 
sdb   disk            3,5G 
sdb1  part vfat       1,2G MYLINUXLIVE
sr0   rom            1024M 
sr1   rom  iso9660  277,9M CD-ROM
zram0 disk            1,4G 
 
KNAME ROTA RO RM STATE   MOUNTPOINT
loop0    1  1  0         /rofs
sda      1  0  0 running 
sda1     1  0  0         /mnt/boot-sav/sda1
sda2     1  0  0         /mnt/boot-sav/sda2
sda3     1  0  0         
sda5     1  0  0         [SWAP]
sda6     1  0  0         /mnt/boot-sav/sda6
sdb      1  0  1 running 
sdb1     1  0  1         /cdrom
sr0      1  0  1 running 
sr1      1  0  1 running /media/lubuntu/CD-ROM
zram0    0  0  0         [SWAP]


=================== 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=1381932k,nr_inodes=345483,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=281824k,mode=755)
/dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
/cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
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/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
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/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
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=24,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12907)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=281820k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/sr1 on /media/lubuntu/CD-ROM type iso9660 (ro,nosuid,nodev,relatime,norock,check=r,map=n,blocksize=2048,uid=999,gid=999,dmode=500,fmode=400,uhelper=udisks2)
/dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)
/dev/sda2 on /mnt/boot-sav/sda2 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda6 on /mnt/boot-sav/sda6 type ext4 (rw,relatime,data=ordered)


SET@_label0.set_text('''Détection des systèmes. Veuillez patienter quelques secondes ...''')
=================== ls:
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda5 sda6 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 integrity 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 integrity power queue range removable ro 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 integrity power queue range removable ro 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 integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sr1 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus cdrom char console core cpu_dma_latency cuse disk dvd ecryptfs fd full fuse hidraw0 hpet hugepages hwrng i2c-0 i2c-1 initctl input kmsg kvm lightnvm log mapper mcelog mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda5 sda6 sdb sdb1 sdc sdd sg0 sg1 sg2 sg3 sg4 sg5 shm snapshot snd sr0 sr1 stderr stdin stdout uhid uinput urandom userio vfio vga_arbiter vhci vhost-net vhost-vsock zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sda2
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 f0 00 00 f8 0a 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff df 79 09 00 00 00 00  |..........y.....|
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  c2 f5 e6 14 16 e7 14 58  |...............X|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |.....3.....|.h..|
00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
000000f0  68 07 bb 16 68 70 0e 16  68 09 00 66 53 66 53 66  |h...hp..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  28 10 b9 d8 0f fc f3 aa  e9 5f 01 90 90 66 60 1e  |(........_...f`.|
00000120  06 66 a1 11 00 66 03 06  1c 00 1e 66 68 00 00 00  |.f...f.....fh...|
00000130  00 66 50 06 53 68 01 00  68 10 00 b4 42 8a 16 0e  |.fP.Sh..h...B...|
00000140  00 16 1f 8b f4 cd 13 66  59 5b 5a 66 59 66 59 1f  |.......fY[ZfYfY.|
00000150  0f 82 16 00 66 ff 06 11  00 03 16 0f 00 8e c2 ff  |....f...........|
00000160  0e 16 00 75 bc 07 1f 66  61 c3 a0 f8 01 e8 09 00  |...u...fa.......|
00000170  a0 fb 01 e8 03 00 f4 eb  fd b4 01 8b f0 ac 3c 00  |..............<.|
00000180  74 09 b4 0e bb 07 00 cd  10 eb f2 c3 0d 0a 45 72  |t.............Er|
00000190  72 65 75 72 20 6c 65 63  74 75 72 65 20 64 69 73  |reur lecture dis|
000001a0  71 75 65 00 0d 0a 42 4f  4f 54 4d 47 52 20 61 62  |que...BOOTMGR ab|
000001b0  73 65 6e 74 00 0d 0a 42  4f 4f 54 4d 47 52 20 63  |sent...BOOTMGR c|
000001c0  6f 6d 70 72 65 73 73 82  00 0d 0a 43 74 72 6c 2b  |ompress....Ctrl+|
000001d0  41 6c 74 2b 53 75 70 70  72 20 70 6f 75 72 20 72  |Alt+Suppr pour r|
000001e0  65 64 82 6d 61 72 72 65  72 0d 0a 00 6f 20 72 65  |ed.marrer...o re|
000001f0  73 74 61 72 74 0d 0a 00  8c a4 b5 c9 00 00 55 aa  |start.........U.|
00000200
[debug]TARGET_PARTITION_IS_AVAILABLE[sda] is : yes
[debug]MBR that can be restored nb 1 : sda (generic mbr)
[debug]MBR that can be restored nb 2 : sda (generic altmbr)
[debug]MBR that can be restored nb 3 : sda (generic gptmbr)

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  1.4G     0  1.4G   0% /dev
tmpfs          tmpfs     276M  4.7M  271M   2% /run
/dev/sdb1      vfat      1.3G 1011M  252M  81% /cdrom
/dev/loop0     squashfs  630M  630M     0 100% /rofs
/cow           overlay   1.4G  9.0M  1.4G   1% /
tmpfs          tmpfs     1.4G     0  1.4G   0% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     1.4G     0  1.4G   0% /sys/fs/cgroup
tmpfs          tmpfs     1.4G  288K  1.4G   1% /tmp
tmpfs          tmpfs     276M  4.0K  276M   1% /run/user/999
/dev/sr1       iso9660   278M  278M     0 100% /media/lubuntu/CD-ROM
/dev/sda1      ext4      331M   56M  255M  18% /mnt/boot-sav/sda1
/dev/sda2      fuseblk    76G   31G   45G  41% /mnt/boot-sav/sda2
/dev/sda6      ext4       65G  3.6G   59G   6% /mnt/boot-sav/sda6

=================== fdisk -l:
Disk /dev/loop0: 629.3 MiB, 659873792 bytes, 1288816 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 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: 0xdac2dac2

Device     Boot     Start       End   Sectors  Size Id Type
/dev/sda1            2048    718844    716797  350M 83 Linux
/dev/sda2  *       718848 159700991 158982144 75.8G  7 HPFS/NTFS/exFAT
/dev/sda3       159703038 306186239 146483202 69.9G  5 Extended
/dev/sda5       298375168 306186239   7811072  3.7G 82 Linux swap / Solaris
/dev/sda6       159703040 298375167 138672128 66.1G 83 Linux

Partition table entries are not in disk order.




Disk /dev/sdb: 3.5 GiB, 3693170688 bytes, 7213224 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: 0x29ac0fab

Device     Boot Start     End Sectors  Size Id Type
/dev/sdb1  *       64 2593279 2593216  1.2G  b W95 FAT32


Disk /dev/zram0: 1.4 GiB, 1442934784 bytes, 352279 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


[debug]Logs saved into /mnt/boot-sav/sda6/var/log/boot-repair/20190516_055641
SET@_vbox_bootrepairmenu.show()
SET@_label_bootrepairsubtitle.set_markup('''<b>Réparer le démarrage de l'ordinateur</b>''')
SET@_label_recommendedrepair.set_text('''Réparation recommandée\n(répare les problèmes les plus fréquents)''')
SET@_label_justbootinfo.set_text('''Créer un rapport BootInfo\n(pour se faire aider par email ou forum)''')
SET@_label_pastebin.set_text('''Créer un rapport BootInfo (pour se faire aider par email ou forum)''')
SET@_vbox_pastebin.show()
SET@_label_appname.set_markup('''<b><big>Boot-Repair</big></b>''')
SET@_label_appdescription.set_text('''Réparer le démarrage de l'ordinateur''')
SET@_logobr.show()
SET@_logo_brmenu.show()
SET@_linkbutton_websitebr.show()
SET@_label_repairfilesystems.set_text('''Réparer les systèmes de fichier''')
SET@_checkbutton_repairfilesystems.show()
SET@_label_wubi.set_text('''Réparer les systèmes de fichier Wubi''')
SET@_checkbutton_wubi.show()
SET@_mainwindow.set_title('''Réparateur de démarrage''')
SET@_mainwindow.set_icon_from_file('''x-boot-repair.png''')
SET@_label_advanced_options.set_text('''Options avancées''')
SET@_tab_main_options.set_text('''Options principales''')
SET@_tab_grub_location.set_text('''Emplacement de GRUB''')
SET@_tab_grub_options.set_text('''Options de GRUB''')
SET@_tab_mbr_options.set_text('''Options de MBR''')
SET@_tab_other_options.set_text('''Autres options''')
SET@_label_unhide_boot_menu.set_text('''Faire apparaitre le menu de démarrage :''')
SET@_label_seconds.set_text('''secondes''')
SET@_label_reinstall_grub.set_text('''Réinstaller GRUB''')
SET@_label_restore_mbr.set_text('''Restaurer le MBR''')
SET@_label_restore_bkp.set_text('''Restaurer les sauvegardes EFI''')
SET@_label_create_bkp.set_text('''Utiliser le fichier EFI standard''')
SET@_label_winefi_bkp.set_text('''Sauvegarder et renommer les fichiers EFI Windows (résout l'erreur [hard-coded-EFI])''')
SET@_label_bootflag.set_text('''Placer le drapeau de démarrage sur:''')
COMBO@@CLEAR@@_combobox_bootflag
SET@_label_restore_mbrof.set_text('''Restaurer le MBR de :''')
COMBO@@END@@_combobox_restore_mbrof@@sda (generic mbr)
COMBO@@END@@_combobox_restore_mbrof@@sda (generic altmbr)
COMBO@@END@@_combobox_restore_mbrof@@sda (generic gptmbr)
SET@_label_ostoboot_bydefault.set_text('''OS par défaut au démarrage :''')
SET@_label_signed.set_text('''SecureBoot''')
SET@_label_purge_grub.set_text('''Purger GRUB avant de le réinstaller''')
SET@_label_separateboot.set_text('''Partition /boot séparée :''')
SET@_label_efi.set_text('''Partition /boot/efi séparée :''')
SET@_label_sepusr.set_text('''Partition /usr séparée :''')
SET@_label_place_alldisks.set_text('''Placer GRUB dans tous les disques (sauf disques USB sans OS)''')
SET@_label_place_grub.set_text('''Placer GRUB dans :''')
[debug]combobox_ostoboot_bydefault_fillin
[debug]Order Linux noorder bits
[debug]LABEL_PART_FOR_REINSTAL[1] sda6 \(Ubuntu 16.04 LTS\)
COMBO@@END@@_combobox_ostoboot_bydefault@@sda6 (Ubuntu 16.04 LTS)
COMBO@@END@@_combobox_ostoboot_bydefault@@Windows (via sda6 menu)
SET@_combobox_ostoboot_bydefault.set_sensitive(True)
SET@_label_lastgrub.set_text('''Passer GRUB à sa version la plus récente''')
SET@_label_legacy.set_text('''GRUB Legacy''')
SET@_label_blankextraspace.set_text('''Effacer l'espace libre après MBR (résout l'erreur [FlexNet])''')
SET@_label_uncomment_gfxmode.set_text('''Décommenter GRUB_GFXMODE (résout l'erreur [no-signal / out-of-range])''')
SET@_label_ata.set_text('''Support disque ATA (résout l'erreur [out-of-disk])''')
SET@_label_add_kernel_option.set_text('''Ajouter une option au noyau :''')
COMBO@@END@@_combobox_add_kernel_option@@nomodeset
COMBO@@END@@_combobox_add_kernel_option@@acpi=off
COMBO@@END@@_combobox_add_kernel_option@@acpi_osi=
COMBO@@END@@_combobox_add_kernel_option@@edd=on
COMBO@@END@@_combobox_add_kernel_option@@i815modeset=1
COMBO@@END@@_combobox_add_kernel_option@@i915modeset=0
COMBO@@END@@_combobox_add_kernel_option@@i915.modeset=0 xforcevesa
COMBO@@END@@_combobox_add_kernel_option@@noapic
COMBO@@END@@_combobox_add_kernel_option@@nodmraid
COMBO@@END@@_combobox_add_kernel_option@@nolapic
COMBO@@END@@_combobox_add_kernel_option@@nomodeset radeon mode=0
COMBO@@END@@_combobox_add_kernel_option@@nomodeset radeon mode=1
COMBO@@END@@_combobox_add_kernel_option@@rootdelay=90
COMBO@@END@@_combobox_add_kernel_option@@vga=771
COMBO@@END@@_combobox_add_kernel_option@@xforcevesa
SET@_combobox_add_kernel_option.set_active(0)
SET@_combobox_add_kernel_option.set_sensitive(True)
SET@_label_kernelpurge.set_text('''Purger les kernels puis réinstaller le dernier kernel''')
SET@_label_open_etc_default_grub.set_text('''Modifier le fichier de configuration de GRUB''')
SET@_label_partition_booted_bymbr.set_text('''Partition démarrée par le MBR :''')
SET@_about.set_title('''About Boot Repair''')
SET@_about.set_icon_from_file('''x-boot-repair.png''')
SET@_label_translate.set_text('''Traduire''')
SET@_label_thanks.set_text('''Crédits''')
SET@_label_gpl.set_markup('''<small>GNU-GPL v3</small>''')
SET@_label_copyright.set_markup('''<small>(C) 2010-2017 Yann MRN</small>''')
SET@_backupwindow.set_title('''Réparateur de démarrage''')
SET@_label_pleasechoosebackuprep.set_text('''Veuillez choisir un dossier où placer la sauvegarde.\nIl est recommandé de choisir un disque USB.''')
SET@_label_backup_table.set_text('''Sauvegarder les tables de partitions, les secteurs d'amorçage et les logs''')
SET@_label_winboot.set_text('''Réparer les fichiers de démarrage de Windows''')
SET@_label_upload.set_text('''Envoyer le rapport en ligne sur un pastebin''')
SET@_label_upload1.set_text('''Envoyer le rapport en ligne sur un pastebin''')
SET@_label_stats.set_text('''Participer aux statistiques d'utilisation''')
SET@_label_internet.set_text('''Vérifier la connexion internet''')
SET@_label_internet1.set_text('''Vérifier la connexion internet''')
SET@_button_recommendedrepair.set_sensitive(False)
SET@_checkbutton_repairfilesystems.set_active(False)
SET@_checkbutton_wubi.set_active(False)
SET@_checkbutton_wubi.set_sensitive(False)
SET@_checkbutton_pastebin.set_active(True)
SET@_checkbutton_upload.set_active(True)
[debug]MAIN_MENU becomes : Recommended-Repair
SET@_checkbutton_unhide_boot_menu.set_active(True)
[debug]set_checkbutton_reinstall_grub
SET@_tab_grub_location.set_sensitive(True)
SET@_vbox_grub_location.show()
SET@_tab_grub_options.set_sensitive(True)
SET@_vbox_grub_options.show()
SET@_tab_mbr_options.set_sensitive(False)
SET@_vbox_mbr_options.hide()
SET@_checkbutton_restore_mbr.set_active(False)
SET@_checkbutton_restore_bkp.hide()
SET@_checkbutton_create_bkp.hide()
SET@_checkbutton_winefi_bkp.hide()
SET@_button_mainapply.set_sensitive(False)
[debug]osbydefault_consequences sda6
SET@_vbox_sepusr.hide()
SET@_combobox_sepusr.set_sensitive(False)
SET@_label_sepusr.set_sensitive(False)
SET@_checkbutton_sepusr.set_active(False)
[debug]combobox_separateboot_fillin
COMBO@@CLEAR@@_combobox_separateboot
COMBO@@END@@_combobox_separateboot@@sda1
SET@_combobox_separateboot.set_active(0)
SET@_combobox_separateboot.set_sensitive(True)
SET@_combobox_separateboot.set_sensitive(False)
SET@_vbox_separateboot.show()
SET@_checkbutton_separateboot.set_active(True)
SET@_combobox_separateboot.set_sensitive(True)
SET@_checkbutton_kernelpurge.set_active(False)
SET@_checkbutton_kernelpurge.set_sensitive(True)
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
[debug]combobox_efi_fillin sda6 , 
COMBO@@CLEAR@@_combobox_efi
SET@_combobox_efi.set_active(0)
SET@_combobox_efi.set_sensitive(True)
[debug]EFIFILEPRESENCE , QTY_SUREEFIPART 0
SET@_checkbutton_signed.hide()
SET@_combobox_efi.set_sensitive(False)
SET@_vbox_place_or_force.show()
SET@_checkbutton_legacy.show()
SET@_checkbutton_legacy.set_sensitive(True)
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
SET@_checkbutton_lastgrub.show()
SET@_checkbutton_lastgrub.set_active(False)
SET@_checkbutton_lastgrub.set_sensitive(True)
[debug]LASTGRUB_ACTION becomes: 
SET@_checkbutton_restore_bkp.hide()
SET@_checkbutton_create_bkp.hide()
SET@_checkbutton_winefi_bkp.hide()
SET@_checkbutton_efi.set_active(False)
SET@_vbox_efi.hide()
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
COMBO@@CLEAR@@_combobox_place_grub
COMBO@@END@@_combobox_place_grub@@sda
SET@_combobox_place_grub.set_active(0)
SET@_radiobutton_place_grub.set_active(True)
[debug]set_radiobutton_place_grub
SET@_combobox_place_grub.set_sensitive(True)
SET@_label_force_grub.set_text('''Forcer GRUB dans : sda6 (pour chainloader)''')
SET@_checkbutton_purge_grub.show()
SET@_checkbutton_legacy.set_sensitive(True)
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
SET@_checkbutton_lastgrub.show()
SET@_checkbutton_lastgrub.set_active(False)
SET@_checkbutton_lastgrub.set_sensitive(True)
[debug]LASTGRUB_ACTION becomes: 
SET@_checkbutton_blankextraspace.set_sensitive(True)
SET@_checkbutton_blankextraspace.set_active(False)
SET@_checkbutton_uncomment_gfxmode.set_active(False)
SET@_checkbutton_ata.set_active(False)
SET@_combobox_add_kernel_option.set_sensitive(False)
SET@_checkbutton_add_kernel_option.set_active(False)
SET@_button_mainapply.set_sensitive(True)
SET@_combobox_ostoboot_bydefault.set_active(0)
[debug]MBR_ACTION is set : reinstall (NBOFDISKS is 1)
SET@_checkbutton_reinstall_grub.set_active(True)
SET@_hbox_bootflag.set_sensitive(False)
SET@_combobox_bootflag.set_sensitive(False)
SET@_checkbutton_bootflag.set_active(False)
SET@_checkbutton_winboot.set_active(True)
SET@_vbox_winboot.set_sensitive(True)
SET@_button_recommendedrepair.set_sensitive(True)
SET@pulsatewindow.hide()
/usr/share/boot-sav/gui-translations.sh: line 205: 13605 Terminated              while true; do
    echo 'SET@_progressbar1.pulse()'; sleep 0.2;
done

** (zenity:19939): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
/boot détecté. Veuillez vérifier les options.
SET@_mainwindow.show()
DEBUG=> in bash NOT GET _combobox_add_kernel_option nomodeset
[debug]CHOSEN_KERNEL_OPTION becomes : nomodeset
DEBUG=> in bash NOT GET _checkbutton_unhide_boot_menu True
SET@_spinbutton_unhide_boot_menu.set_sensitive(True)
[debug]UNHIDEBOOT_ACTION becomes : unhide-bootmenu-10s
DEBUG=> in bash NOT GET
DEBUG=> in bash NOT GET _combobox_separateboot sda1
[debug]RET_sepboot (BOOTPART_TO_USE) : sda1
SET@_checkbutton_kernelpurge.set_active(False)
SET@_checkbutton_kernelpurge.set_sensitive(True)
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
DEBUG=> in bash NOT GET
DEBUG=> in bash NOT GET _checkbutton_separateboot True
SET@_combobox_separateboot.set_sensitive(True)
SET@_checkbutton_kernelpurge.set_active(False)
SET@_checkbutton_kernelpurge.set_sensitive(True)
SET@_radiobutton_place_grub.set_active(True)
[debug]set_radiobutton_place_grub
SET@_combobox_place_grub.set_sensitive(True)
[debug]USE_SEPARATEBOOTPART becomes : use-separate-boot
DEBUG=> in bash NOT GET _combobox_place_grub sda
[debug]RETOURCOMBO_place_grub (NOFORCE_DISK) : sda
DEBUG=> in bash NOT GET _combobox_ostoboot_bydefault sda6 (Ubuntu 16.04 LTS)
[debug]RETOURCOMBO_ostoboot_bydefault : sda6 (Ubuntu 16.04 LTS)
[debug]sda6 \(Ubuntu 16.04 LTS\)
[debug]Windows \(via sda6 menu\)
[debug]
[debug]Warning: Duplicate _combobox_ostoboot_bydefault .
DEBUG=> in bash NOT GET _checkbutton_reinstall_grub True
[debug]set_checkbutton_reinstall_grub
SET@_tab_grub_location.set_sensitive(True)
SET@_vbox_grub_location.show()
SET@_tab_grub_options.set_sensitive(True)
SET@_vbox_grub_options.show()
SET@_tab_mbr_options.set_sensitive(False)
SET@_vbox_mbr_options.hide()
SET@_checkbutton_restore_mbr.set_active(False)
SET@_checkbutton_restore_bkp.hide()
SET@_checkbutton_create_bkp.hide()
SET@_checkbutton_winefi_bkp.hide()
SET@_button_mainapply.set_sensitive(False)
[debug]osbydefault_consequences sda6
SET@_vbox_sepusr.hide()
SET@_combobox_sepusr.set_sensitive(False)
SET@_label_sepusr.set_sensitive(False)
SET@_checkbutton_sepusr.set_active(False)
[debug]combobox_separateboot_fillin
COMBO@@CLEAR@@_combobox_separateboot
COMBO@@END@@_combobox_separateboot@@sda1
SET@_combobox_separateboot.set_active(0)
SET@_combobox_separateboot.set_sensitive(True)
SET@_combobox_separateboot.set_sensitive(False)
SET@_vbox_separateboot.show()
SET@_checkbutton_separateboot.set_active(True)
SET@_combobox_separateboot.set_sensitive(True)
SET@_checkbutton_kernelpurge.set_active(False)
SET@_checkbutton_kernelpurge.set_sensitive(True)
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
[debug]combobox_efi_fillin sda6 , 
COMBO@@CLEAR@@_combobox_efi
SET@_combobox_efi.set_active(0)
SET@_combobox_efi.set_sensitive(True)
[debug]EFIFILEPRESENCE , QTY_SUREEFIPART 0
SET@_checkbutton_signed.hide()
SET@_combobox_efi.set_sensitive(False)
SET@_vbox_place_or_force.show()
SET@_checkbutton_legacy.show()
SET@_checkbutton_legacy.set_sensitive(True)
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
SET@_checkbutton_lastgrub.show()
SET@_checkbutton_lastgrub.set_active(False)
SET@_checkbutton_lastgrub.set_sensitive(True)
[debug]LASTGRUB_ACTION becomes: 
SET@_checkbutton_restore_bkp.hide()
SET@_checkbutton_create_bkp.hide()
SET@_checkbutton_winefi_bkp.hide()
SET@_checkbutton_efi.set_active(False)
SET@_vbox_efi.hide()
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
COMBO@@CLEAR@@_combobox_place_grub
COMBO@@END@@_combobox_place_grub@@sda
SET@_combobox_place_grub.set_active(0)
SET@_radiobutton_place_grub.set_active(True)
[debug]set_radiobutton_place_grub
SET@_combobox_place_grub.set_sensitive(True)
SET@_label_force_grub.set_text('''Forcer GRUB dans : sda6 (pour chainloader)''')
SET@_checkbutton_purge_grub.show()
SET@_checkbutton_legacy.set_sensitive(True)
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
SET@_checkbutton_lastgrub.show()
SET@_checkbutton_lastgrub.set_active(False)
SET@_checkbutton_lastgrub.set_sensitive(True)
[debug]LASTGRUB_ACTION becomes: 
SET@_checkbutton_blankextraspace.set_sensitive(True)
SET@_checkbutton_blankextraspace.set_active(False)
SET@_checkbutton_uncomment_gfxmode.set_active(False)
SET@_checkbutton_ata.set_active(False)
SET@_combobox_add_kernel_option.set_sensitive(False)
SET@_checkbutton_add_kernel_option.set_active(False)
SET@_button_mainapply.set_sensitive(True)
SET@_combobox_ostoboot_bydefault.set_active(0)
[debug]MBR_ACTION is set : reinstall (NBOFDISKS is 1)
DEBUG=> in bash NOT GET _checkbutton_winboot True
[debug]WINBOOT_ACTION becomes: fix-windows-boot
DEBUG=> in bash NOT GET _combobox_separateboot sda1
[debug]RET_sepboot (BOOTPART_TO_USE) : sda1
SET@_checkbutton_kernelpurge.set_active(False)
SET@_checkbutton_kernelpurge.set_sensitive(True)
SET@_button_open_etc_default_grub.show()
SET@_checkbutton_purge_grub.set_active(False)
SET@_checkbutton_purge_grub.set_sensitive(True)
DEBUG=> in bash NOT GET _combobox_place_grub sda
[debug]RETOURCOMBO_place_grub (NOFORCE_DISK) : sda
DEBUG=> in bash NOT GET _button_recommendedrepair clicked
SET@_mainwindow.hide()
SET@pulsatewindow.show()
SET@_label0.set_text('''Application des changements. Cela peut prendre plusieurs minutes...''')
SET@_progressbar1.pulse()
ping: google.com: Temporary failure in name resolution
[debug]internet: no-internet
[debug] debug_echo_important_variables

=================== Recommended repair
The default repair of the Boot-Repair utility will reinstall the grub2 of sda6 into the MBR of sda, using the following options:        sda1/boot,
Additional repair will be performed: unhide-bootmenu-10s   fix-windows-boot   


/boot added in sda6/fstab
[debug]/mnt/boot-sav/sda6/etc/fstab unchanged for /usr
[debug]/mnt/boot-sav/sda6/etc/fstab unchanged for /boot/efi
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_label0.set_text('''Réparer les fichiers de démarrage de Windows. Cela peut prendre plusieurs minutes...''')
[debug]repair_boot_ini (solves bug#923374)
Quantity of real Windows: 1
[debug]repair_bootmgr
WinSE in sda2
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
/mnt/boot-sav/sda2/ may need repair.
/mnt/boot-sav/sda2/bootmgr may need repair.
[debug]Freed space function
SET@_label0.set_text('''Checking full partitions. Cela peut prendre plusieurs minutes...''')
[debug]force_unmount_and_prepare_chroot
[debug]Unmount all OS partitions except / and partition where we reinstall GRUB (sda6)
SET@_label0.set_text('''Unmount all except sda6. Cela peut prendre plusieurs minutes...''')
[debug]prepare_chroot
SET@_label0.set_text('''Application des changements. (chroot). Cela peut prendre plusieurs minutes...''')
SET@_progressbar1.pulse()
[debug] Already mounted /dev/sda6 on /mnt/boot-sav/sda6
SET@_progressbar1.pulse()
[debug] mount_separate_boot_if_required yes , use-separate-boot, grub2 ,
Mount sda1 on /mnt/boot-sav/sda6/boot
SET@_progressbar1.pulse()
SET@_label0.set_text('''Faire apparaitre le menu de démarrage. Cela peut prendre plusieurs minutes...''')
Unhide GRUB boot menu in sda6/etc/default/grub
SET@_progressbar1.pulse()
[debug]End fix /mnt/boot-sav/sda6/etc/grub.d/
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
lspci: Unable to load libkmod resources: error -12

*******lspci -nnk | grep -iA3 vga
00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] [10de:03d0] (rev a2)
	Subsystem: Acer Incorporated [ALI] C61 [GeForce 6150SE nForce 430] [1025:0153]
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
*******

grub-install --version
SET@_progressbar1.pulse()
grub-install (GRUB) 2.02~beta2-36ubuntu3,grub-install (GRUB) 2.

Reinstall the GRUB of sda6 into the MBR of sda
SET@_label0.set_text('''Réinstaller GRUB sda. Cela peut prendre plusieurs minutes...''')
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Installing for i386-pc platform.
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Installation finished. No error reported.
grub-install /dev/sda: exit code of grub-install /dev/sda:0
SET@_progressbar1.pulse()
SET@_label0.set_text('''Grub-update. Cela peut prendre plusieurs minutes...''')

chroot /mnt/boot-sav/sda6 update-grub
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Generating grub configuration file ...
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
done
SET@_label0.set_text('''Unchroot. Veuillez patienter quelques secondes ...''')
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
[debug]Mount all blkid partitions except the ones already mounted and BIOS_Boot
[debug]BLKID Mount point of sda1 is: /mnt/boot-sav/sda1
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
[debug]BLKID Mount point of sda2 is: /mnt/boot-sav/sda2
[debug]DF/dev/sda6       68117056 3755104  60878768   6% /mnt/boot-sav/sda6
[debug]BLKID Mount point of sda6 is: /mnt/boot-sav/sda6
[debug]Mount path of sda6 is: /mnt/boot-sav/sda6
[debug]Unhide boot menu (10 seconds) if Wubi detected

Le démarrage de l'ordinateur a été correctement réparé.

Vous pouvez maintenant redémarrer votre ordinateur.

SET@_label0.set_text('''Créer un rapport BootInfo. Cela peut prendre plusieurs minutes...''')
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
[debug]Unmount all blkid partitions except df ones
[debug]BLKID Mount point of sda1 is: /mnt/boot-sav/sda1
[debug]BLKID Mount point of sda2 is: /mnt/boot-sav/sda2
[debug]BLKID Mount point of sda6 is: /mnt/boot-sav/sda6
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_label0.set_text('''Créer un rapport BootInfo (bis). Cela peut prendre plusieurs minutes...''')

Boot Info Script 8f991e4 + Boot-Repair extra info      [Boot-Info 25oct2017]

SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Identifying MBRs...
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Computing Partition Table of /dev/sda...
SET@_progressbar1.pulse()
Computing Partition Table of /dev/sdb...
Searching sda1 for information... 
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Searching sda2 for information... 
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Searching sda3 for information... 
Searching sda5 for information... 
Searching sda6 for information... 
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Searching sdb1 for information... 
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()

Finished. The results are in the file "RESULTS.txt"
located in "/tmp/boot-repair-NIvag/".

SET@_label0.set_text('''Créer un rapport BootInfo (bs-check). Cela peut prendre plusieurs minutes...''')
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@pulsatewindow.hide()

** (zenity:26030): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
/usr/share/boot-sav/gui-actions.sh: line 621: 20863 Terminated              while true; do
    echo 'SET@_progressbar1.pulse()'; sleep 0.2;
done
Envoyer le rapport en ligne sur un pastebin ? yes
SET@pulsatewindow.show()
SET@_label0.set_text('''Créer un rapport BootInfo (net-check). Cela peut prendre plusieurs minutes...''')
SET@_progressbar1.pulse()
ping: google.com: Temporary failure in name resolution
[debug]internet: no-internet
Veuillez connecter Internet. Puis fermez cette fenêtre.
SET@pulsatewindow.hide()

** (zenity:26038): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
/usr/share/boot-sav/gui-raid-lvm.sh: line 24: 26035 Terminated              while true; do
    echo 'SET@_progressbar1.pulse()'; sleep 0.2;
done
SET@pulsatewindow.show()
SET@_progressbar1.pulse()
ping: google.com: Temporary failure in name resolution
[debug]internet: no-internet
SET@_label0.set_text('''Créer un rapport BootInfo (url). Cela peut prendre plusieurs minutes...''')
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Failed to contact the server: [Errno socket error] [Errno -3] Temporary failure in name resolution
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Failed to contact the server: [Errno socket error] [Errno -3] Temporary failure in name resolution
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
Failed to contact the server: [Errno socket error] [Errno -3] Temporary failure in name resolution
[debug]Mount all blkid partitions except the ones already mounted and BIOS_Boot
SET@_progressbar1.pulse()
[debug]BLKID Mount point of sda1 is: /mnt/boot-sav/sda1
SET@_progressbar1.pulse()
[debug]BLKID Mount point of sda2 is: /mnt/boot-sav/sda2
SET@_progressbar1.pulse()
SET@_progressbar1.pulse()
[debug]BLKID Mount point of sda6 is: /mnt/boot-sav/sda6
[debug]Mount path of sda6 is: /mnt/boot-sav/sda6
SET@_label0.set_text('''Créer un rapport BootInfo (net-check). Cela peut prendre plusieurs minutes...''')
ping: google.com: Temporary failure in name resolution
[debug]internet: no-internet
SET@_label0.set_text('''Créer un rapport BootInfo. Veuillez patienter quelques secondes ...''')

J'ai un boot-info avant réparation, mais hormis les infos sur la réparation, je ne crois pas qu'il y ait des différence.

Après réparation, je vois le menu grub 2 au démarrage, mais Windows n'est toujours pas proposé, pourtant il est reconnu dans boot-repair et on peut le voir ici, dans la dernière partie du boot-info, après les conseils de réparation :

/boot added in sda6/fstab
Quantity of real Windows: 1
WinSE in sda2
/mnt/boot-sav/sda2/ may need repair.
/mnt/boot-sav/sda2/bootmgr may need repair.

Quelle réparation y a-t-il à faire sur /mnt/boot-sav/sda2/ ?

Encore merci pour votre aide.


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#11 Le 15/05/2019, à 11:19

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Naziel a écrit :

+1 pour le boot info, je comprends pas actuellement

Que donne

sudo os-prober

Bonjour,

cette commande ne voit pas Windows, je ne suis pas connecté à internet depuis mon pc et je ne peux pas te montrer le retour de la commande. Je l'ai fait et il n'apparaît que ubuntu.


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#12 Le 15/05/2019, à 11:24

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Watts a écrit :

Bonjour!

Tu as précisé que tu étais en GPT. Or ton disque est bien indiqué comme étant dos. De plus, il me semble qu'essayer de faire du non EFI avec une table de partition GPT c'est pas possible. En tout cas, le boot info est indispensable pour comprendre l'état du disque.

Bonjour,

Tu sais, cela ne me gênerait pas de faire du non EFI avec une table de partition GPT, je suis un poète, mais ce serait par hasard. sad

Dernière modification par Pascaltech (Le 15/05/2019, à 11:27)


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#13 Le 15/05/2019, à 14:43

Watts

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Pour ton problème de co internet, j'ai peut être une solution de secours ici (lien) . Sinon, effectivement, grub voit rien du tout, alors que les deux OS sont installés dans le même mode. Mais il semble bien, selon grub, que windows est cassé au niveau de son démarrage. As-tu un CD de démarrage de Windows 7? Il a une option qui permet de réparer le démarrage. Bien sûr, ça va virer grub, mais si windows boot, il sera toujours possible de remettre grub.


Acer Aspire X3990-Dual boot Windows 7 / Ubuntu 18.04

Hors ligne

#14 Le 15/05/2019, à 16:54

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

J'envisage cette option, j'accède à un PC sous win7 avec lequel je peux faire ce CD de réparation.
Mon problème vient principalement du fait que j'ai essayé de virer grub pour ne redémarrer que sur win7, du fait des problèmes que je rencontre surtout avec l'écran qui freeze. Je te remercie pour ton aide.

Pour le lien ,merci, mais il me faudrait un smartphone smile.

Dernière modification par Pascaltech (Le 15/05/2019, à 16:56)


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#15 Le 15/05/2019, à 17:44

lucmars

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Concernat windows le probleme est là

sda2: __________________________________________________________________________

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

parmis les boot files il manque bootmgr et bcd


Gaulois Matter !

Hors ligne

#16 Le 16/05/2019, à 16:21

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Bonjour,

Merci Watts et Lucmars pour le diagnostique.

Personne pour me passer son mbr ?


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#17 Le 16/05/2019, à 16:24

Watts

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Je pense que le MBR ne servira pas à grand chose. Comme là dit @lucmars, il te manque des fichiers essentiels afin que windows puisse boot. Tant qu'ils ne seront pas présent, rien ne pourra marcher. Le MBR contient seulement la partie redirigeant vers GRUB, et encore, selon la position de grub dans le disque, alors il sera différent. En tout cas, même en ayant accès à Grub, il me parait peu probable que windows arrive à boot. Le CD de dépannage Win7 que je t'ai conseillé post #13 peut non seulement restaurer un MBR (grâce à fixmbr) mais aussi rétablir ces fichiers de boot manquant. En tout cas ça devient un problème windows.


Acer Aspire X3990-Dual boot Windows 7 / Ubuntu 18.04

Hors ligne

#18 Le 16/05/2019, à 17:11

geole

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Pascaltech a écrit :

Bonjour,

Je vous remercie pour votre intérêt.

@lucmars : j'ai fonctionné déjà avec ubuntu 16.04 en GPT MBR et c'est suite à une réinstallation que j'ai détruit le MBR et perdu l'accès à win7.
Voici quelques éléments :

pascaltech@Emachine:~$ sudo fdisk -l
....
Périphérique Amorçage     Start       Fin  Secteurs  Size Id Type
/dev/sda1                  2048    718844    716797  350M 83 Linux
/dev/sda2    *           718848 159700991 158982144 75,8G  7 HPFS/NTFS/exFAT
/dev/sda3             159703038 306186239 146483202 69,9G  5 Étendue
/dev/sda5             298375168 306186239   7811072  3,7G 82 partition d'échange
/dev/sda6             159703040 298375167 138672128 66,1G 83 Linux 

D'avance merci.

Bonjour.
Je pense que lors de la  réinstallation, tu as décidé de  mettre la structure de boot de ubuntu dans la partition  SDA1 et non sur le disque SDA.
C'était une très mauvaise idée car SDA1 était certainement formaté en FAT32 et  contenait les fichiers de boot de windows.
Il faut donc que tu restores cette partition et pas le MBR.
Si tu ne l'a pas sauvée, tout le monde t'a dit d'utiliser le support de réparation de windows.
Je ne connais pas suffisamment  l'outil de windows, mais il y a toutes le chances que  tu doives  d'abord reformater la partition  SDA1 en FAT32 avant de tenter de réparer windows.
Ce qui te fera perdre le boot de ubuntu que tu devras de nouveau réparer de façon classique avec boot-repair.

AJOUT.   Il est possible que l'outil de réparation sache injecter les fichiers disparus dans la partition SDA2 ...

Dernière modification par geole (Le 16/05/2019, à 18:11)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#19 Le 16/05/2019, à 17:14

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Merci pour la stratégie; tu voudrais pas me passer ton mbr des fois ?


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#20 Le 16/05/2019, à 17:47

Watts

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Sais-tu qu'en plus, n'importe qui pourrait te passer un MBR qui rendrait ton disque complément impossible à boot, et ce en changeant un octet? big_smile

Je te conseille de suivre des tutos sur comment restaurer ton mbr avec la console de réparation de windows 7, si tu tiens tant que ça à ton mbr.


Acer Aspire X3990-Dual boot Windows 7 / Ubuntu 18.04

Hors ligne

#21 Le 16/05/2019, à 17:52

geole

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Pascaltech a écrit :

Voilà, je vous présente mon dernier boot-info.

============================= Boot Info Summary: ===============================
 => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos1)/grub. 
sda1: __________________________________________________________________________
    File system:       ext4 
    Boot files:        /grub/grub.cfg /grub/i386-pc/core.img

sda2: __________________________________________________________________________
    File system:       ntfs
    Boot files:        /Windows/System32/winload.exe
-----------------------------------------------------------------------------

Après réparation, je vois le menu grub 2 au démarrage, mais Windows n'est toujours pas proposé, pourtant il est reconnu dans boot-repair et on peut le voir ici, dans la dernière partie du boot-info, après les conseils de réparation :

Quantity of real Windows: 1
WinSE in sda2

Quelle réparation y a-t-il à faire sur /mnt/boot-sav/sda2/ ?
Encore merci pour votre aide.

Boot-repair est capable de fabriquer un MBR Genérique ( § 2.4-F) qui saura explorer la partition  ayant le flag boot. Mais il ne trouvera pas les fichiers de boot classiques   puisqu'ils étaient dans l'ex-partition SDA1 formatée en FAT32 ou en NTFS
A mon avis,  boot-info  ne devrait pas te signaler l'existance du programme WINSE qui te fait croire que tu as des chances de réparer.
(   Chez Microsoft des ingénieurs du Windows Serviceability (WinSE) )

Ajout
Exemple du contenu normal de la partition SDA1

sda1: __________________________________________________________________________
    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 /Boot/BCD

On y voit les deux fichiers de boot  que tu peux regéner grâce à l'outil de réparation de windows.

Dernière modification par geole (Le 16/05/2019, à 18:09)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#22 Le 17/05/2019, à 07:10

ikewdu

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Salut,

As-tu sous la main un CD ou une USB de réparation, voire d'installation de W7 (ou plus récent) ? Pour réparer ton démarrage de Windows, il va falloir en passer par un outil windows. Car des fichiers essentiels ont sauté .

Copier un mbr trouvé ici ou là ne servira strictement à rien... Sinon à aggraver la situation.

Hors ligne

#23 Le 17/05/2019, à 14:44

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Watts a écrit :

Sais-tu qu'en plus, n'importe qui pourrait te passer un MBR qui rendrait ton disque complément impossible à boot, et ce en changeant un octet? big_smile

Je te conseille de suivre des tutos sur comment restaurer ton mbr avec la console de réparation de windows 7, si tu tiens tant que ça à ton mbr.

Bonjour,

D'accord, si je tombe sur quelqu'un de malveillant. Je n'ai plus de mbr opérationnel, qu'est-ce que j'y perd ?
Et puis je souhaite tester si ce genre de manipulation peut marcher, que le mbr, au minimum en dual boot, soit avec Ubuntu et win 7, 8 ou 10, bien qu'un 10 sur cette génération ne doit pas tourner fort.

J'ai gravé un CD de réparation de win 7 pro. Je le garde sous le coude en dernier ressort.


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#24 Le 17/05/2019, à 15:33

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

Bonjour,

Et merci pour ton intervention bien structurée et très didactique.

geole a écrit :

Je pense que lors de la  réinstallation, tu as décidé de mettre la structure de boot de ubuntu dans la partition  SDA1 et non sur le disque SDA.

Oui, tout à fait et je l'ai passé en ext4 et je l'ai formaté aussi pensant qu'il contenait le grub.

le mbr est situé sur sda de l'octet 0 à l'octet 512.
sda1 commence à l'octet 2048.

geole a écrit :

A mon avis,  boot-info ne devrait pas te signaler l’existence du programme WINSE qui te fait croire que tu as des chances de réparer.

Boot-repair le voit.

Ta partition :

sda1: __________________________________________________________________________
    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 /Boot/BCD

Les miennes :

sda1: __________________________________________________________________________

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

sda2: __________________________________________________________________________

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

Je peux éventuellement supprimer la partition sda1.

En récupérant un mbr, je récupère le lanceur de Windows NTLDR.

Dernière modification par Pascaltech (Le 25/08/2020, à 08:44)


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne

#25 Le 17/05/2019, à 15:37

Pascaltech

Re : [RESOLU] Recherche MBR désespérément : Ubuntu 16.04 / Win7

ikewdu a écrit :

Salut,

As-tu sous la main un CD ou une USB de réparation, voire d'installation de W7 (ou plus récent) ? Pour réparer ton démarrage de Windows, il va falloir en passer par un outil windows. Car des fichiers essentiels ont sauté .

Copier un mbr trouvé ici ou là ne servira strictement à rien... Sinon à aggraver la situation.

Bonjour,

Oui, je l'ai, pour un Win 7 pro, en espérant que cela corresponde. Comme ditto, j'essaie de remplacer le mbr pour voir si ça peut marcher avant de réparer.


Emachine el1200, Xubuntu 20.04 LTS
Traductions guides serveur & grub et liens utiles Classement CG
inxi -F sudo lshw dpkg -l

Hors ligne