Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 12/05/2020, à 14:27

Harrisson Keith

Dual boot , Windows ne demarre plus

Bonjour à tous :-)
Je suis nouveau sur le forum et sur Ubuntu et j'ai un souci avec mon dual boot
J'avais Windows 10 et on m'a installé Ubuntu en dual boot. Mais dès que je démarre l'ordinateur et je sélectionne Windows dans le menu grub, un ecran noir s'affiche puis retourne dans le menu grub.
En recherchant une solution j'ai lu dans une autre discussion, qu'il fallait faire un boot-info, ce que j'ai fait et donc voici le lien :
http://paste.ubuntu.com/p/9QjjkZnrr8/
Merci d'avance pour vos réponses

Hors ligne

#2 Le 12/05/2020, à 14:44

Nasman

Re : Dual boot , Windows ne demarre plus

Comment était installé ton Windows 10, en mode bios ou uefi ? (d'origine ou par migration d'un Windows plus ancien ?)

Le chargeur d'amorçage grub-pc a été installé dans la zone amorce de sda1 et non pas dans le mbr du disque.
Si ton pc démarrait sous Windows 10 en mode bios alors le fonctionnement était le suivant :
- lecture et exécution du code du mbr (code provenant de Windows)
- recherche de la partition de boot (peut être sda1)
- chargement de sda1 et des fichiers pour lancer Windows.

Une installation correcte d'ubuntu aurait placé le chargeur grub-pc dans le mbr et non pas dans sda1.
Au démarrage le code du mbr (grub-pc) charge core.img (entre le mbr et la première partition), l'exécute et lance le menu du choix de l'OS, grub.cfg qui est dans la partition de boot linux.
Si tu choisis Windows dans ce menu alors la partition contenant sda1 est chargée et Windows se lance. Si tu choisis Ubuntu alors c'est ce dernier qui se lance.

Ici il semble qu'en ayant placé grub-pc dans la zone amorce de sda1 cela ait flingué des fichiers indispensables à Windows.
Il faut donc regarder comment restaurer la zone amorce de sda1 (voir fixboot - pas fixmbr)


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

Hors ligne

#3 Le 12/05/2020, à 14:58

Harrisson Keith

Re : Dual boot , Windows ne demarre plus

Windows 10 a été installé par migration depuis Windows 7,
"Il faut donc regarder comment restaurer la zone amorce de sda1 (voir fixboot - pas fixmbr)" je n'ai pas bien compris ta solution s'il te plaît

Hors ligne

#4 Le 12/05/2020, à 15:04

Nasman

Re : Dual boot , Windows ne demarre plus

