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 27/11/2020, à 01:25

Linov

[RESOLU] Necessité d'un boot repair

Bonsoir,
Ce qui devait arriver arriva quand on essaye de se dépanner soit même et que l'on ne maîtrise pas mais heureusement vous êtes là pour m'aider :

https://paste.ubuntu.com/p/9C2PmdqFPR/

merci à ceux qui auront la patience pour.

Dernière modification par Linov (Le 29/11/2020, à 14:09)

Hors ligne

#2 Le 27/11/2020, à 04:33

Coeur Noir

Re : [RESOLU] Necessité d'un boot repair

Salut !

Tu as raison de dire merci, parce que là tu pourrais au moins prendre la peine raconter un peu ce qui t'arrive, ce que tu as voulu ou cru faire, histoire de donner un peu de contexte à ce boot-info.
Les aidants aussi passionnés que bénévoles ne trouvent pas leur suggestions dans le marc de café ou une boule de cristal lol

Puisqu'on a un boot-info, c'est probablement que tu ne parviens plus à démarrer un ou des systèmes ?
La (X)ubuntu 20.10 installée sur sda10 ?

Il y a cette suggestion en toute fin de rapport :

The default repair of the Boot-Repair utility will purge (in order to unsign) and reinstall the grub-pc of
sda10 into the MBR of sda.
Grub-efi will not be selected by default because: legacy-win no-win-efi
Additional repair will be performed: unhide-bootmenu-10s

qui ne paraît pas extravagante, à faire après lecture attentive de https://doc.ubuntu-fr.org/boot-repair

Si le problème concerne plusieurs systèmes en panne de démarrage, ou te semble plus complexe que cette suggestion relativement simple, ne te précipite pas et attends d'autres conseils.


DébuterDocBien rédigerRetour commandeInsérer image | illustrations & captures d'écran <>

En ligne

#3 Le 27/11/2020, à 10:32

Linov

Re : [RESOLU] Necessité d'un boot repair

Bonjour,
pardon pour mon manque de précision, je pensais que le lien permettait de situer le problème en détail et que ma tentative d'explication pourrait être contre productive par mon manque de vocabulaire technique et la complexité de l'historique mais je vais m'efforcer de vous orienter du mieux que je peux.

W7 en 32 bits à l'origine sur ce P.C  et ensuite en dual boot avec Lubuntu en 32 bits dans un premier temps, dans un second temps installation de Lubuntu  64 bits et suppression du 32 bits,
puis triple amorçage avec Xubuntu  et même quadruple  en dernier avec Kubuntu.
Quand j'ai fait depuis le terminal  :

 sudo apt-get update   sudo apt-get upgrade

depuis Xubuntu, une boite de dialogue m'a avertit que le Grub ne pouvait pas se mettre à jour et que mon système risquait de ne plus pouvoir fonctionner, d'ailleurs il m'est devenu impossible d’éteindre le P.C conventionnellement, seule une coupure de l'alimentation électrique le faisant.
Quelques temps auparavant, avec l'aide d'un intervenant, j'ai sauvegardé W7 avec Partclone  sur une partition dédiée à mes données sur ce même disque dur depuis Lubuntu.
Cette sauvegarde a été réalisée pour pallier à celle que je souhaitais faire et qui échoue encore maintenant avec l'outil de sauvegarde de W7.
J'ai supprimé une partition vide (de là vient le problème selon moi à 99%) depuis W7 du lecteur D de 510 MO qui s'est créée à la suite de ma tentative de réparation  de l'erreur 0X81000019.
Le Grub était probablement dans cette partition puisque c'est suite à sa suppression que Grub rescue apparait dés le lancement du P.C.
Je précise tout de même que l'échec de mise à jour du Grub depuis Xubuntu avait commencé avant que je supprime la partition D.
Sinon je dispose d'une Live USB de Lubuntu et de Kubuntu et c'est depuis cette dernière que j'ai fait le Sysinfo.

Dernière modification par Linov (Le 27/11/2020, à 11:44)

Hors ligne

#4 Le 27/11/2020, à 12:26

