#26 Le 27/12/2020, à 13:52
- geole
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Rappel de mon message 19.
Il serait bon que tu lances la réparation standard de boot repair, afin que les fichiers de boot de ubuntu soient remis dans la partition de boot car depuis ta restoration , ils n'y sont plus. Tu te retrouvera alors dans le contexte initial
Mais je ne comprends pas pourquoi dans le bios, la sélection de windows ne t'est pas proposée.
Je te rappelle de refuser d'installer refind dans ton contexte est surprenant.
Tu peux choisir l'O.S de démarrage avec un clic de souris, c'est quand même moins compliqué que d'appuyer sur F9 et de dérouler des recherches ou d'utiliser windows pour booter ubuntu.
NOTA. Les fichiers de boot à utiliser sont dans cette partition
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/Boot/fbx64.efi /efi/Boot/grubx64.efi
/efi/Boot/mmx64.efi /efi/ubuntu/grubx64.efi
/efi/ubuntu/mmx64.efi /efi/ubuntu/shimx64.efi
/efi/ubuntu/grub.cfg /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efi
Je suis surpris que dans tes recherches EFI du bios tu ne puisses y voir son contenu. As-tu essayé avec le mode sécure positionné?
Dernière modification par geole (Le 27/12/2020, à 13:58)
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
En ligne
#27 Le 27/12/2020, à 15:24
- Mario2020C
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Rappel de mon message 19.
geole a écrit :Il serait bon que tu lances la réparation standard de boot repair, afin que les fichiers de boot de ubuntu soient remis dans la partition de boot car depuis ta restoration , ils n'y sont plus. Tu te retrouvera alors dans le contexte initial
Mais je ne comprends pas pourquoi dans le bios, la sélection de windows ne t'est pas proposée.
Je te rappelle de refuser d'installer refind dans ton contexte est surprenant.
Tu peux choisir l'O.S de démarrage avec un clic de souris, c'est quand même moins compliqué que d'appuyer sur F9 et de dérouler des recherches ou d'utiliser windows pour booter ubuntu.NOTA. Les fichiers de boot à utiliser sont dans cette partition
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/Boot/fbx64.efi /efi/Boot/grubx64.efi
/efi/Boot/mmx64.efi /efi/ubuntu/grubx64.efi
/efi/ubuntu/mmx64.efi /efi/ubuntu/shimx64.efi
/efi/ubuntu/grub.cfg /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efiJe suis surpris que dans tes recherches EFI du bios tu ne puisses y voir son contenu. As-tu essayé avec le mode sécure positionné?
Je suis incapable de mettre le BIOS en mode sécurisé. Je ne sais pas pourquoi, malgré que la documentation me suggère de le faire, cette option est toujours grisée. J'ai tenté une mise-à-jour du BIOS mais cela n'a rien corrigé.
Tu peux choisir l'O.S de démarrage avec un clic de souris, c'est quand même moins compliqué que d'appuyer sur F9 et de dérouler des recherches ou d'utiliser windows pour booter ubuntu.
Je travaille principalement sous windows et je dois redémarrer souvent. Le fait de passer par F9 me permettait de démarrer directement sans attendre que le système me propose à chaque fois le chois de l'OS. Cela fonctionnait et je recherche cette même option.
Depuis mon dernier post, j'ai trouvé 3 manières différentes de démarrage:
1- La première est de ne rien toucher et le laisser démarrer. Il m'affiche encore le message d'erreur FW Status Recovery error
Capture d'écran du démarrage
et ensuite, après un certain délai, c'est Ubuntu qui apparait.
2- Si je démarre par la touche F9, j'ai alors les captures d'écran suivants pour y arriver:
Menu 1
Menu 2
Menu 3
Menu 4
Si je choisis l'option Boot, j'ai alors le choix de démarrer avec le fichier bkbootx64.efi ou grubx64.efi
2 choix possibles pour démarrer
qui m'amène directement sous Windows 10 sans message d'erreur du début ou dans Grub qui me donne alors et aussi ces deux choix possibles.
Choix possibles dans Grub
3- Si je ne choisis pas l'option Boot mais plutôt ubuntu, il m'amène alors directement dans Grub et me donne aussi le choix de démarrer directement sur les deux OS et ce, sans message d'erreur du début.
Choix possibles dans Grub
Donc, pour récapituler, j'aimerais démarrer directement sous Windows 10 (sans message d'erreur au démarrage) et pouvoir choisir par F9 l'option Ubuntu.
Merci pour le soutien
Hors ligne
#28 Le 27/12/2020, à 17:02
- geole
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Dans cette capture https://drive.google.com/file/d/1dv0lt0 … yiloz/view
on voit que que tu as choisi boot
Mais pourquoi ne pas choisir directement Microsoft ou ubuntu. Cela devrait te faire gagner une étape.
Je serais tenté de te demander de choisir le fichier /efi/Boot/bkpbootx64.efi
S'il te fait bien booter sur windows, C'est parfait!
Je te proposerais alors de booter avec ubuntu pour le remettre à sa place avec ces commandes
sudo -i
cd /boot/efi/EFI/boot
cp -v bootx64.efi UBbootx64.efi
cp -v bkpbootx64.efi bootx64.efi
exit
et tout devrait rentrer dans l'ordre
Dernière modification par geole (Le 27/12/2020, à 17:04)
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
En ligne
#29 Le 28/12/2020, à 00:53
- Mario2020C
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Mais pourquoi ne pas choisir directement Microsoft ou ubuntu. Cela devrait te faire gagner une étape.
Le menu Microsoft est plus compliqué puisqu'il me demande de choisir la langue, etc..
Choix de Boot/Microsoft/boot
L'autre choix dans ce répertoire est Recovery et il m'amène à une recherche d'un fichier image qu'il ne trouve pas (probablement de la version originale Windows 8.1 écrasée):
Choix de l'option Recovery
Je serais tenté de te demander de choisir le fichier /efi/Boot/bkpbootx64.efi
S'il te fait bien booter sur windows, C'est parfait!
Oui c'est ce que j'ai fait à l'étape 2- et il me donne effectivement accès au démarrage de Windows ou Ubuntu.
Mais en faisant cette procédure, je dois chaque fois démarrer par F9 pour aller sous Windows et c'est l'inverse que je recherche.
Actuellement, il démarre automatiquement sous Ubuntu avec le message d'erreur durant le démarrage.
Je te proposerais alors de booter avec ubuntu pour le remettre à sa place avec ces commandes
À ce que je comprend de cette commande, le fichier bkpbootx64.efi est le fichier backup de pbootx64.efi qui est créé à chaque démarrage.
Tu remplaces l'actuel par son backup... (je ne connais pas l'option -v...)
J'ai exécuté scrupuleusement les commandes mais le résultat n'a rien changé au démarrage.
Il démarre toujours sur Ubuntu (avec son message d'erreur) et quand je démarre par la touche F9, j'ai les mêmes choix de démarrage par EFI.
Lors du démarrage par F9 et si je choisis Grub.efi, il me permet de démarrer dans l'un des deux OS et ce, sans message d'erreur.
Mais cela m'oblige à démarrer chaque fois par F9 pour accéder à Windows ou Ubuntu sans erreur.
C'est l'inverse qui est recherché soit booter automatiquement sous Windows et par F9 si je veux Ubuntu.
C'est pourquoi lorsque j'avais trouvé de réinstaller les partitions de base de Windows 10 grâce à une image avec Acronis, je croyais avoir réglé 90% de mon problème puisqu'il redémarrait finalement sous Windows sans erreur FW Status....
Je croyais qu'il ne me restait qu'à trouver une commande (Linux ou Windows) pour insérer Ubuntu dans les choix de partitions de démarrage disponibles avec un démarrage par F9. (Ubuntu était devenu inexistant (mais pourtant présent) dans les choix EFI).
Voici le dernier boot-info:
boot-info-4ppa125 [20201227_1858]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/sda.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/Boot/fbx64.efi /efi/Boot/grubx64.efi
/efi/Boot/mmx64.efi /efi/Boot/UBbootx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg
/efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efi
sda2: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sda3: __________________________________________________________________________
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
sda4: __________________________________________________________________________
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:
sda5: __________________________________________________________________________
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
sda6: __________________________________________________________________________
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:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession on sda5
OS#2: Windows 8 or 10 on sda3
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-58-generic root=UUID=aceb1bd9-3ec7-4250-99b1-aac3489226c9 ro quiet splash vt.handoff=7
===================================== UEFI =====================================
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot disabled.
efibootmgr -v
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000
Boot0000* Notebook Hard Drive BBS(HD,,0x0).......................................................................
Boot0001* USB Hard Drive 1 - Kingston DataTraveler 3.0 BBS(HD,,0x900).......................................................................
Boot0002* USB Hard Drive 2 - Seagate BUP Portable BBS(HD,,0x900).......................................................................
Boot0003* Notebook Ethernet BBS(128,,0x0)........................E..............................................
Boot0004* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0005* Windows Boot Manager HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0006* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0007* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0008* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0009* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000A* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000B* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000C* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000D* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000E* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000F* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0010* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0011* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0012* USB Hard Drive 1 - Kingston DataTraveler 3.0 BBS(HD,,0x900).......................................................................
Boot0013* Notebook Ethernet BBS(128,,0x0)........................E..............................................
Boot0014* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0015* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0016* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
78415fb8fb9b909f8029858113f1335f sda1/Boot/bkpbootx64.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/bootx64.efi
2895d47544fd587b26c7e29be1295c27 sda1/Boot/fbx64.efi
8ed07d5ee4e5e1534bcf64037b7589ff sda1/Boot/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 sda1/Boot/mmx64.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/UBbootx64.efi
8ed07d5ee4e5e1534bcf64037b7589ff sda1/ubuntu/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 sda1/ubuntu/mmx64.efi
78415fb8fb9b909f8029858113f1335f sda1/ubuntu/shimx64.efi
e69be5ddc7c4165e0f3e5ee05d267ec2 sda1/Microsoft/Boot/bootmgfw.efi
5a0ceb06ab09d5c2be36b38bcb33617f sda1/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda5 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, farbios
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda3 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sda4 : 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
Partitions info (2/3): _________________________________________________________
sda5 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot
sda4 : 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, recovery-or-hidden, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda5 : 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
sda3 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda4 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda6 : 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: 223.58 GiB, 240057409536 bytes, 468862128 sectors
Disk identifier: 29CBA8DF-671C-4D30-86C6-05B19436417D
Start End Sectors Size Type
sda1 2048 206847 204800 100M EFI System
sda2 206848 239615 32768 16M Microsoft reserved
sda3 239616 240480950 240241335 114.6G Microsoft basic data
sda4 240482304 383842303 143360000 68.4G Microsoft basic data
sda5 383842304 467810303 83968000 40G Linux filesystem
sda6 467810304 468858879 1048576 512M Windows recovery environment
parted -lm (filtered): _________________________________________________________
sda:240GB:scsi:512:512:gpt:ATA KINGSTON SA400S3:;
1:1049kB:106MB:105MB:fat32::boot, esp;
2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
3:123MB:123GB:123GB:ntfs:Basic data partition:msftdata;
4:123GB:197GB:73.4GB:ntfs:Basic data partition:msftdata;
5:197GB:240GB:43.0GB:ext4::;
6:240GB:240GB:537MB:ntfs::diag;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 405C-EBF7 5d3ad37e-afc0-46d5-8957-a8511208b235
├─sda2 741d7074-13e4-4479-a64c-b252de050382 Microsoft reserved partition
├─sda3 ntfs 1C8C65C88C659CD0 0608c3b2-0a68-411b-88ac-ef658e698bd1 Basic data partition
├─sda4 ntfs 4A78EEFC78EEE623 e539a559-fa29-4649-8a85-23f5bea4ded9 DATAS Basic data partition
├─sda5 ext4 aceb1bd9-3ec7-4250-99b1-aac3489226c9 3b768fca-54e8-49f7-a085-3a2437de7556
└─sda6 ntfs B6E22BE8E22BAC15 5454f521-09b3-41c6-a20c-6736123019ab
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda3 40.6G 65% /mnt/boot-sav/sda3
sda4 64G 6% /mnt/boot-sav/sda4
sda5 18.9G 47% /
sda6 88.3M 83% /mnt/boot-sav/sda6
Mount options: __________________________________________________________________
sda3 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda4 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda5 rw,relatime,errors=remount-ro
sda6 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
===================== sda1/efi/ubuntu/grub.cfg (filtered) ======================
search.fs_uuid aceb1bd9-3ec7-4250-99b1-aac3489226c9 root hd0,gpt5
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sda5/boot/grub/grub.cfg (filtered) ======================
Ubuntu aceb1bd9-3ec7-4250-99b1-aac3489226c9
Ubuntu, with Linux 5.4.0-58-generic aceb1bd9-3ec7-4250-99b1-aac3489226c9
Ubuntu, with Linux 5.4.0-42-generic aceb1bd9-3ec7-4250-99b1-aac3489226c9
Windows Boot Manager (on sda1) osprober-efi-405C-EBF7
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###
========================== sda5/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda6 during installation
UUID=aceb1bd9-3ec7-4250-99b1-aac3489226c9 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
/swapfile none swap sw 0 0
UUID=405C-EBF7 /boot/efi vfat defaults 0 1
======================= sda5/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=""
==================== sda5: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
197,164161682 = 211,703406592 boot/grub/grub.cfg 1
214,658340454 = 230,487638016 boot/vmlinuz 1
187,423946381 = 201,244930048 boot/vmlinuz-5.4.0-42-generic 1
214,658340454 = 230,487638016 boot/vmlinuz-5.4.0-58-generic 1
187,423946381 = 201,244930048 boot/vmlinuz.old 1
187,084705353 = 200,880672768 boot/initrd.img 4
189,071514130 = 203,013992448 boot/initrd.img-5.4.0-42-generic 3
187,084705353 = 200,880672768 boot/initrd.img-5.4.0-58-generic 4
189,071514130 = 203,013992448 boot/initrd.img.old 3
===================== sda5: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17622 nov 12 18:15 10_linux
-rwxr-xr-x 1 root root 42359 nov 12 18:15 10_linux_zfs
-rwxr-xr-x 1 root root 12894 jui 30 20:34 20_linux_xen
-rwxr-xr-x 1 root root 12059 jui 30 20:34 30_os-prober
-rwxr-xr-x 1 root root 1424 jui 30 20:34 30_uefi-firmware
-rwxr-xr-x 1 root root 214 jui 30 20:34 40_custom
-rwxr-xr-x 1 root root 216 jui 30 20:34 41_custom
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of
sda5,
using the following options: sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix use-standard-efi-file restore-efi-backups
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession entry (sda1/efi/****/shim****.efi (**** will be updated in the final message) file) !
If your computer reboots directly into Windows, try to change the boot order in your UEFI firmware.
If your UEFI firmware does not allow to change the boot order, change the default boot entry of the Windows bootloader.
For example you can boot into Windows, then type the following command in an admin command prompt:
bcdedit /set {bootmgr} path \EFI\****\shim****.efi (**** will be updated in the final message)
Merci
Dernière modification par Mario2020C (Le 28/12/2020, à 01:00)
Hors ligne
#30 Le 28/12/2020, à 01:41
- Mario2020C
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Je tente une approche différente.
J'ai trouvé cette documentation sur la modification du fichier de démarrage:
efibootmgr -v
La commande efibootmgr -v donne:
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000
Boot0000* Notebook Hard Drive BBS(HD,,0x0).......................................................................
Boot0001* USB Hard Drive 1 - Kingston DataTraveler 3.0 BBS(HD,,0x900).......................................................................
Boot0002* USB Hard Drive 2 - Seagate BUP Portable BBS(HD,,0x900).......................................................................
Boot0003* Notebook Ethernet BBS(128,,0x0)........................E..............................................
Boot0004* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0005* Windows Boot Manager HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0006* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0007* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0008* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0009* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000A* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000B* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000C* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000D* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000E* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000F* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0010* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0011* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0012* USB Hard Drive 1 - Kingston DataTraveler 3.0 BBS(HD,,0x900).......................................................................
Boot0013* Notebook Ethernet BBS(128,,0x0)........................E..............................................
Boot0014* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0015* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0016* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
mario@mario-HP-EliteBook-Folio-9480m:~$
J'ai donc enlevé les doublons (qui s'accumulent à chaque démarrage par Ubuntu) par la commande
sudo efibootmgr -b 000x -B
La commande efibootmgr -v donne maintenant:
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000
Boot0000* Notebook Hard Drive BBS(HD,,0x0).......................................................................
Boot0001* USB Hard Drive 1 - Kingston DataTraveler 3.0 BBS(HD,,0x900).......................................................................
Boot0002* USB Hard Drive 2 - Seagate BUP Portable BBS(HD,,0x900).......................................................................
Boot0003* Notebook Ethernet BBS(128,,0x0)........................E..............................................
Boot0004* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0005* Windows Boot Manager HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Comme j'ai remarqué d le début. BootCurrent est toujours à 0000
Je tente donc de lui imposer un nouvel BootOrder de démarrage par la commande:
sudo efibootmgr -o 0005,0004,0000,0001,0002,0003
La commande efibootmgr -v donne maintenant:
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0005,0004,0000,0001,0002,0003
Boot0000* Notebook Hard Drive
Boot0001* USB Hard Drive 1 - Kingston DataTraveler 3.0
Boot0002* USB Hard Drive 2 - Seagate BUP Portable
Boot0003* Notebook Ethernet
Boot0004* ubuntu
Boot0005* Windows Boot Manager
Je me croise les doigts et je redémarre...
Dernière modification par Mario2020C (Le 28/12/2020, à 01:43)
Hors ligne
#31 Le 28/12/2020, à 09:44
- geole
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
geole a écrit :Je serais tenté de te demander de choisir le fichier /efi/Boot/bkpbootx64.efi
S'il te fait bien booter sur windows, C'est parfait!Oui c'est ce que j'ai fait à l'étape 2- et il me donne effectivement accès au démarrage de Windows ou Ubuntu.
Mais en faisant cette procédure, je dois chaque fois démarrer par F9 pour aller sous Windows et c'est l'inverse que je recherche.
Actuellement, il démarre automatiquement sous Ubuntu avec le message d'erreur durant le démarrage.geole a écrit :Je te proposerais alors de booter avec ubuntu pour le remettre à sa place avec ces commandes
À ce que je comprend de cette commande, le fichier bkpbootx64.efi est le fichier backup de bootx64.efi qui est créé à chaque démarrage.
Bonjour
De façon normale, tous les ordinateurs EFI démarrent par defaut avec le fichier /efi/boot/bootx64.efi
Ainsi l'installateur de ubuntu a décidé depuis quelque temps d'y mettre sa structure de boot.
Avant de faire cette action, il sauve fichier bootx64.efi dans un fichier appelé bkpbootx64.efi
ce qui permettrait de remettre en état si besoin.
Vu qu'en choisissant ce fichier, tu as le choix de ubuntu et de windows, je pense que la procédure a un bug et fait une sauvegarde de façon systématique lorsqu'elle est relancée alors qu'il ne devrait pas recopier le fichier si le fichier bkpbootx64.efi existe déjà.
On le voit bien dans cet extrait que je n'avais pas pensé à regarder
78415fb8fb9b909f8029858113f1335f sda1/Boot/bkpbootx64.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/bootx64.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/UBbootx64.efi
78415fb8fb9b909f8029858113f1335f sda1/ubuntu/shimx64.efi
Je vais donc te proposer d'y mettre le fichier de boot de windows. Donc lorsque tu seras dans ubuntu, tu pouras le mettre à la place avec cette commande.
sudo cp -v /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi /boot/efi/EFI/Boot
Dernière modification par geole (Le 28/12/2020, à 09:56)
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
En ligne
#32 Le 28/12/2020, à 16:46
- Mario2020C
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Vu qu'en choisissant ce fichier, tu as le choix de ubuntu et de windows, je pense que la procédure a un bug et fait une sauvegarde de façon systématique lorsqu'elle est relancée alors qu'il ne devrait pas recopier le fichier si le fichier bkpbootx64.efi existe déjà.
Oui je crois que j'avais bien saisi la fonction de bootx64.efi et bkbootx64.efi.
Actuellement, après un redémarrage suivi de ma petite procédure de nettoyage par la commande efibootmgr, le résultat est le même soit que je démarre toujours avec le message d'erreur FW Status Recovery error... et il démarre encore sous Ubuntu.
Je te fais un boot-info de l'état après mes changements qui n'ont rien donnés. ensuite je fais ta commande et je redémarre suivi d'un autre boot-info.
boot-info-4ppa125 [20201228_1028]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/sda.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/Boot/fbx64.efi /efi/Boot/grubx64.efi
/efi/Boot/mmx64.efi /efi/Boot/UBbootx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg
/efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efi
sda2: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sda3: __________________________________________________________________________
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
sda4: __________________________________________________________________________
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:
sda5: __________________________________________________________________________
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
sda6: __________________________________________________________________________
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:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession on sda5
OS#2: Windows 8 or 10 on sda3
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-58-generic root=UUID=aceb1bd9-3ec7-4250-99b1-aac3489226c9 ro quiet splash vt.handoff=7
===================================== UEFI =====================================
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot disabled.
efibootmgr -v
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000
Boot0000* Notebook Hard Drive BBS(HD,,0x0).......................................................................
Boot0001* USB Hard Drive 1 - Kingston DataTraveler 3.0 BBS(HD,,0x900).......................................................................
Boot0002* USB Hard Drive 2 - Seagate BUP Portable BBS(HD,,0x900).......................................................................
Boot0003* Notebook Ethernet BBS(128,,0x0)........................E..............................................
Boot0004* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0005* Windows Boot Manager HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0006* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0007* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
78415fb8fb9b909f8029858113f1335f sda1/Boot/bkpbootx64.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/bootx64.efi
2895d47544fd587b26c7e29be1295c27 sda1/Boot/fbx64.efi
8ed07d5ee4e5e1534bcf64037b7589ff sda1/Boot/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 sda1/Boot/mmx64.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/UBbootx64.efi
8ed07d5ee4e5e1534bcf64037b7589ff sda1/ubuntu/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 sda1/ubuntu/mmx64.efi
78415fb8fb9b909f8029858113f1335f sda1/ubuntu/shimx64.efi
e69be5ddc7c4165e0f3e5ee05d267ec2 sda1/Microsoft/Boot/bootmgfw.efi
5a0ceb06ab09d5c2be36b38bcb33617f sda1/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda5 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, farbios
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda3 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sda4 : 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
Partitions info (2/3): _________________________________________________________
sda5 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot
sda4 : 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, recovery-or-hidden, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda5 : 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
sda3 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda4 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda6 : 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: 223.58 GiB, 240057409536 bytes, 468862128 sectors
Disk identifier: 29CBA8DF-671C-4D30-86C6-05B19436417D
Start End Sectors Size Type
sda1 2048 206847 204800 100M EFI System
sda2 206848 239615 32768 16M Microsoft reserved
sda3 239616 240480950 240241335 114.6G Microsoft basic data
sda4 240482304 383842303 143360000 68.4G Microsoft basic data
sda5 383842304 467810303 83968000 40G Linux filesystem
sda6 467810304 468858879 1048576 512M Windows recovery environment
parted -lm (filtered): _________________________________________________________
sda:240GB:scsi:512:512:gpt:ATA KINGSTON SA400S3:;
1:1049kB:106MB:105MB:fat32::boot, esp;
2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
3:123MB:123GB:123GB:ntfs:Basic data partition:msftdata;
4:123GB:197GB:73.4GB:ntfs:Basic data partition:msftdata;
5:197GB:240GB:43.0GB:ext4::;
6:240GB:240GB:537MB:ntfs::diag;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 405C-EBF7 5d3ad37e-afc0-46d5-8957-a8511208b235
├─sda2 741d7074-13e4-4479-a64c-b252de050382 Microsoft reserved partition
├─sda3 ntfs 1C8C65C88C659CD0 0608c3b2-0a68-411b-88ac-ef658e698bd1 Basic data partition
├─sda4 ntfs 4A78EEFC78EEE623 e539a559-fa29-4649-8a85-23f5bea4ded9 DATAS Basic data partition
├─sda5 ext4 aceb1bd9-3ec7-4250-99b1-aac3489226c9 3b768fca-54e8-49f7-a085-3a2437de7556
└─sda6 ntfs B6E22BE8E22BAC15 5454f521-09b3-41c6-a20c-6736123019ab
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda3 40.6G 65% /mnt/boot-sav/sda3
sda4 64G 6% /mnt/boot-sav/sda4
sda5 18.9G 47% /
sda6 88.3M 83% /mnt/boot-sav/sda6
Mount options: __________________________________________________________________
sda3 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda4 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda5 rw,relatime,errors=remount-ro
sda6 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
===================== sda1/efi/ubuntu/grub.cfg (filtered) ======================
search.fs_uuid aceb1bd9-3ec7-4250-99b1-aac3489226c9 root hd0,gpt5
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sda5/boot/grub/grub.cfg (filtered) ======================
Ubuntu aceb1bd9-3ec7-4250-99b1-aac3489226c9
Ubuntu, with Linux 5.4.0-58-generic aceb1bd9-3ec7-4250-99b1-aac3489226c9
Ubuntu, with Linux 5.4.0-42-generic aceb1bd9-3ec7-4250-99b1-aac3489226c9
Windows Boot Manager (on sda1) osprober-efi-405C-EBF7
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###
========================== sda5/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda6 during installation
UUID=aceb1bd9-3ec7-4250-99b1-aac3489226c9 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
/swapfile none swap sw 0 0
UUID=405C-EBF7 /boot/efi vfat defaults 0 1
======================= sda5/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=""
==================== sda5: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
197,164161682 = 211,703406592 boot/grub/grub.cfg 1
214,658340454 = 230,487638016 boot/vmlinuz 1
187,423946381 = 201,244930048 boot/vmlinuz-5.4.0-42-generic 1
214,658340454 = 230,487638016 boot/vmlinuz-5.4.0-58-generic 1
187,423946381 = 201,244930048 boot/vmlinuz.old 1
187,084705353 = 200,880672768 boot/initrd.img 4
189,071514130 = 203,013992448 boot/initrd.img-5.4.0-42-generic 3
187,084705353 = 200,880672768 boot/initrd.img-5.4.0-58-generic 4
189,071514130 = 203,013992448 boot/initrd.img.old 3
===================== sda5: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17622 nov 12 18:15 10_linux
-rwxr-xr-x 1 root root 42359 nov 12 18:15 10_linux_zfs
-rwxr-xr-x 1 root root 12894 jui 30 20:34 20_linux_xen
-rwxr-xr-x 1 root root 12059 jui 30 20:34 30_os-prober
-rwxr-xr-x 1 root root 1424 jui 30 20:34 30_uefi-firmware
-rwxr-xr-x 1 root root 214 jui 30 20:34 40_custom
-rwxr-xr-x 1 root root 216 jui 30 20:34 41_custom
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of
sda5,
using the following options: sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix use-standard-efi-file restore-efi-backups
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession entry (sda1/efi/****/shim****.efi (**** will be updated in the final message) file) !
If your computer reboots directly into Windows, try to change the boot order in your UEFI firmware.
If your UEFI firmware does not allow to change the boot order, change the default boot entry of the Windows bootloader.
For example you can boot into Windows, then type the following command in an admin command prompt:
bcdedit /set {bootmgr} path \EFI\****\shim****.efi (**** will be updated in the final message)
Je croyais me débarasser de ce message d'erreur lors du démarrage puisque lorsque je choisis le démarrage de Windows avec Grub ou bxbootx64.efi.
Malheureusement, il est encore présent.
Tu remarqueras aussi que malgré mes modifications avec la commande efibootmgr, le bootCurrent est encore à 0000, curieusement malgré les 5 choix donnés BootOrder est remis à 0000. De plus, étant donné que j'ai depuis redémarré 2 fois, il y a un Boot006 et Boot007 qui se sont ajoutés.
C'est quand même bien bizarre cette histoire de tourner en rond..
Dernière modification par Mario2020C (Le 28/12/2020, à 16:53)
Hors ligne
#33 Le 28/12/2020, à 16:59
- Mario2020C
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Il ne reconnaît pas la commande. Pourtant le dossier est bien présent.
Dans la commande, manque-t'il un paramètre pour devenir administrateur?
mario@mario-HP-EliteBook-Folio-9480m:~$ sudo cp -v /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi /boot/efi/EFI/Boot
[sudo] Mot de passe de mario :
cp: impossible d'évaluer '/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi': Aucun fichier ou dossier de ce type
mario@mario-HP-EliteBook-Folio-9480m:~$ cd /boot/efi/EFI/Microsoft/Boot/
bash: cd: /boot/efi/EFI/Microsoft/Boot/: Aucun fichier ou dossier de ce type
mario@mario-HP-EliteBook-Folio-9480m:~$ cd /boot
mario@mario-HP-EliteBook-Folio-9480m:/boot$ cd /efi
bash: cd: /efi: Aucun fichier ou dossier de ce type
mario@mario-HP-EliteBook-Folio-9480m:/boot$ ls
config-5.4.0-42-generic initrd.img memtest86+.bin System.map-5.4.0-58-generic vmlinuz.old
config-5.4.0-58-generic initrd.img-5.4.0-42-generic memtest86+.elf vmlinuz
efi initrd.img-5.4.0-58-generic memtest86+_multiboot.bin vmlinuz-5.4.0-42-generic
grub initrd.img.old System.map-5.4.0-42-generic vmlinuz-5.4.0-58-generic
mario@mario-HP-EliteBook-Folio-9480m:/boot$
Hors ligne
#34 Le 28/12/2020, à 19:34
- geole
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Cela me semble pourtant bon
========================== sda5/etc/fstab (filtered) ===========================
......
UUID=405C-EBF7 /boot/efi vfat defaults 0 1
Tu vas le faire en décomposé
sudo -i
cd /boot
cd efi
ls -ls
cd EFI ?? ou cd efi ??
ls -ls Microsoft/Boot/bootmgfw.efi
cp -v Microsoft/Boot/bootmgfw.efi Boot
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
En ligne
#35 Le 28/12/2020, à 20:41
- Mario2020C
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
C'est bizarre. avant d'essayer tes nouvelles commandes, j'ai tenté une dernière fois ta commande initiale
sudo cp -v /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi /boot/efi/EFI/Boot
et elle a passée.......!!!??
J'ai redémarré mais pas de changements.
Voici le boot-info suite à mon redémarrage:
boot-info-4ppa125 [20201228_1401]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/sda.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootmgfw.efi
/efi/Boot/bootx64.efi /efi/Boot/fbx64.efi
/efi/Boot/grubx64.efi /efi/Boot/mmx64.efi
/efi/Boot/UBbootx64.efi /efi/ubuntu/grubx64.efi
/efi/ubuntu/mmx64.efi /efi/ubuntu/shimx64.efi
/efi/ubuntu/grub.cfg /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efi
sda2: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sda3: __________________________________________________________________________
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
sda4: __________________________________________________________________________
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:
sda5: __________________________________________________________________________
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
sda6: __________________________________________________________________________
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:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession on sda5
OS#2: Windows 8 or 10 on sda3
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-58-generic root=UUID=aceb1bd9-3ec7-4250-99b1-aac3489226c9 ro quiet splash vt.handoff=7
===================================== UEFI =====================================
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot disabled.
efibootmgr -v
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 000A
Boot0000* Notebook Hard Drive BBS(HD,,0x0).......................................................................
Boot0001* USB Hard Drive 1 - Kingston DataTraveler 3.0 BBS(HD,,0x900).......................................................................
Boot0002* USB Hard Drive 2 - Seagate BUP Portable BBS(HD,,0x900).......................................................................
Boot0003* Notebook Ethernet BBS(128,,0x0)........................E..............................................
Boot0004* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0005* Windows Boot Manager HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0006* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0007* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0008* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0009* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot000A* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
78415fb8fb9b909f8029858113f1335f sda1/Boot/bkpbootx64.efi
e69be5ddc7c4165e0f3e5ee05d267ec2 sda1/Boot/bootmgfw.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/bootx64.efi
2895d47544fd587b26c7e29be1295c27 sda1/Boot/fbx64.efi
8ed07d5ee4e5e1534bcf64037b7589ff sda1/Boot/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 sda1/Boot/mmx64.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/UBbootx64.efi
8ed07d5ee4e5e1534bcf64037b7589ff sda1/ubuntu/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 sda1/ubuntu/mmx64.efi
78415fb8fb9b909f8029858113f1335f sda1/ubuntu/shimx64.efi
e69be5ddc7c4165e0f3e5ee05d267ec2 sda1/Microsoft/Boot/bootmgfw.efi
5a0ceb06ab09d5c2be36b38bcb33617f sda1/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda5 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, farbios
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda3 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sda4 : 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
Partitions info (2/3): _________________________________________________________
sda5 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot
sda4 : 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, recovery-or-hidden, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda5 : 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
sda3 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda4 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda6 : 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: 223.58 GiB, 240057409536 bytes, 468862128 sectors
Disk identifier: 29CBA8DF-671C-4D30-86C6-05B19436417D
Start End Sectors Size Type
sda1 2048 206847 204800 100M EFI System
sda2 206848 239615 32768 16M Microsoft reserved
sda3 239616 240480950 240241335 114.6G Microsoft basic data
sda4 240482304 383842303 143360000 68.4G Microsoft basic data
sda5 383842304 467810303 83968000 40G Linux filesystem
sda6 467810304 468858879 1048576 512M Windows recovery environment
parted -lm (filtered): _________________________________________________________
sda:240GB:scsi:512:512:gpt:ATA KINGSTON SA400S3:;
1:1049kB:106MB:105MB:fat32::boot, esp;
2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
3:123MB:123GB:123GB:ntfs:Basic data partition:msftdata;
4:123GB:197GB:73.4GB:ntfs:Basic data partition:msftdata;
5:197GB:240GB:43.0GB:ext4::;
6:240GB:240GB:537MB:ntfs::diag;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 405C-EBF7 5d3ad37e-afc0-46d5-8957-a8511208b235
├─sda2 741d7074-13e4-4479-a64c-b252de050382 Microsoft reserved partition
├─sda3 ntfs 1C8C65C88C659CD0 0608c3b2-0a68-411b-88ac-ef658e698bd1 Basic data partition
├─sda4 ntfs 4A78EEFC78EEE623 e539a559-fa29-4649-8a85-23f5bea4ded9 DATAS Basic data partition
├─sda5 ext4 aceb1bd9-3ec7-4250-99b1-aac3489226c9 3b768fca-54e8-49f7-a085-3a2437de7556
└─sda6 ntfs B6E22BE8E22BAC15 5454f521-09b3-41c6-a20c-6736123019ab
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda3 40.6G 65% /mnt/boot-sav/sda3
sda4 64G 6% /mnt/boot-sav/sda4
sda5 18.8G 47% /
sda6 88.3M 83% /mnt/boot-sav/sda6
Mount options: __________________________________________________________________
sda3 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda4 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda5 rw,relatime,errors=remount-ro
sda6 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
===================== sda1/efi/ubuntu/grub.cfg (filtered) ======================
search.fs_uuid aceb1bd9-3ec7-4250-99b1-aac3489226c9 root hd0,gpt5
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sda5/boot/grub/grub.cfg (filtered) ======================
Ubuntu aceb1bd9-3ec7-4250-99b1-aac3489226c9
Ubuntu, with Linux 5.4.0-58-generic aceb1bd9-3ec7-4250-99b1-aac3489226c9
Ubuntu, with Linux 5.4.0-42-generic aceb1bd9-3ec7-4250-99b1-aac3489226c9
Windows Boot Manager (on sda1) osprober-efi-405C-EBF7
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###
========================== sda5/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda6 during installation
UUID=aceb1bd9-3ec7-4250-99b1-aac3489226c9 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
/swapfile none swap sw 0 0
UUID=405C-EBF7 /boot/efi vfat defaults 0 1
======================= sda5/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=""
==================== sda5: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
197,164161682 = 211,703406592 boot/grub/grub.cfg 1
214,658340454 = 230,487638016 boot/vmlinuz 1
187,423946381 = 201,244930048 boot/vmlinuz-5.4.0-42-generic 1
214,658340454 = 230,487638016 boot/vmlinuz-5.4.0-58-generic 1
187,423946381 = 201,244930048 boot/vmlinuz.old 1
187,084705353 = 200,880672768 boot/initrd.img 4
189,071514130 = 203,013992448 boot/initrd.img-5.4.0-42-generic 3
187,084705353 = 200,880672768 boot/initrd.img-5.4.0-58-generic 4
189,071514130 = 203,013992448 boot/initrd.img.old 3
===================== sda5: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17622 nov 12 18:15 10_linux
-rwxr-xr-x 1 root root 42359 nov 12 18:15 10_linux_zfs
-rwxr-xr-x 1 root root 12894 jui 30 20:34 20_linux_xen
-rwxr-xr-x 1 root root 12059 jui 30 20:34 30_os-prober
-rwxr-xr-x 1 root root 1424 jui 30 20:34 30_uefi-firmware
-rwxr-xr-x 1 root root 214 jui 30 20:34 40_custom
-rwxr-xr-x 1 root root 216 jui 30 20:34 41_custom
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of
sda5,
using the following options: sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix use-standard-efi-file restore-efi-backups
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession entry (sda1/efi/****/shim****.efi (**** will be updated in the final message) file) !
If your computer reboots directly into Windows, try to change the boot order in your UEFI firmware.
If your UEFI firmware does not allow to change the boot order, change the default boot entry of the Windows bootloader.
For example you can boot into Windows, then type the following command in an admin command prompt:
bcdedit /set {bootmgr} path \EFI\****\shim****.efi (**** will be updated in the final message)
Si tu remarques dans le boot-info, la commande efibootmgr -v donne un bootOrder Boot000A qui est la dernière ligne qui s'ajoute lors du démarrage suite au message d'erreur
Message d'erreur lors du démarrage
Or, c'est justement ce qui se produit chaque fois, il ne trouve jamais le BootOrder qui devrait être l'adresse souhaitée de démarrage.
Alors il en créé une et incrémente le fichier shimx64.efi.
J'avais résolu cette erreur en réinstallant l'image des partitions de base de Windows 10 mais alors, je perdais l'adresse de la partition de Ubuntu.
En corrigeant cette anomalie avec boot-repair, je me retrouvais au même point de départ du problème soit avec le message d'erreur au démarrage et ensuite il démarrait uniquement sur Ubuntu.
Au tout début, ikewdu m'avait suggéré: As-tu testé cette solution de Yorick Reuvekamp ? Solution possible
J'avoue qu'avec le nombre de fois que je tourne en rond sur ce problème, je commence mieux à saisir les solutions possibles.
Je suis allé voir dans mon BIOS et effectivement, il y a un endroit qui permet de faire un démarrage personnalisé.
En choisissant cette option, comme le démontre la doc, je dois y entrer une adresse... Je ne sais pas quelle adresse y mettre...
Puis, je dois aller modifier l'ordre de démarrage du fichier EFI.
Donc, admettons que je reste sur cette configuration, il faudrait y mettre l'adresse de démarrage de windows 10 puisque je veux démarrer automatiquement sous Windows 10 avec un choix possible de Ubuntu par F9..
Et si je réinstalle les partitions de base de Windows 10 avec Acronis, Je en me cassais plus la tête avec le message FW Status Recovery error... et il serait peut-être possible d'y ajouter seulement l'adresse de partition de Ubuntu...
Qu'en penses-tu?
Je viens de lire que mon problème a été signalé comme un Bug depuis la version 19 de Ubuntu.
Dernière modification par Mario2020C (Le 28/12/2020, à 21:10)
Hors ligne
#36 Le 29/12/2020, à 09:43
- geole
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Et si je réinstalle les partitions de base de Windows 10 avec Acronis, Je en me cassais plus la tête avec le message FW Status Recovery error... et il serait peut-être possible d'y ajouter seulement l'adresse de partition de Ubuntu...
Qu'en penses-tu?Je viens de lire que mon problème a été signalé comme un Bug depuis la version 19 de Ubuntu.
Bonjour.
Je pense que c'est totalement inutile de restorer windows alors que le problème est EFI donc avant la lecture du premier fichier de boot windows.
D'abord, je me suis trompé dans la commande, il fallait écraser. Donc c'était
sudo cp -v /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi /boot/efi/EFI/Boot/bootx64.efi
Au vu de ce message, je te propose de faire un essai en utilisant grubx64.efi au lieu de shimx64.efi
sudo efibootmgr –create –disk /dev/sda –part 1 –label "MonGRUB" –loader "\EFI\ubuntu\grubx64.efi"
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
En ligne
#37 Le 29/12/2020, à 17:10
- Mario2020C
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Cette commande est magique
sudo cp -v /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi /boot/efi/EFI/Boot/bootx64.efi
Elle a replacé mon portable tel que je le voulais: Démarrage sous Windows 10 sans message d'erreur et possibilité de démarrage de Ubuntu par la touche F9 sans un autre message d'erreur et sans incrémenter le fichier shimx64.efi.
mario@mario-HP-EliteBook-Folio-9480m:~$ efibootmgr -v
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000
Boot0000* Notebook Hard Drive BBS(HD,,0x0).......................................................................
Boot0001* USB Hard Drive 1 - Kingston DataTraveler 3.0 BBS(HD,,0x900).......................................................................
Boot0002* USB Hard Drive 2 - Seagate BUP Portable BBS(HD,,0x900).......................................................................
Boot0003* Notebook Ethernet BBS(128,,0x0)........................E..............................................
Boot0004* ubuntu HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)
Boot0005* Windows Boot Manager HD(1,GPT,5d3ad37e-afc0-46d5-8957-a8511208b235,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
mario@mario-HP-EliteBook-Folio-9480m:~$
J'ai redémarré plusieurs fois et je confirme que mon problème est complètement résolu.
J'aimerais bien par contre comprendre cette structure de la partition EFI et ce qui causait mon erreur.
J'ai trouvé une bonne documentation qui je crois me fera passer plusieurs heures d'apprentissage.
Surtout dans la section 2.0
Merci geole, et tous les autres qui m'ont aidé. Vous êtes des pros!
J'ai une dernière question: J'imagine que je dois faire une autre image du disque dur pour me parer d'un éventuel autre problème.
Je me demande si Acronis fait une image complète de Windows et Linux en même temps. Sinon, quel logiciel me serait conseillé?
Et aussi, comment mettre ce post RÉSOLU?
Hors ligne
#38 Le 30/12/2020, à 07:19
- malbo
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Bonjour,
Je me suis fendu hier d'un post sur une solution possible pour le cas des ordis verrouillés : [Résolu] démarrage verrouillé sur EFI Hard Drive
Mais cette solution que j'ai étudiée vise à obtenir un démarrage par défaut sur Grub alors que la solution que tu recherchais, et que tu as réussi à obtenir, permet un démarrage par défaut sur Windows.
Pour passer la discussion en "Résolu", tu procéderas comme suit :
1) te connecter sur le forum
2) cliquer sur "Modifier" en bas à droite de ton PREMIER post
3) modifier le titre de la discussion pour qu'il devienne (j'ai viré "en solo" parce que ça ne rentre pas) :
[Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Dernière modification par malbo (Le 30/12/2020, à 07:26)
Hors ligne
#39 Le 31/12/2020, à 00:21
- Mario2020C
Re : [Résolu] FW Status recovery error lors du démarrage sous Ubuntu
Merci malbo
Votre aide a été très précieuse et je crois qu'elle va dépanner plusieurs HP.
Hors ligne