En général quand ce problème arrive (pas forcément lié à l'installation de Linux), il faut utiliser une fonction de réparation du DVD d'installation (DVD à créer dès que l'on utilise le Windows).
Je n'ai jamais fait la manip mais en gros il faut ouvrir une console Windows et taper la commande fixboot.

Je regarde sur le net pour avoir plus de détails


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

Hors ligne

#5 Le 12/05/2020, à 15:11

Nasman

Re : Dual boot , Windows ne demarre plus


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

Hors ligne

#6 Le 12/05/2020, à 15:20

Nasman

Re : Dual boot , Windows ne demarre plus

Peux tu démarrer une session "Live", ouvrir un terminal (ctrl+alt+t) et taper la commande

sudo dd if=/dev/sda bs=512 count=2 | hexdump -C

et poster le résultat

On verra déjà l'état du mbr (s'il contient un mbr de type Windows ou non, si la table est gpt ou non)


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

Hors ligne

#7 Le 12/05/2020, à 15:27

Harrisson Keith

Re : Dual boot , Windows ne demarre plus

2+0 enregistrements lus
2+0 enregistrements écrits
00000000  33 c0 8e d0 bc 00 7c 8e  c0 8e d8 be 00 7c bf 00  |3.....|......|..|
1024 bytes (1,0 kB, 1,0 KiB) copied, 0,0484538 s, 21,1 kB/s00000010  06 b9 00 02 fc f3 a4 50  68 1c 06 cb fb b9 04 00  |.......Ph.......|

00000020  bd be 07 80 7e 00 00 7c  0b 0f 85 0e 01 83 c5 10  |....~..|........|
00000030  e2 f1 cd 18 88 56 00 55  c6 46 11 05 c6 46 10 00  |.....V.U.F...F..|
00000040  b4 41 bb aa 55 cd 13 5d  72 0f 81 fb 55 aa 75 09  |.A..U..]r...U.u.|
00000050  f7 c1 01 00 74 03 fe 46  10 66 60 80 7e 10 00 74  |....t..F.f`.~..t|
00000060  26 66 68 00 00 00 00 66  ff 76 08 68 00 00 68 00  |&fh....f.v.h..h.|
00000070  7c 68 01 00 68 10 00 b4  42 8a 56 00 8b f4 cd 13  ||h..h...B.V.....|
00000080  9f 83 c4 10 9e eb 14 b8  01 02 bb 00 7c 8a 56 00  |............|.V.|
00000090  8a 76 01 8a 4e 02 8a 6e  03 cd 13 66 61 73 1c fe  |.v..N..n...fas..|
000000a0  4e 11 75 0c 80 7e 00 80  0f 84 8a 00 b2 80 eb 84  |N.u..~..........|
000000b0  55 32 e4 8a 56 00 cd 13  5d eb 9e 81 3e fe 7d 55  |U2..V...]...>.}U|
000000c0  aa 75 6e ff 76 00 e8 8d  00 75 17 fa b0 d1 e6 64  |.un.v....u.....d|
000000d0  e8 83 00 b0 df e6 60 e8  7c 00 b0 ff e6 64 e8 75  |......`.|....d.u|
000000e0  00 fb b8 00 bb cd 1a 66  23 c0 75 3b 66 81 fb 54  |.......f#.u;f..T|
000000f0  43 50 41 75 32 81 f9 02  01 72 2c 66 68 07 bb 00  |CPAu2....r,fh...|
00000100  00 66 68 00 02 00 00 66  68 08 00 00 00 66 53 66  |.fh....fh....fSf|
00000110  53 66 55 66 68 00 00 00  00 66 68 00 7c 00 00 66  |SfUfh....fh.|..f|
00000120  61 68 00 00 07 cd 1a 5a  32 f6 ea 00 7c 00 00 cd  |ah.....Z2...|...|
00000130  18 a0 b7 07 eb 08 a0 b6  07 eb 03 a0 b5 07 32 e4  |..............2.|
00000140  05 00 07 8b f0 ac 3c 00  74 09 bb 07 00 b4 0e cd  |......<.t.......|
00000150  10 eb f2 f4 eb fd 2b c9  e4 64 eb 00 24 02 e0 f8  |......+..d..$...|
00000160  24 02 c3 49 6e 76 61 6c  69 64 20 70 61 72 74 69  |$..Invalid parti|
00000170  74 69 6f 6e 20 74 61 62  6c 65 00 45 72 72 6f 72  |tion table.Error|
00000180  20 6c 6f 61 64 69 6e 67  20 6f 70 65 72 61 74 69  | loading operati|
00000190  6e 67 20 73 79 73 74 65  6d 00 4d 69 73 73 69 6e  |ng system.Missin|
000001a0  67 20 6f 70 65 72 61 74  69 6e 67 20 73 79 73 74  |g operating syst|
000001b0  65 6d 00 00 00 63 7b 9a  4f 74 ce 36 00 00 80 20  |em...c{.Ot.6... |
000001c0  21 00 07 dd 1e 3f 00 08  00 00 00 a0 0f 00 00 dd  |!....?..........|
000001d0  1f 3f 07 b1 cd ff 00 a8  0f 00 70 3d 52 10 00 7a  |.?........p=R..z|
000001e0  d2 ff 27 0f ce ff 00 d8  22 3a 00 78 15 00 00 fe  |..'.....":.x....|
000001f0  ff ff 0f 5c e1 ff fe e7  61 10 b0 e8 c0 29 55 aa  |...\....a....)U.|
00000200  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000400