ikewdu

Re : [RESOLU] Necessité d'un boot repair

Salut,

Tu oublies de préciser que tu as aussi installé la version 20-10 d'Ubuntu.

OS#1:   Windows 7 on sda1
OS#2:   Ubuntu 20.10 on sda10
OS#3:   Ubuntu 20.04.1 LTS on sda4

Et on note dans le rapport boot-info que ta situation ressemble fort à celle présentée par malbo dans ce sujet : https://forum.ubuntu-fr.org/viewtopic.php?id=2057756

La création d'une partition efi qui porte le drapeau "boot" ne peut que mettre le bazar dans ton démarrage :

fdisk -l (filtered): ___________________________________________________________
Disk sda: 465.78 GiB, 500107862016 bytes, 976773168 sectors
      Boot     Start       End   Sectors   Size Id Type
sda9  *    644493312 645541887   1048576   512M ef EFI (FAT-12/16/32)

Je te donne donc le conseils suivants :
1. Supprime cette partition sda9 avec gparted depuis ton live-CD.
2. Toujours avec gparted, remets le drapeau "boot" sur la partition sda1.
3. Tu redémarres sur le live-CD pour être sûr que tout soit bien pris en compte. Tu relances boot-repair et avec les options avancées, tu fais en sorte de réinstaller grub en lien avec la partition sda4 (ce qui me semble plus sûr), et non avec sda10 comme il le propose par défaut.

Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility will purge (in order to unsign) and reinstall the grub-pc of
sda10 into the MBR of sda.
Grub-efi will not be selected by default because: legacy-win no-win-efi 
Additional repair will be performed: unhide-bootmenu-10s

Dernière modification par ikewdu (Le 27/11/2020, à 12:27)

Hors ligne

#5 Le 27/11/2020, à 14:15

Linov

Re : [RESOLU] Necessité d'un boot repair

Super,
j'ai suivi tes conseils et hormis la suppression de Kubuntu fraîchement installé (le dernier en date sur lequel je n'avais pas ou peu de données) il semble bien que W7, Lubuntu et Xubuntu soient opérationnels. C'est un grand soulagement mais je laisse encore un peu ce sujet ouvert et non résolu pendant 24 à 48 heures, le temps de vérifier qu'aucunes anomalies surviennent
Sinon voici le lien du sysinfo :

https://paste.ubuntu.com/p/vFTwD5qdjn/


Bizarre ce lien ne fonctionne pas, l'essentiel est que le P.C lui fonctionne mais au besoin je peux en refaire un  !

Dernière modification par Linov (Le 27/11/2020, à 14:20)

Hors ligne

#6 Le 27/11/2020, à 22:16

lamnair

Re : [RESOLU] Necessité d'un boot repair

Boot-repair a été fatal pour moi. J'ai du réinstaller entierement Ubuntu.
Peut-être qu'il faut un PC qui aille avec boot-repair.

Hors ligne

#7 Le 27/11/2020, à 22:28

Coeur Noir

Re : [RESOLU] Necessité d'un boot repair

Donc à priori il y a du mieux, chouette.

Tu devrais t'intéresser à GRUB, ou demander conseil à son sujet via une nouvelle discussion : tu as plusieurs Linux installés, chacun avec son GRUB et sa config' associée. Il se pourrait bien que ça génère non pas de conflits mais des duplications de configurations inutiles. Je pense à https://doc.ubuntu-fr.org/grub-pc?redir … er_un_grub et autres finesses.


DébuterDocBien rédigerRetour commandeInsérer image | illustrations & captures d'écran <>

En ligne

#8 Le 29/11/2020, à 14:08

Linov

Re : [RESOLU] Necessité d'un boot repair

Bonjour,
Je vous remercie pour vos conseils lesquels m'ont d'une part permis de retrouver mes O.S fonctionnels et d'autre part de sauvegarder W7 avec son image depuis W7 lui même.
Maintenant je peux mettre en résolu ce fil puisque le boot repair a été concluant mais je vais suivre aussi les conseils de Coeur Noir et demander dans une nouvelle discussion de l'aide pour réorganiser une configuration optimale du Grub.