Voilà ce que j'ai obtenu

Dernière modification par Harrisson Keith (Le 12/05/2020, à 16:27)

Hors ligne

#8 Le 12/05/2020, à 15:39

Nasman

Re : Dual boot , Windows ne demarre plus

Ce serait mieux entre balises code.

J'en déduis :
- grub-pc n'est pas dans le mbr, ce doit être un mbr "Windows" --> un fixmbr ne servirait à rien.
- tu as une première partition principale sda1 en ntfs
- tu as une deuxième partition principale sda2 en ntfs
- tu as une troisième partition principale masquée sda3 en ntfs (recovery ?)
- tu as une quatrième partition étendue sda4 qui est un conteneur pour les partitions logiques (qui ne sont pas décrites dans le mbr.

Et comme grub-pc n'a pas été installé dans le mbr, core.img qui est sensé le suivre (secteur suivant) est absent

On peut regarder ce qu'il y a dans la partition sda1 dont la zone amorce doit être corrompue.

sudo dd if=/dev/sda1 bs=512 count=2 | hexdump -C

ou

sudo dd if=/dev/sda bs=512 skip=2048 count=2 | hexdump -C

(qui donne la même chose vue que sda1 commence à la LBA=2048

Dernière modification par Nasman (Le 12/05/2020, à 15:40)


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

Hors ligne

#9 Le 12/05/2020, à 15:49

Harrisson Keith

Re : Dual boot , Windows ne demarre plus

voilà

00000000  eb 63 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.c.NTFS    .....|
2+0 enregistrements lus
2+0 enregistrements écrits
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
1024 bytes (1,0 kB, 1,0 KiB) copied, 0,0211627 s, 48,4 kB/s
00000020  00 00 00 00 80 00 80 00  ff 9f 0f 00 00 00 00 00  |................|
00000030  aa a6 00 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  be 85 d4 a0 98 d4 a0 50  |...............P|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 80 e0 cb f8 10  |.....3..........|
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  72 65 73 73 65 64 00 0d  |...<.u..ressed..|
000001c0  0a 50 72 65 73 73 20 43  74 72 6c 2b 41 6c 74 2b  |.Press Ctrl+Alt+|
000001d0  44 65 6c 20 74 6f 20 72  65 73 74 61 72 74 0d 0a  |Del to restart..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a7 01 bf 01 00 00 55 aa  |..............U.|
00000200  07 00 42 00 4f 00 4f 00  54 00 4d 00 47 00 52 00  |..B.O.O.T.M.G.R.|
00000210  04 00 24 00 49 00 33 00  30 00 00 d4 00 00 00 24  |..$.I.3.0......$|
00000220  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000250  00 00 00 00 00 00 e9 c0  00 90 05 00 4e 00 54 00  |............N.T.|
00000260  4c 00 44 00 52 00 07 00  42 00 4f 00 4f 00 54 00  |L.D.R...B.O.O.T.|
00000270  54 00 47 00 54 00 07 00  42 00 4f 00 4f 00 54 00  |T.G.T...B.O.O.T.|
00000280  4e 00 58 00 54 00 00 00  00 00 00 00 00 00 00 00  |N.X.T...........|
00000290  00 00 00 00 00 00 00 00  00 00 0d 0a 41 6e 20 6f  |............An o|
000002a0  70 65 72 61 74 69 6e 67  20 73 79 73 74 65 6d 20  |perating system |
000002b0  77 61 73 6e 27 74 20 66  6f 75 6e 64 2e 20 54 72  |wasn't found. Tr|
000002c0  79 20 64 69 73 63 6f 6e  6e 65 63 74 69 6e 67 20  |y disconnecting |
000002d0  61 6e 79 20 64 72 69 76  65 73 20 74 68 61 74 20  |any drives that |
000002e0  64 6f 6e 27 74 0d 0a 63  6f 6e 74 61 69 6e 20 61  |don't..contain a|
000002f0  6e 20 6f 70 65 72 61 74  69 6e 67 20 73 79 73 74  |n operating syst|
00000300  65 6d 2e 00 00 00 00 00  00 00 00 00 00 00 00 00  |em..............|
00000310  00 00 00 00 00 00 00 9a  02 66 0f b7 06 0b 00 66  |.........f.....f|
00000320  0f b6 1e 0d 00 66 f7 e3  66 a3 52 02 66 8b 0e 40  |.....f..f.R.f..@|
00000330  00 80 f9 00 0f 8f 0e 00  f6 d9 66 b8 01 00 00 00  |..........f.....|
00000340  66 d3 e0 eb 08 90 66 a1  52 02 66 f7 e1 66 a3 86  |f.....f.R.f..f..|
00000350  02 66 0f b7 1e 0b 00 66  33 d2 66 f7 f3 66 a3 56  |.f.....f3.f..f.V|
00000360  02 e8 a2 04 66 8b 0e 4e  02 66 89 0e 26 02 66 03  |....f..N.f..&.f.|
00000370  0e 86 02 66 89 0e 2a 02  66 03 0e 86 02 66 89 0e  |...f..*.f....f..|
00000380  2e 02 66 03 0e 86 02 66  89 0e 3e 02 66 03 0e 86  |..f....f..>.f...|
00000390  02 66 89 0e 46 02 66 b8  90 00 00 00 66 8b 0e 26  |.f..F.f.....f..&|
000003a0  02 e8 90 09 66 0b c0 0f  84 bf fd 66 a3 32 02 66  |....f......f.2.f|
000003b0  b8 a0 00 00 00 66 8b 0e  2a 02 e8 77 09 66 a3 36  |.....f..*..w.f.6|
000003c0  02 66 b8 b0 00 00 00 66  8b 0e 2e 02 e8 65 09 66  |.f.....f.....e.f|
000003d0  a3 3a 02 66 a1 32 02 66  0b c0 0f 84 8c fd 67 80  |.:.f.2.f......g.|
000003e0  78 08 00 0f 85 83 fd 67  66 8d 50 10 67 03 42 04  |x......gf.P.g.B.|
000003f0  67 66 0f b6 48 0c 66 89  0e 92 02 67 66 8b 48 08  |gf..H.f....gf.H.|
00000400

Dernière modification par Harrisson Keith (Le 12/05/2020, à 16:26)

Hors ligne

#10 Le 12/05/2020, à 15:59

Nasman

Re : Dual boot , Windows ne demarre plus

On voit bien la chaine GRUB et les messages d'erreurs potentiels qui apparaissent à l'offset 188 de la partition sda1 en NTFS.
C'est la source de ton problème et c'est ce que fixboot doit réparer.


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

Hors ligne

#11 Le 12/05/2020, à 16:02

Harrisson Keith

Re : Dual boot , Windows ne demarre plus

Alors quelle procédure dois-je suivre? Parce que je m'y connais vraiment pas

Hors ligne

#12 Le 12/05/2020, à 16:22

malbo

Re : Dual boot , Windows ne demarre plus

Bonjour,
Le Boot-info dont tu as donné le lien dans le post #1, je le colle ci-dessous :

boot-info-4ppa115                                              [20200512_1339]

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

 => Windows 7/8/2012 is installed in the MBR of /dev/sda.

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Grub2 (v1.99-2.00)
    Boot sector info:  Grub2 (v2.00) is installed in the boot sector of sda1 
                       and looks at sector 284740576 of the same hard drive 
                       for core.img. core.img is at this location and looks 
                       for (,msdos6)/boot/grub. It also embeds following 
                       components:
                       
                       modules
                       -------------------------------------------------------
                       fshelp ext2 part_msdos biosdisk
                       -------------------------------------------------------
                       -------------------------. No errors found in the Boot 
                       Parameter Block.
    Operating System:  
    Boot files:        /bootmgr /Boot/BCD

sda2: __________________________________________________________________________

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

sda3: __________________________________________________________________________

    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:        

sda4: __________________________________________________________________________

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

sda5: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 2000/XP: NTFS
    Boot sector info:  According to the info in the boot sector, sda5 starts 
                       at sector 63.
    Operating System:  
    Boot files:        

sda6: __________________________________________________________________________

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

sda7: __________________________________________________________________________

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

sda8: __________________________________________________________________________

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


================================ 3 OS detected =================================

OS#1:   L'OS actuellement utilisé - Ubuntu 18.04.4 LTS CurrentSession on sda6
OS#2:   Windows 10 (boot) on sda1
OS#3:   Windows 8 or 10 on sda2

============================ Architecture/Host Info ============================

CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.3.0-51-generic root=UUID=969f43a1-000e-4d62-bf5b-f3fef6eb697d ro quiet splash vt.handoff=1


===================================== UEFI =====================================

This installed-session is not in EFI-mode.



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

Disks info: ____________________________________________________________________

sda	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

sda6	: is-os,	64, apt-get,	grub-pc ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sda1	: is-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
sda2	: is-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda3	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda5	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda7	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios

Partitions info (2/3): _________________________________________________________

sda6	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda1	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	bootmgr,	is-winboot
sda2	: isnotESP,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	bootmgr,	notwinboot
sda3	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	recovery-or-hidden,	no-bmgr,	notwinboot
sda5	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda7	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot

Partitions info (3/3): _________________________________________________________

sda6	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
sda1	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda2	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda3	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda5	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda7	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda

fdisk -l (filtered): ___________________________________________________________

Disk sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Disk identifier: 0x36ce744f
      Boot     Start       End   Sectors   Size Id Type
sda1  *         2048   1026047   1024000   500M  7 HPFS/NTFS/exFAT
sda2         1026048 274851183 273825136 130.6G  7 HPFS/NTFS/exFAT
sda3       975362048 976769023   1406976   687M 27 Hidden NTFS WinRE
sda4       274851838 975360173 700508336   334G  f W95 Ext'd (LBA)
sda5       346030080 975360173 629330094 300.1G  7 HPFS/NTFS/exFAT
sda6       274851840 304148479  29296640    14G 83 Linux
sda7       304150528 333445119  29294592    14G 83 Linux
sda8       333447168 346023935  12576768     6G 82 Linux swap / Solaris
Partition table entries are not in disk order.

parted -lm (filtered): _________________________________________________________

sda:500GB:scsi:512:512:msdos:ATA Hitachi HTS54505:;
1:1049kB:525MB:524MB:ntfs::boot;
2:525MB:141GB:140GB:ntfs::;
4:141GB:499GB:359GB:::lba;
6:141GB:156GB:15.0GB:ext4::;
7:156GB:171GB:15.0GB:ext4::;
8:171GB:177GB:6439MB:linux-swap(v1)::;
5:177GB:499GB:322GB:ntfs::;
3:499GB:500GB:720MB:ntfs::diag;

blkid (filtered): ______________________________________________________________

NAME   FSTYPE   UUID                                 PARTUUID                             LABEL              PARTLABEL
sda                                                                                                          
├─sda1 ntfs     50A0D498A0D485BE                     36ce744f-01                          Réservé au système 
├─sda2 ntfs     FEB8D732B8D6E7E3                     36ce744f-02                                             
├─sda3 ntfs     8ABC72DBBC72C16D                     36ce744f-03                                             
├─sda4                                               36ce744f-04                                             
├─sda5 ntfs     0B9A11E20B9A11E2                     36ce744f-05                                             
├─sda6 ext4     969f43a1-000e-4d62-bf5b-f3fef6eb697d 36ce744f-06                                             
├─sda7 ext4     0835793f-9557-4675-93c2-394d2b8a70a2 36ce744f-07                                             
└─sda8 swap     a46f417b-3951-44cf-ba3a-9beb490b7118 36ce744f-08                                             

df (filtered): _________________________________________________________________

                     Avail Use% Mounted on
sda1                468.8M   6% /mnt/boot-sav/sda1
sda2                   19G  85% /mnt/boot-sav/sda2
sda3                 85.4M  88% /mnt/boot-sav/sda3
sda5                   55G  82% /mnt/boot-sav/sda5
sda6                840.4M  89% /
sda7                  3.7G  68% /home

Mount options: __________________________________________________________________

sda1                ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda2                ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda3                ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda5                ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda6                rw,relatime,errors=remount-ro
sda7                rw,relatime

====================== sda6/boot/grub/grub.cfg (filtered) ======================

Ubuntu   969f43a1-000e-4d62-bf5b-f3fef6eb697d
Ubuntu, avec Linux 5.3.0-51-generic   969f43a1-000e-4d62-bf5b-f3fef6eb697d
Ubuntu, avec Linux 5.3.0-46-generic   969f43a1-000e-4d62-bf5b-f3fef6eb697d
Windows 10 (sur sda1)   50A0D498A0D485BE
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###

========================== sda6/etc/fstab (filtered) ===========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda6 during installation
UUID=969f43a1-000e-4d62-bf5b-f3fef6eb697d /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda7 during installation
UUID=0835793f-9557-4675-93c2-394d2b8a70a2 /home           ext4    defaults        0       2
# swap was on /dev/sda8 during installation
UUID=a46f417b-3951-44cf-ba3a-9beb490b7118 none            swap    sw              0       0

======================= sda6/etc/default/grub (filtered) =======================

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

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

           GiB - GB             File                                 Fragment(s)
 136.382072449 = 146.439135232  boot/grub/grub.cfg                             3
 135.774909973 = 145.787199488  boot/grub/i386-pc/core.img                     1
 137.607151031 = 147.754553344  boot/vmlinuz-5.3.0-46-generic                  2
 144.194965363 = 154.828165120  boot/vmlinuz-5.3.0-51-generic                  3
 144.194965363 = 154.828165120  vmlinuz                                        3
 137.607151031 = 147.754553344  vmlinuz.old                                    2
 136.918819427 = 147.015462912  boot/initrd.img-5.3.0-46-generic              26
 136.923702240 = 147.020705792  boot/initrd.img-5.3.0-51-generic              40
 136.923702240 = 147.020705792  initrd.img                                    40
 136.918819427 = 147.015462912  initrd.img.old                                26


Suggested repair: ______________________________________________________________

The default repair of the Boot-Repair utility would reinstall the grub2 of
sda6 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix

Hors ligne

#13 Le 12/05/2020, à 16:24

cqfd93

Re : Dual boot , Windows ne demarre plus

Modération

Bonjour,

Pour ajouter toi-même les balises code à tes messages #7 et #9 :

  • Cliquer sur le lien « Modifier » en bas à droite du message

  • Sélectionner le texte

  • Cliquer sur le <> de l'éditeur de message
    1471986854.png


cqfd93

En ligne

#14 Le 12/05/2020, à 16:28

Harrisson Keith

Re : Dual boot , Windows ne demarre plus

C'est corrigé

Hors ligne

#15 Le 12/05/2020, à 18:55

ikewdu

Re : Dual boot , Windows ne demarre plus

Salut,

Je pense qu'il faut d'abord réparer la partition de démarrage de Windows qui est HS, et ensuite, le démarrage de ton Linux. Il te faut donc déjà avoir sous la main un support d'installation de Windows 10 récent. As-tu cela en rayon ?

Dernière modification par ikewdu (Le 12/05/2020, à 18:56)

Hors ligne

#16 Le 12/05/2020, à 20:30

Harrisson Keith

Re : Dual boot , Windows ne demarre plus

Oui oui j'ai cela

Hors ligne

#17 Le 13/05/2020, à 08:52

ikewdu

Re : Dual boot , Windows ne demarre plus

Salut,

Tu démarres dessus, tu choisis l'option "réparer l'ordinateur", puis l'invite de commandes dans les options avancées. Là, tu me donnes le résultat des points 1 et 2 de cette page : http://ikewdu.free.fr/category/depannages/

Mieux vaut savoir comment Windows voit les choses avant de se lancer.

Hors ligne