Hors ligne

#9 Le 30/11/2020, à 09:19

malbo

Re : [RESOLU] Necessité d'un boot repair

Bonjour,
Pour que ce fil puisse continuer d'être lisible dans l'avenir (*), je colle ci-dessous le contenu du Boot-info dont le lien ( https://paste.ubuntu.com/p/9C2PmdqFPR/ ) est donné dans le post #1 :

boot-repair-4ppa125                                              [20201126_2347]

============================== 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 (,msdos14)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

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

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda6: __________________________________________________________________________

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

sda7: __________________________________________________________________________

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

sda8: __________________________________________________________________________

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

sda9: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /efi/BOOT/fbx64.efi /efi/BOOT/mmx64.efi 
                       /efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi 
                       /efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg

sda10: _________________________________________________________________________

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

sda3: __________________________________________________________________________

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

sda4: __________________________________________________________________________

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

sdb: ___________________________________________________________________________

    File system:       iso9660
    Boot sector type:  Unknown
    Boot sector info: 
    Mounting failed:   mount: /mnt/BootInfo/FD/sdb: /dev/sdb already mounted or mount point busy.


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

OS#1:   Windows 7 on sda1
OS#2:   Ubuntu 20.10 on sda10
OS#3:   Ubuntu 20.04.1 LTS on sda4

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

CPU architecture: 64-bit
Live-session OS is Ubuntu 64-bit (Ubuntu 20.04.1 LTS, focal, x86_64)


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

This live-session is not in EFI-mode.
EFI in dmesg.
[   45.594865] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.

2895d47544fd587b26c7e29be1295c27   sda9/BOOT/fbx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84   sda9/BOOT/mmx64.efi
951288adcc81d2d86508f3f18d9753e0   sda9/ubuntu/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84   sda9/ubuntu/mmx64.efi
78415fb8fb9b909f8029858113f1335f   sda9/ubuntu/shimx64.efi
78415fb8fb9b909f8029858113f1335f   sda9/BOOT/BOOTX64.efi


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

Disks info: ____________________________________________________________________

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

Partitions info (1/3): _________________________________________________________

sda1	: is-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
sda10	: is-os,	64, apt-get,	signed grub-pc grub-efi ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sda3	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda4	: is-os,	64, apt-get,	grub-pc ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sda5	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda6	: 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
sda8	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda9	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios

Partitions info (2/3): _________________________________________________________

sda1	: isnotESP,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	bootmgr,	is-winboot
sda10	: isnotESP,	fstab-has-goodEFI,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda3	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda4	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda5	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda6	: 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
sda8	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda9	: is---ESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot

Partitions info (3/3): _________________________________________________________

sda1	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda10	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
sda3	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda4	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
sda5	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda6	: maybesepboot,	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
sda8	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sda9	: not-sepboot,	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.78 GiB, 500107862016 bytes, 976773168 sectors
Disk identifier: 0x59305930
      Boot     Start       End   Sectors   Size Id Type
sda1              63 184322398 184322336  87.9G  7 HPFS/NTFS/exFAT
sda2       184324094 788035583 603711490 287.9G  f W95 Ext'd (LBA)
sda3       788035584 838952140  50916557  24.3G 83 Linux
sda4       838952960 976773119 137820160  65.7G 83 Linux
sda5       341938176 419559423  77621248    37G 83 Linux
sda6       419561472 502837247  83275776  39.7G 83 Linux
sda7       502839296 564443135  61603840  29.4G 83 Linux
sda8       564445184 644491263  80046080  38.2G 83 Linux
sda9  *    644493312 645541887   1048576   512M ef EFI (FAT-12/16/32)
sda10      645543936 788035583 142491648    68G 83 Linux
Partition table entries are not in disk order.
Disk sdb: 7.27 GiB, 7801405440 bytes, 15237120 sectors
Disk identifier: 0x7341469f
      Boot   Start      End  Sectors  Size Id Type
sdb1  *          0  5031487  5031488  2.4G  0 Empty
sdb2       3986692  3994627     7936  3.9M ef EFI (FAT-12/16/32)
sdb3       5033984 15237119 10203136  4.9G 83 Linux

parted -lm (filtered): _________________________________________________________

sda:500GB:scsi:512:512:msdos:ATA WDC WD5000AACS-0:;
1:32.3kB:94.4GB:94.4GB:ntfs::;
2:94.4GB:403GB:309GB:::lba;
5:175GB:215GB:39.7GB:ext4::;
6:215GB:257GB:42.6GB:ext4::;
7:257GB:289GB:31.5GB:ext4::;
8:289GB:330GB:41.0GB:ext4::;
9:330GB:331GB:537MB:fat32::boot, esp;
10:331GB:403GB:73.0GB:ext4::;
3:403GB:430GB:26.1GB:ext4::;
4:430GB:500GB:70.6GB:ext4::;
sdb:7801MB:scsi:512:512:unknown:USB Disk 2.0:;

blkid (filtered): ______________________________________________________________

NAME    FSTYPE   UUID                                 PARTUUID                             LABEL                     PARTLABEL
sda                                                                                                                  
├─sda1  ntfs     928A64CA8A64AD03                     59305930-01                          BOOT                      
├─sda2                                                59305930-02                                                    
├─sda3  ext4     625e8fce-829f-428c-a0c5-4428c88decea 59305930-03                                                    
├─sda4  ext4     3e9c095b-2921-4162-9caf-45f336fc3d6c 59305930-04                          Lubuntu 20.04             
├─sda5  ext4     82825484-7c24-43f6-9ace-168ac0eacef1 59305930-05                          Data                      
├─sda6  ext4     e554314f-ebc6-499e-90c5-ecd3c5510bf0 59305930-06                                                    
├─sda7  ext4     56183fa7-acdc-4d13-adbf-a2672dd82dfd 59305930-07                                                    
├─sda8  ext4     d7beb1a2-6a43-494c-bae6-e7e44e54e42e 59305930-08                                                    
├─sda9  vfat     3908-0897                            59305930-09                                                    
└─sda10 ext4     71cadfb6-8fd0-471b-b8c5-32ec2169c4b0 59305930-0a                          Xubuntu                   
sdb     iso9660  2020-07-31-16-50-07-00                                                    Kubuntu 20.04.1 LTS amd64 
├─sdb1  iso9660  2020-07-31-16-50-07-00               7341469f-01                          Kubuntu 20.04.1 LTS amd64 
├─sdb2  vfat     C26E-047E                            7341469f-02                                                    
└─sdb3  ext4     1d5581e8-d7a1-4eb7-ac2a-487dbb29fc5a 7341469f-03                          writable                  

df (filtered): _________________________________________________________________

                                                          Avail Use% Mounted on
disk/by-label/writable[/install-logs-2020-11-26.0/crash]   4.4G   1% /var/crash
disk/by-label/writable[/install-logs-2020-11-26.0/log]     4.4G   1% /var/log
sda10                                                     54.1G  13% /mnt/boot-sav/sda10
sda3                                                      22.4G   0% /mnt/boot-sav/sda3
sda5                                                     280.9M  94% /mnt/boot-sav/sda5
sda6                                                      36.8G   0% /mnt/boot-sav/sda6
sda7                                                      27.3G   0% /mnt/boot-sav/sda7
sda8                                                      35.4G   0% /mnt/boot-sav/sda8
sda9                                                     503.2M   2% /mnt/boot-sav/sda9
sdb1                                                          0 100% /cdrom

Mount options: __________________________________________________________________

disk/by-label/writable[/install-logs-2020-11-26.0/crash] rw,relatime
disk/by-label/writable[/install-logs-2020-11-26.0/log]   rw,relatime
sda10                                                    rw,relatime
sda3                                                     rw,relatime
sda5                                                     rw,relatime
sda6                                                     rw,relatime
sda7                                                     rw,relatime
sda8                                                     rw,relatime
sda9                                                     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
sdb1                                                     ro,noatime,nojoliet,check=s,map=n,blocksize=2048

===================== sda9/efi/ubuntu/grub.cfg (filtered) ======================

search.fs_uuid 71cadfb6-8fd0-471b-b8c5-32ec2169c4b0 root hd0,msdos12 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg

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

Ubuntu   71cadfb6-8fd0-471b-b8c5-32ec2169c4b0
Ubuntu, avec Linux 5.8.0-29-generic   71cadfb6-8fd0-471b-b8c5-32ec2169c4b0
Ubuntu, avec Linux 5.8.0-28-generic   71cadfb6-8fd0-471b-b8c5-32ec2169c4b0
Windows 7 (sur sda1)   928A64CA8A64AD03
Ubuntu 20.04.1 LTS (20.04) (sur sda14)   3b994575-0c6c-4967-8978-bc7858dd2939
Ubuntu (sur sda14)   3b994575-0c6c-4967-8978-bc7858dd2939
Ubuntu, with Linux 5.4.0-54-generic (sur sda14)   3b994575-0c6c-4967-8978-bc7858dd2939
Ubuntu, with Linux 5.4.0-42-generic (sur sda14)   3b994575-0c6c-4967-8978-bc7858dd2939
Ubuntu 20.04.1 LTS (20.04) (sur sda4)   3e9c095b-2921-4162-9caf-45f336fc3d6c
Ubuntu (sur sda4)   3e9c095b-2921-4162-9caf-45f336fc3d6c
Ubuntu, avec Linux 5.4.0-54-generic (sur sda4)   3e9c095b-2921-4162-9caf-45f336fc3d6c
Ubuntu, avec Linux 5.4.0-53-generic (sur sda4)   3e9c095b-2921-4162-9caf-45f336fc3d6c
Ubuntu 20.04.1 LTS (20.04) (sur sda14) (sur sda4)   3e9c095b-2921-4162-9caf-45f336fc3d6c
Ubuntu (sur sda14) (sur sda4)   3e9c095b-2921-4162-9caf-45f336fc3d6c
Ubuntu, with Linux 5.4.0-54-generic (sur sda14) (sur sda4)   3e9c095b-2921-4162-9caf-45f336fc3d6c
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###

========================== sda10/etc/fstab (filtered) ==========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda12 during installation
UUID=71cadfb6-8fd0-471b-b8c5-32ec2169c4b0 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda11 during installation
/swapfile                                 none            swap    sw              0       0
LABEL=Data /media/Data auto nosuid,nodev,nofail,x-gvfs-show 0 0

====================== sda10/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=""

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

           GiB - GB             File                                 Fragment(s)
 366,020561218 = 393,011585024  boot/grub/grub.cfg                             2
 328,023838043 = 352,212914176  boot/grub/i386-pc/core.img                     1
 323,558666229 = 347,418472448  boot/vmlinuz                                   1
 315,355541229 = 338,610434048  boot/vmlinuz-5.8.0-28-generic                  1
 323,558666229 = 347,418472448  boot/vmlinuz-5.8.0-29-generic                  1
 315,355541229 = 338,610434048  boot/vmlinuz.old                               1
 310,511505127 = 333,409189888  boot/initrd.img                                3
 314,363056183 = 337,544761344  boot/initrd.img-5.8.0-28-generic               2
 310,511505127 = 333,409189888  boot/initrd.img-5.8.0-29-generic               3
 314,363056183 = 337,544761344  boot/initrd.img.old                            2

===================== sda10: ls -l /etc/grub.d/ (filtered) =====================

-rwxr-xr-x 1 root root 17622 oct.   1 14:59 10_linux
-rwxr-xr-x 1 root root 42359 oct.   1 14:59 10_linux_zfs
-rwxr-xr-x 1 root root 12894 oct.   1 14:59 20_linux_xen
-rwxr-xr-x 1 root root 12059 oct.   1 14:59 30_os-prober
-rwxr-xr-x 1 root root  1424 oct.   1 14:59 30_uefi-firmware
-rwxr-xr-x 1 root root   214 oct.   1 14:59 40_custom
-rwxr-xr-x 1 root root   216 oct.   1 14:59 41_custom

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

Ubuntu   3e9c095b-2921-4162-9caf-45f336fc3d6c
Ubuntu, avec Linux 5.4.0-54-generic   3e9c095b-2921-4162-9caf-45f336fc3d6c
Ubuntu, avec Linux 5.4.0-53-generic   3e9c095b-2921-4162-9caf-45f336fc3d6c
Windows 7 (sur sda1)   928A64CA8A64AD03
Ubuntu 20.10 (20.10) (sur sda12)   71cadfb6-8fd0-471b-b8c5-32ec2169c4b0
Ubuntu (sur sda12)   71cadfb6-8fd0-471b-b8c5-32ec2169c4b0
Ubuntu, avec Linux 5.8.0-29-generic (sur sda12)   71cadfb6-8fd0-471b-b8c5-32ec2169c4b0
Ubuntu, avec Linux 5.8.0-28-generic (sur sda12)   71cadfb6-8fd0-471b-b8c5-32ec2169c4b0
Ubuntu 20.04.1 LTS (20.04) (sur sda14)   3b994575-0c6c-4967-8978-bc7858dd2939
Ubuntu (sur sda14)   3b994575-0c6c-4967-8978-bc7858dd2939
Ubuntu, with Linux 5.4.0-54-generic (sur sda14)   3b994575-0c6c-4967-8978-bc7858dd2939
Ubuntu, with Linux 5.4.0-42-generic (sur sda14)   3b994575-0c6c-4967-8978-bc7858dd2939
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###

========================== sda4/etc/fstab (filtered) ===========================

# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
UUID=3e9c095b-2921-4162-9caf-45f336fc3d6c /              ext4    defaults   0 1
LABEL=Data /media/Data  auto nosuid,nodev,nofail,x-gvfs-show 0 2
UUID="a452c468-be48-4191-baf1-67cf54222398" TYPE="swap" PARTUUID="59305930-06"

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

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

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

           GiB - GB             File                                 Fragment(s)
 400,278324127 = 429,795577856  boot/grub/grub.cfg                             3
 404,802013397 = 434,652852224  boot/grub/i386-pc/core.img                     1
 401,640758514 = 431,258480640  boot/vmlinuz                                   1
 403,031383514 = 432,751652864  boot/vmlinuz-5.4.0-53-generic                  1
 401,640758514 = 431,258480640  boot/vmlinuz-5.4.0-54-generic                  1
 403,031383514 = 432,751652864  boot/vmlinuz.old                               1
 403,553688049 = 433,312473088  boot/initrd.img                                8
 403,909160614 = 433,694158848  boot/initrd.img-5.4.0-53-generic               5
 403,553688049 = 433,312473088  boot/initrd.img-5.4.0-54-generic               8
 403,909160614 = 433,694158848  boot/initrd.img.old                            5

===================== sda4: ls -l /etc/grub.d/ (filtered) ======================

-rwxr-xr-x 1 root root 17622 sept.  8 10:24 10_linux
-rwxr-xr-x 1 root root 42359 sept.  8 10:24 10_linux_zfs
-rwxr-xr-x 1 root root 12894 juil. 31 00:34 20_linux_xen
-rwxr-xr-x 1 root root 12059 juil. 31 00:34 30_os-prober
-rwxr-xr-x 1 root root  1424 juil. 31 00:34 30_uefi-firmware
-rwxr-xr-x 1 root root   214 juil. 31 00:34 40_custom
-rwxr-xr-x 1 root root   216 juil. 31 00:34 41_custom


======================== Unknown MBRs/Boot Sectors/etc =========================

Unknown BootLoader on sda2

00000000  7b 8b 73 ae 8c 88 02 ed  7b 6b 73 35 e3 a3 ba ed  |{.s.....{ks5....|
00000010  83 8b 73 ff bf 3f d4 ed  83 6b 73 88 2c 24 ff ad  |..s..?...ks.,$..|
00000020  8b 6b 6b af 0a ca 55 6f  8c 2a 63 bc 9e 9f 2f 73  |.kk...Uo.*c.../s|
00000030  b5 c4 31 60 a0 aa aa d1  94 a4 29 57 ae 00 00 f5  |..1`......)W....|
00000040  bd a3 31 25 2f aa aa 16  c6 2e 8c 80 fe 55 75 de  |..1%/........Uu.|
00000050  ff a9 5a d8 fe f5 ff 93  ad 87 4a 0a aa de 9e d1  |..Z.......J.....|
00000060  94 00 00 56 57 fa a8 0f  7c 00 00 55 55 af 02 00  |...VW...|..UU...|
00000070  00 0f 7c 00 00 aa 55 00  00 0f 7c 00 00 aa 55 0f  |..|...U...|...U.|
00000080  7c 00 00 d5 55 7f c0 f3  b5 00 00 ea a3 c1 89 ab  ||...U...........|
00000090  73 a7 4a 8b 80 aa 0d cd  83 a2 10 00 a0 da 5e 12  |s.J...........^.|
000000a0  a5 66 4a fa f2 5a bd d0  94 62 10 ea 78 50 78 a6  |.fJ..Z...b..xPx.|
000000b0  31 61 08 b7 fe bc 26 4b  63 41 08 ab 25 b5 d5 8e  |1a....&KcA..%...|
000000c0  8c 06 3a 05 0b ff bf b1  94 00 00 5f 55 f7 a0 30  |..:........_U..0|
000000d0  84 00 00 d5 55 ff 2f b2  8c 20 00 02 55 55 80 8e  |....U./.. ..UU..|
000000e0  8c 00 00 a8 bf d5 55 2e  8c a4 31 eb 82 2f 3d 11  |......U...1../=.|
000000f0  a5 4b 63 90 98 38 30 f2  a4 0f 8c 5c dc fc 7e d1  |.Kc..80....\..~.|
00000100  9c 2f 84 ff d7 37 bf 27  42 37 c6 8a 8a 6a 6a da  |./...7.'B7...jj.|
00000110  de 00 00 fa 5a 58 58 78  ce 00 00 6b 6b 63 02 b6  |....ZXXx...kkc..|
00000120  b5 00 00 55 55 ad 00 4d  63 20 00 55 ed ea 28 d6  |...UU..Mc .U..(.|
00000130  b5 00 00 55 5f ff 0a d5  bd 00 00 25 35 bf b0 94  |...U_......%5...|
00000140  b5 c9 5a a6 a6 ac f8 af  9c 23 21 e0 e0 70 70 27  |..Z......#!..pp'|
00000150  42 20 00 d7 5f 70 70 c6  31 41 08 a5 69 f9 a3 06  |B .._pp.1A..i...|
00000160  42 82 10 b5 25 d5 fa 27  42 61 10 57 d6 bc a8 88  |B...%..'Ba.W....|
00000170  4a 41 08 df 9f be 0b 4d  84 00 00 aa 70 5f ff f2  |JA.....M....p_..|
00000180  ac 00 00 00 55 55 ff 9c  f7 00 00 0a f5 55 55 ff  |....UU.......UU.|
00000190  ff 00 00 00 ea 55 55 58  ce 00 00 b8 55 55 55 6f  |.....UUX....UUUo|
000001a0  8c 23 21 08 0b 29 29 d2  9c ea 6a da de dc 98 29  |.#!..))...j....)|
000001b0  82 b2 d4 a0 a0 a0 a9 70  94 0e 84 2d 8b 2f 00 fe  |.......p...-./..|
000001c0  ff ff 83 fe ff ff 02 00  65 09 00 68 a0 04 00 fe  |........e..h....|
000001d0  ff ff 05 fe ff ff 02 68  05 0e 00 b8 f6 04 00 00  |.......h........|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200

Unknown BootLoader on sdb

00000000  45 52 08 00 00 00 90 90  00 00 00 00 00 00 00 00  |ER..............|
00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000020  33 ed fa 8e d5 bc 00 7c  fb fc 66 31 db 66 31 c9  |3......|..f1.f1.|
00000030  66 53 66 51 06 57 8e dd  8e c5 52 be 00 7c bf 00  |fSfQ.W....R..|..|
00000040  06 b9 00 01 f3 a5 ea 4b  06 00 00 52 b4 41 bb aa  |.......K...R.A..|
00000050  55 31 c9 30 f6 f9 cd 13  72 16 81 fb 55 aa 75 10  |U1.0....r...U.u.|
00000060  83 e1 01 74 0b 66 c7 06  f3 06 b4 42 eb 15 eb 02  |...t.f.....B....|
00000070  31 c9 5a 51 b4 08 cd 13  5b 0f b6 c6 40 50 83 e1  |1.ZQ....[...@P..|
00000080  3f 51 f7 e1 53 52 50 bb  00 7c b9 04 00 66 a1 b0  |?Q..SRP..|...f..|
00000090  07 e8 44 00 0f 82 80 00  66 40 80 c7 02 e2 f2 66  |..D.....f@.....f|
000000a0  81 3e 40 7c fb c0 78 70  75 09 fa bc ec 7b ea 44  |.>@|..xpu....{.D|
000000b0  7c 00 00 e8 83 00 69 73  6f 6c 69 6e 75 78 2e 62  ||.....isolinux.b|
000000c0  69 6e 20 6d 69 73 73 69  6e 67 20 6f 72 20 63 6f  |in missing or co|
000000d0  72 72 75 70 74 2e 0d 0a  66 60 66 31 d2 66 03 06  |rrupt...f`f1.f..|
000000e0  f8 7b 66 13 16 fc 7b 66  52 66 50 06 53 6a 01 6a  |.{f...{fRfP.Sj.j|
000000f0  10 89 e6 66 f7 36 e8 7b  c0 e4 06 88 e1 88 c5 92  |...f.6.{........|
00000100  f6 36 ee 7b 88 c6 08 e1  41 b8 01 02 8a 16 f2 7b  |.6.{....A......{|
00000110  cd 13 8d 64 10 66 61 c3  e8 1e 00 4f 70 65 72 61  |...d.fa....Opera|
00000120  74 69 6e 67 20 73 79 73  74 65 6d 20 6c 6f 61 64  |ting system load|
00000130  20 65 72 72 6f 72 2e 0d  0a 5e ac b4 0e 8a 3e 62  | error...^....>b|
00000140  04 b3 07 cd 10 3c 0a 75  f1 cd 18 f4 eb fd 00 00  |.....<.u........|
00000150  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001b0  68 45 39 00 00 00 00 00  9f 46 41 73 00 00 80 00  |hE9......FAs....|
000001c0  01 00 00 99 e0 fc 00 00  00 00 40 c6 4c 00 00 fe  |..........@.L...|
000001d0  ff ff ef fe ff ff 04 d5  3c 00 00 1f 00 00 00 59  |........<......Y|
000001e0  61 39 83 77 c3 b4 00 d0  4c 00 00 b0 9b 00 00 00  |a9.w....L.......|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


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

sdc sdd sde 

=============================== StdErr Messages ================================

File descriptor 63 (pipe:[159839]) leaked on lvs invocation. Parent PID 6795: /bin/bash
  /dev/sdc: open failed: No medium found
  /dev/sdd: open failed: No medium found
  /dev/sde: open failed: No medium found
  /dev/sdc: open failed: No medium found
  /dev/sdd: open failed: No medium found
  /dev/sde: open failed: No medium found

Suggested repair: ______________________________________________________________

The default repair of the Boot-Repair utility will purge (in order to unsign) and reinstall the grub-pc of
sda10 into the MBR of sda.
Grub-efi will not be selected by default because: legacy-win no-win-efi 
Additional repair will be performed: unhide-bootmenu-10s

(*) ce Boot-info disparaitra du site qui l'héberge (paste.ubuntu.com) après le 27 décembre 2020

Dernière modification par malbo (Le 30/11/2020, à 09:30)

Hors ligne

#10 Le 30/11/2020, à 21:25

Linov

Re : [RESOLU] Necessité d'un boot repair

Merci Malbo
c'est effectivement plus parlant ainsi et moins éphémère.

Hors ligne