#1 Le 19/06/2021, à 19:56
- jpl-bz
ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
bonjour,
une fois accès bios obtenu par bouton assist du Vaio, installation ubuntu 20.4 à côté de win10 et bon démarrage de Ubuntu, mais erreur bloquant ensuite accès à Windows par Grub ...failed to start ... etc. File: \Boot\BCD ...
Plus d'accès au bios par F2 ou assist.
Ubuntu semble OK
Que faut-il faire ?
cordialement
Dernière modification par jpl-bz (Le 07/09/2022, à 14:52)
Hors ligne
#2 Le 20/06/2021, à 09:04
- ikewdu
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Salut,
Fais un rapport boot-info.
Hors ligne
#3 Le 20/06/2021, à 11:03
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
bonjour,
merci pour l'attention, le boot-info m'a été indiqué dispo à https://paste.ubuntu.com/p/yjJ7BQR7H6/
cordialement
Hors ligne
#4 Le 20/06/2021, à 18:06
- geole
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Bonsoir
Ce n'est qu'un avis mais
==================================== UEFI =====================================
BIOS is EFI-compatible, but it is not setup in EFI-mode for this installed-session.
Si tu bootais en EFI, cela devrait mieux aller
Tu pourrais alors corriger ton installation LEGACY avec boot-repair
car
suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub-efi-amd64-signed of
sda9,
using the following options: sda3/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix use-standard-efi-file
Blockers in case of suggested repair: __________________________________________
WindowsEFI detected. Please disable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB) that i
Dernière modification par geole (Le 21/06/2021, à 09:52)
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
#5 Le 21/06/2021, à 07:43
- ikewdu
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Salut,
En effet, comme beaucoup, tu as installé Ubuntu en mode Legacy alors que ton Windows fonctionne en mode EFI. Grub tente donc de lancer ceci ;
Boot files: /bootmgr /Boot/BCD
au lieu de
Boot files: /efi/Boot/bootx64.efi /efi/Microsoft/Boot/bootmgfw.efi
D'où ton message d'erreur. Donc, tu as deux options :
1. Tu répares avec boot-repair en démarrant le live USB en UEFI. Il faudra aussi désactiver le mode Legacy dans le bios pour ne pas avoir de message grub rescue.
2. Tu réinstalles Ubuntu en UEFI. Idem pou le bios : mode Legacy à désactiver.
Hors ligne
#6 Le 21/06/2021, à 08:52
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
bonjour,
merci pour ces avis semble-t-il convergents. Je tenterai cette réparation inédite pour moi, dans un deuxième temps, l'urgence étant de rétablir l'utilisation du poste je m'oriente en priorité vers une transposition des usages win vers les équivalents linux, soit l'arborescence documents, etc, et le profil thunderbird. Curieux qu'il n'y ait pas d'alerte plus claire à l'install d'Ubuntu.
Je ne suis pas l'auteur des mises à jour win8/10, la vision par boot-repair info semble dire qu'il y aurait eu plusieurs couches ou c'est un maintien du win8 au cas où ?
cordialement
Hors ligne
#7 Le 21/06/2021, à 10:19
- geole
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Bonjour
Voici la structure de boot EFI fournie par le constructeur. Elle n'a pas le flag EFI
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/bootx64.efi /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/memtest.efi
Tu constateras que les fichiers de boot EFI de UBUNTU ne sont pas présents
Voici les fichiers de boot du mode RECOVEREY de windows
sda2: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Boot/BCD
Voici les fichiers de boot normaux EFI de windows et des autres O.S. avec le flag EFI comprenant le fichier /bootmgr /boot/bcd absent de la première partition
sda3: __________________________________________________________________________
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/bootx64.efi /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efi /bootmgr /boot/bcd
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 10
Boot files: /bootmgr /Windows/System32/winload.exe
Ainsi qu'une seconde partition de recovery
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:
Je pense que la première partition recovery est celle fournie par windows et la seconde celle fournie par le constructeur afin de permettre une restauration de windows dans son intégralité Vu la taille de 25 Go
Il faudrait que tu regarde son contenu afin de savoir si c'est utile de la conserver sur disque dur ou de la déporter sur une clé USB afin de récupérer l'espace disque .
NOTA. Il faudrait vérifier dans windows, la vraie partition recovery utilisée.
=> Il faudra que je retrouve la bonne commande
fdisk -l (filtered): ___________________________________________________________
Disk sda: 698.65 GiB, 750156374016 bytes, 1465149168 sectors
Disk identifier: 6812C36A-3B98-4517-AA2C-1F72774B842D
Start End Sectors Size Type
sda1 2048 534527 532480 260M Sony boot partition
sda2 534528 3553279 3018752 1.5G Windows recovery environment
sda3 3553280 4085759 532480 260M EFI System
sda4 4085760 4347903 262144 128M Microsoft reserved
sda5 4347904 826163663 821815760 391.9G Microsoft basic data
sda6 1412999168 1465147391 52148224 24.9G Windows recovery environment
sda8 826167296 827217919 1050624 513M Microsoft basic data
NOTA. Je suis surpris que l'installateur ubuntu t'ait proposé une installation "A COTE DE WINDOWS". Tu as certainement pris l'option "autre chose"
Dernière modification par geole (Le 21/06/2021, à 10:22)
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
#8 Le 22/06/2021, à 05:31
- ikewdu
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Salut,
Inutile de vérifier. La partition efi est sda3. La partition sda1 est une partition Sony, réservée aux démarrages de secours.
Hors ligne
#9 Le 22/06/2021, à 10:20
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
bonjour,
pour l'installation c'était bien le choix "installer à côté de" . Les autres points seront examinés à l'occasion quand l'ordi sera dispo.
Si je comprends bien, l'install d'ubuntu ne comporte pas un niveau de vérification équivalent à celui de boot-info donc capable d'alerter sur uefi/legacy ?
cordialement
Hors ligne
#10 Le 17/09/2021, à 11:07
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
bonjour,
peut-être un utilitaire détecte tout ça avant de se tromper de version ... lequel ?
cordialemenr
Hors ligne
#11 Le 17/09/2021, à 13:46
- geole
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Bonjour
On peut installer ubuntu en EFI si windows est en légacy
On peut installer ubuntu en LEGACY si windows est en EFI
Le résultat est qu'il n'y aura pas de dual boot de détecté.
Pour savoir dans quel mode tu as booté, tu peux lire https://doc.ubuntu-fr.org/uefi
et faire cette commande
[ -d /sys/firmware/efi ] && echo "Session EFI" || echo "Session non-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
#12 Le 27/07/2022, à 16:57
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
bonjour,
le matériel étant dispo, voici :
[ -d /sys/firmware/efi ] && echo "Session EFI" || echo "Session non-EFI"
Session non-EFI
La question devient :
comment, après les sauvegardes qui s'imposent, effectuer une mise à niveau en ubuntu 22.04 LTS réglant au passage le pb d'accès au windows toujours présent ?
(Sur mon ordi perso j'aurais supprimé le windows!)
A toute fin utile :
Boot-Info_20220727_1803.txt (15.97 KB)
Expiration : samedi 10 septembre 2022 18:07
sur https://drop.infini.fr/r/GTsUpLCEo2#uCz … BtD+bjADQ=
cordialement
Dernière modification par jpl-bz (Le 27/07/2022, à 17:10)
Hors ligne
#13 Le 27/07/2022, à 17:18
- geole
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Bonjour
En relisant, j'en avais déduis que windows était installé en EFI.
Donc, boote avec le support d'installation de ubuntu.
Vérifie que ce boot a bien lieu en EFI.
Si pas le cas, cherche un peu comment positionner le bios USB en EFI. Au besoin fais des photos que tu posteras
Je viens de voir qu'il y a un boot-info en légacy
BIOS/UEFI firmware: R0210DA(2.10) from Insyde Corp.
The firmware is EFI-compatible, but this installed-session is in Legacy/BIOS/CSM mode (not in EFI mode).
Lorsque le boot sera estampillé EFI, lance un boot-repair et fait la réparation recommandée qui transformera en EFI car
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub-efi of sda9, using the following options: sda3/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-fileBlockers in case of suggested repair: __________________________________________
WindowsEFI detected. Please disable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB) that is compatible with UEFI booting mode. For example, use a live-USB of Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), after making sure your BIOS is set up to boot USB in EFI mode. Please use this software in a live-session (live-CD or live-USB). This will enable this feature.
Normalement la mise à niveau en 22.04.1 devrait être proposée à partir du 4 aout.
Dernière modification par geole (Le 27/07/2022, à 17:30)
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
#14 Le 27/07/2022, à 17:44
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
ok merci,
pour mémoire,
sauvegardes
puis
à partir du 4 Août,
si proposée, confectionner une live-usb ubuntu 22.04.1
booter en UEFI
installer (éventuellement à côté de la 20.4 LTS si doute sur sauvegardes)
venir rendre compte ici + [Résolu] si OK
cordialement
Hors ligne
#15 Le 27/07/2022, à 17:57
- geole
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Question idiote
Pourquoi ré-installer alors qu'une correction suivie d'une mise à niveau est la démarche normale?
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
#16 Le 27/07/2022, à 18:12
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
... j'ai imaginé à partir des échanges qu'une installation (boot UEFI) de la dernière version 22.04 à la place de l'existante 20.04 (BIOS) allait régler en "une" opération le problème.
Hors ligne
#17 Le 27/07/2022, à 18:33
- geole
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Si tu as très peu de logiciels d'installés, c'est jouable. Sinon il faudra les réinstaller
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
#18 Le 29/07/2022, à 09:40
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
de mémoire, ThunderBird, Libre Office (Calc et Write), VLC . On fera une install minimale dans un premier temps puisque c'est proposé depuis peu. Tout ceci quand j'aurai accès.
Hors ligne
#19 Le 29/07/2022, à 10:17
- malbo
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Je colle ci-dessous le Boot-info dont tu as donné le lien dans ton post #12 afin de maintenir la compréhension de cette discussion pour l'avenir :
boot-info-4ppa200 [20220727_1803]
============================== Boot Info Summary ===============================
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector
826165248 of the same hard drive for core.img. core.img is at this
location and looks for (,gpt9)/boot/grub. It also embeds following
components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_gpt biosdisk
---------------------------------------------------------------------------
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/10/11/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bootx64.efi /efi/Microsoft/Boot/bootmgfw.efi
sda2: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Boot/BCD
sda3: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/10/11/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bootx64.efi /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi /bootmgr /boot/bcd
sda4: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 10 or 11
Boot files: /bootmgr /Windows/System32/winload.exe
sda6: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda7: __________________________________________________________________________
File system: BIOS Boot partition
Boot sector type: Grub2's core.img
Boot sector info:
sda8: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda9: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 20.04.4 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
/boot/grub/i386-pc/core.img
================================ 4 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.4 LTS CurrentSession on sda9
OS#2: Windows Recovery Environment (boot) on sda2
OS#3: Windows 8 (boot) on sda3
OS#4: Windows 10 or 11 on sda5
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: 3rd Gen Core processor Graphics Controller from Intel Corporation
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.13.0-52-generic root=UUID=93d985a0-cca9-4d60-b5f1-e6e936e89c21 ro quiet splash vt.handoff=7
df -Th / : /dev/sda9 ext4 274G 67G 194G 26% /
===================================== UEFI =====================================
BIOS/UEFI firmware: R0210DA(2.10) from Insyde Corp.
The firmware is EFI-compatible, but this installed-session is in Legacy/BIOS/CSM mode (not in EFI mode).
ff6d345785671fbcea9561a3cbc47702 sda1/Boot/bootx64.efi
87b6d22295a16073d8d456fc574441a8 sda1/Microsoft/Boot/bootmgfw.efi
ff6d345785671fbcea9561a3cbc47702 sda2/Boot/bootx64.efi
87b6d22295a16073d8d456fc574441a8 sda2/Microsoft/Boot/bootmgfw.efi
65ad5b21d383bf7e929b760c0365e892 sda3/Boot/bootx64.efi
65ad5b21d383bf7e929b760c0365e892 sda3/Microsoft/Boot/bootmgfw.efi
6ac6140f2977efdbfe2c6b6e8e832495 sda3/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, hasBIOSboot, has---ESP, not-usb, not-mmc, has-os, has-win, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda9 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ok, update-grub, farbios
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda2 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda3 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda5 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sda6 : 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
Partitions info (2/3): _________________________________________________________
sda9 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : hidenESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda2 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, bootmgr, is-winboot
sda3 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, bootmgr, is-winboot
sda5 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot
sda6 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda8 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda9 : 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, no--grub.d, sda
sda2 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda3 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda5 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda6 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda8 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
fdisk -l (filtered): ___________________________________________________________
Disk sda: 698.65 GiB, 750156374016 bytes, 1465149168 sectors
Disk identifier: 6812C36A-3B98-4517-AA2C-1F72774B842D
Start End Sectors Size Type
sda1 2048 534527 532480 260M Sony boot partition
sda2 534528 3553279 3018752 1.5G Windows recovery environment
sda3 3553280 4085759 532480 260M EFI System
sda4 4085760 4347903 262144 128M Microsoft reserved
sda5 4347904 826163663 821815760 391.9G Microsoft basic data
sda6 1412999168 1465147391 52148224 24.9G Windows recovery environment
sda7 826165248 826167295 2048 1M BIOS boot
sda8 826167296 827217919 1050624 513M Microsoft basic data
sda9 827217920 1412999167 585781248 279.3G Linux filesystem
Partition table entries are not in disk order.
parted -lm (filtered): _________________________________________________________
sda:750GB:scsi:512:4096:gpt:ATA TOSHIBA MQ01ABD0:;
1:1049kB:274MB:273MB:fat32:EFI system partition:hidden;
2:274MB:1819MB:1546MB:ntfs:Basic data partition:hidden, diag;
3:1819MB:2092MB:273MB:fat32:EFI system partition:boot, esp;
4:2092MB:2226MB:134MB::Microsoft reserved partition:msftres;
5:2226MB:423GB:421GB:ntfs::msftdata;
7:423GB:423GB:1049kB:::bios_grub;
8:423GB:424GB:538MB:fat32::msftdata;
9:424GB:723GB:300GB:ext4::;
6:723GB:750GB:26.7GB:ntfs:Basic data partition:hidden, diag;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 2E42-502E 75326f14-c728-4104-b6ed-3ac4075adca3 SONYSYS EFI system partition
├─sda2 ntfs 1402AF5D02AF429A f146b459-db15-4b31-9a77-e9ff2a7fcd99 Windows RE tools Basic data partition
├─sda3 vfat 32AF-0ADB b754471d-a97d-413d-a5c9-a18d7df134e6 EFI system partition
├─sda4 d3d69d49-2c68-46fe-83a9-32417039bcd9 Microsoft reserved partition
├─sda5 ntfs 12B4B062B4B04A4D 3ccf5949-6ca9-4e6b-b2bc-450709b8aa47 Basic data partition
├─sda6 ntfs 3402B64202B6093E 3a745fdf-49ac-477c-9a22-49323354db5d Recovery Basic data partition
├─sda7 9eae0c74-ec3a-429e-be9e-3f4f6977aeda
├─sda8 vfat 37BE-D875 8424ed41-8284-4d1e-a7d4-d9182ef385a1
└─sda9 ext4 93d985a0-cca9-4d60-b5f1-e6e936e89c21 9f8738dd-8710-4589-84bc-04f056c2ae4b
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/sda1 236M 8% /mnt/boot-sav/sda1
/dev/sda2 766.8M 48% /mnt/boot-sav/sda2
/dev/sda3 207.3M 18% /mnt/boot-sav/sda3
/dev/sda5 274.7G 30% /mnt/boot-sav/sda5
/dev/sda6 1.6G 94% /mnt/boot-sav/sda6
/dev/sda9 193.2G 24% /
Mount options (filtered): ______________________________________________________
/dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sda2 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda3 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sda5 fuseblk ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda6 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda9 ext4 rw,relatime,errors=remount-ro
====================== sda9/boot/grub/grub.cfg (filtered) ======================
Ubuntu 93d985a0-cca9-4d60-b5f1-e6e936e89c21
Ubuntu, avec Linux 5.13.0-52-generic 93d985a0-cca9-4d60-b5f1-e6e936e89c21
Ubuntu, avec Linux 5.13.0-48-generic 93d985a0-cca9-4d60-b5f1-e6e936e89c21
Windows Recovery Environment (sur sda2) 1402AF5D02AF429A
Windows 8 (sur sda3) 32AF-0ADB
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sda9/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda9 during installation
UUID=93d985a0-cca9-4d60-b5f1-e6e936e89c21 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda8 during installation
UUID=37BE-D875 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
======================= sda9/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=""
==================== sda9: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
535,764080048 = 575,272300544 boot/grub/grub.cfg 2
438,585353851 = 470,927437824 boot/grub/i386-pc/core.img 1
468,012409210 = 502,524497920 boot/vmlinuz 1
467,856155396 = 502,356721664 boot/vmlinuz-5.13.0-48-generic 1
468,012409210 = 502,524497920 boot/vmlinuz-5.13.0-52-generic 1
467,856155396 = 502,356721664 boot/vmlinuz.old 1
469,464935303 = 504,084135936 boot/initrd.img 4
468,297073364 = 502,830153728 boot/initrd.img-5.13.0-48-generic 6
469,464935303 = 504,084135936 boot/initrd.img-5.13.0-52-generic 4
468,297073364 = 502,830153728 boot/initrd.img.old 6
===================== sda9: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 18224 Jan 11 2022 10_linux
-rwxr-xr-x 1 root root 42359 Jan 13 2021 10_linux_zfs
-rwxr-xr-x 1 root root 12894 Jan 13 2021 20_linux_xen
-rwxr-xr-x 1 root root 12059 Jan 13 2021 30_os-prober
-rwxr-xr-x 1 root root 1424 Jan 13 2021 30_uefi-firmware
-rwxr-xr-x 1 root root 700 Feb 21 04:06 35_fwupd
-rwxr-xr-x 1 root root 214 Jan 13 2021 40_custom
-rwxr-xr-x 1 root root 216 Jan 13 2021 41_custom
=========================== sda9/etc/grub.d/35_fwupd ===========================
#! /bin/sh
# SPDX-License-Identifier: LGPL-2.1+
set -e
[ -d ${pkgdatadir:?} ]
# shellcheck source=/dev/null
. "$pkgdatadir/grub-mkconfig_lib"
if [ -f /var/lib/fwupd/uefi_capsule.conf ] &&
ls /sys/firmware/efi/efivars/fwupd-*-0abba7dc-e516-4167-bbf5-4d9d1c739416 1>/dev/null 2>&1; then
. /var/lib/fwupd/uefi_capsule.conf
if [ "${EFI_PATH}" != "" ] && [ "${ESP}" != "" ]; then
echo "Adding Linux Firmware Updater entry" >&2
cat << EOF
menuentry 'Linux Firmware Updater' \$menuentry_id_option 'fwupd' {
EOF
${grub_probe:?}
prepare_grub_to_access_device '`${grub_probe} --target=device \${ESP}` | sed -e "s/^/\t/"'
cat << EOF
chainloader ${EFI_PATH}
}
EOF
fi
fi
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub-efi of
sda9,
using the following options: sda3/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file
Blockers in case of suggested repair: __________________________________________
WindowsEFI detected. Please disable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB) that is compatible with UEFI booting mode. For example, use a live-USB of Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), after making sure your BIOS is set up to boot USB in EFI mode. Please use this software in a live-session (live-CD or live-USB). This will enable this feature.
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.4 LTS CurrentSession entry (sda3/efi/****/grub****.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\****\grub****.efi (**** will be updated in the final message)
The boot of your PC is in BIOS-compatibility/CSM/Legacy mode. You may want to retry after changing it to UEFI mode.
Hors ligne
#20 Le 29/07/2022, à 17:52
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
... en prime, à cette occasion, régler la confusion d'imprimantes ... https://forum.ubuntu-fr.org/viewtopic.php?id=2069275
cordialement
Hors ligne
#21 Le 13/08/2022, à 17:41
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
bonjour,
voilà, j'ai une usb live 22.04.1 qui a déjà réalisé une install réussie sur une 22.04 (pour mémoire poste12/usb226).
Par sécurité (illusoire?) j'envisage sur le poste mc05 une install (uefi ?) à côté de la Ubuntu 20.04.4 LTS qui fonctionne et en utilisation (pas uefi?) qui redonnerait accès aussi à win10 au démarrage . Faut que je retrouve la façon d'accéder au bios uefi.
Une petite image selon "disque" https://pic.infini.fr/gallery#ttgGVFn5/ … 5EIV8o.png (dépôt 30 jours).
le boot info de 2022-02
!boot-info
{{boot-info-4ppa193 [20220220_1822]
============================== Boot Info Summary ===============================
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector
826165248 of the same hard drive for core.img. core.img is at this
location and looks for (,gpt9)/boot/grub. It also embeds following
components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_gpt biosdisk
---------------------------------------------------------------------------
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/10/11/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bootx64.efi /efi/Microsoft/Boot/bootmgfw.efi
sda2: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Boot/BCD
sda3: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/10/11/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bootx64.efi /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi /bootmgr /boot/bcd
sda4: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 10 or 11
Boot files: /bootmgr /Windows/System32/winload.exe
sda6: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/10/11/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda7: __________________________________________________________________________
File system: BIOS Boot partition
Boot sector type: Grub2's core.img
Boot sector info:
sda8: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda9: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 20.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
/boot/grub/i386-pc/core.img
================================ 4 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.3 LTS CurrentSession on sda9
OS#2: Windows Recovery Environment (boot) on sda2
OS#3: Windows 8 (boot) on sda3
OS#4: Windows 10 or 11 on sda5
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: 3rd Gen Core processor Graphics Controller from Intel Corporation
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.13.0-28-generic root=UUID=93d985a0-cca9-4d60-b5f1-e6e936e89c21 ro quiet splash vt.handoff=7
df -Th / : /dev/sda9 ext4 274G 65G 196G 25% /
===================================== UEFI =====================================
The firmware is EFI-compatible, but this installed-session is in Legacy/BIOS/CSM mode (not in EFI mode).
ff6d345785671fbcea9561a3cbc47702 sda1/Boot/bootx64.efi
87b6d22295a16073d8d456fc574441a8 sda1/Microsoft/Boot/bootmgfw.efi
ff6d345785671fbcea9561a3cbc47702 sda2/Boot/bootx64.efi
87b6d22295a16073d8d456fc574441a8 sda2/Microsoft/Boot/bootmgfw.efi
65ad5b21d383bf7e929b760c0365e892 sda3/Boot/bootx64.efi
65ad5b21d383bf7e929b760c0365e892 sda3/Microsoft/Boot/bootmgfw.efi
6ac6140f2977efdbfe2c6b6e8e832495 sda3/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, hasBIOSboot, has---ESP, not-usb, not-mmc, has-os, has-win, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda9 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ok, update-grub, farbios
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda2 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda3 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda5 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sda6 : 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
Partitions info (2/3): _________________________________________________________
sda9 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : hidenESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda2 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, bootmgr, is-winboot
sda3 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, bootmgr, is-winboot
sda5 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot
sda6 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda8 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda9 : 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, no--grub.d, sda
sda2 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda3 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda5 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda6 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda8 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
fdisk -l (filtered): ___________________________________________________________
Disk sda: 698.65 GiB, 750156374016 bytes, 1465149168 sectors
Disk identifier: 6812C36A-3B98-4517-AA2C-1F72774B842D
Start End Sectors Size Type
sda1 2048 534527 532480 260M Sony boot partition
sda2 534528 3553279 3018752 1.5G Windows recovery environment
sda3 3553280 4085759 532480 260M EFI System
sda4 4085760 4347903 262144 128M Microsoft reserved
sda5 4347904 826163663 821815760 391.9G Microsoft basic data
sda6 1412999168 1465147391 52148224 24.9G Windows recovery environment
sda7 826165248 826167295 2048 1M BIOS boot
sda8 826167296 827217919 1050624 513M Microsoft basic data
sda9 827217920 1412999167 585781248 279.3G Linux filesystem
Partition table entries are not in disk order.
parted -lm (filtered): _________________________________________________________
sda:750GB:scsi:512:4096:gpt:ATA TOSHIBA MQ01ABD0:;
1:1049kB:274MB:273MB:fat32:EFI system partition:hidden;
2:274MB:1819MB:1546MB:ntfs:Basic data partition:hidden, diag;
3:1819MB:2092MB:273MB:fat32:EFI system partition:boot, esp;
4:2092MB:2226MB:134MB::Microsoft reserved partition:msftres;
5:2226MB:423GB:421GB:ntfs::msftdata;
7:423GB:423GB:1049kB:::bios_grub;
8:423GB:424GB:538MB:fat32::msftdata;
9:424GB:723GB:300GB:ext4::;
6:723GB:750GB:26.7GB:ntfs:Basic data partition:hidden, diag;
Free space (filtered): _________________________________________________________
sda:715405MiB:scsi:512:4096:gpt:ATA TOSHIBA MQ01ABD0:;
1:0.02MiB:1.00MiB:0.98MiB:free;
1:403400MiB:403401MiB:0.77MiB:free;
1:715404MiB:715405MiB:0.85MiB:free;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 2E42-502E 75326f14-c728-4104-b6ed-3ac4075adca3 SONYSYS EFI system partition
├─sda2 ntfs 1402AF5D02AF429A f146b459-db15-4b31-9a77-e9ff2a7fcd99 Windows RE tools Basic data partition
├─sda3 vfat 32AF-0ADB b754471d-a97d-413d-a5c9-a18d7df134e6 EFI system partition
├─sda4 d3d69d49-2c68-46fe-83a9-32417039bcd9 Microsoft reserved partition
├─sda5 ntfs 12B4B062B4B04A4D 3ccf5949-6ca9-4e6b-b2bc-450709b8aa47 Basic data partition
├─sda6 ntfs 3402B64202B6093E 3a745fdf-49ac-477c-9a22-49323354db5d Recovery Basic data partition
├─sda7 9eae0c74-ec3a-429e-be9e-3f4f6977aeda
├─sda8 vfat 37BE-D875 8424ed41-8284-4d1e-a7d4-d9182ef385a1
└─sda9 ext4 93d985a0-cca9-4d60-b5f1-e6e936e89c21 9f8738dd-8710-4589-84bc-04f056c2ae4b
Mount points (filtered): _________________________________________________________________
Avail Use% Mounted on
/dev/sda1 236M 8% /mnt/boot-sav/sda1
/dev/sda2 766.8M 48% /mnt/boot-sav/sda2
/dev/sda3 207.3M 18% /mnt/boot-sav/sda3
/dev/sda5 274.7G 30% /mnt/boot-sav/sda5
/dev/sda6 1.6G 94% /mnt/boot-sav/sda6
/dev/sda9 195G 24% /
Mount options (filtered): ________________________________________________________________
/dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sda2 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda3 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sda5 fuseblk ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda6 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda9 ext4 rw,relatime,errors=remount-ro
====================== sda9/boot/grub/grub.cfg (filtered) ======================
Ubuntu 93d985a0-cca9-4d60-b5f1-e6e936e89c21
Ubuntu, avec Linux 5.13.0-28-generic 93d985a0-cca9-4d60-b5f1-e6e936e89c21
Ubuntu, avec Linux 5.13.0-27-generic 93d985a0-cca9-4d60-b5f1-e6e936e89c21
Windows Recovery Environment (sur sda2) 1402AF5D02AF429A
Windows 8 (sur sda3) 32AF-0ADB
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sda9/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda9 during installation
UUID=93d985a0-cca9-4d60-b5f1-e6e936e89c21 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda8 during installation
UUID=37BE-D875 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
======================= sda9/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=""
==================== sda9: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
593,073917389 = 636,808269824 boot/grub/grub.cfg 2
438,585353851 = 470,927437824 boot/grub/i386-pc/core.img 1
444,035839081 = 476,779851776 boot/vmlinuz 1
399,418640137 = 428,872499200 boot/vmlinuz-5.13.0-27-generic 2
444,035839081 = 476,779851776 boot/vmlinuz-5.13.0-28-generic 1
399,418640137 = 428,872499200 boot/vmlinuz.old 2
403,416988373 = 433,165692928 boot/initrd.img 4
403,268550873 = 433,006309376 boot/initrd.img-5.13.0-27-generic 4
403,416988373 = 433,165692928 boot/initrd.img-5.13.0-28-generic 4
403,268550873 = 433,006309376 boot/initrd.img.old 4
===================== sda9: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 18151 août 12 2021 10_linux
-rwxr-xr-x 1 root root 42359 janv. 13 2021 10_linux_zfs
-rwxr-xr-x 1 root root 12894 janv. 13 2021 20_linux_xen
-rwxr-xr-x 1 root root 12059 janv. 13 2021 30_os-prober
-rwxr-xr-x 1 root root 1424 janv. 13 2021 30_uefi-firmware
-rwxr-xr-x 1 root root 214 janv. 13 2021 40_custom
-rwxr-xr-x 1 root root 216 janv. 13 2021 41_custom
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub-efi of
sda9,
using the following options: sda3/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file
Blockers in case of suggested repair: __________________________________________
WindowsEFI detected. Please disable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB) that is compatible with UEFI booting mode. For example, use a live-USB of Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), after making sure your BIOS is set up to boot USB in EFI mode. Please use this software in a live-session (live-CD or live-USB). This will enable this feature.
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.3 LTS CurrentSession entry (sda3/efi/****/grub****.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\****\grub****.efi (**** will be updated in the final message)
The boot of your PC is in BIOS-compatibility/CSM/Legacy mode. You may want to retry after changing it to UEFI mode.
}}
cordialement
Dernière modification par jpl-bz (Le 13/08/2022, à 17:45)
Hors ligne
#22 Le 20/08/2022, à 11:17
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
... erreur sur la "petite image" ? ... voir https://pic.infini.fr/ttgGVFn5/kZ13ECPJ.png la galerie (2 images identiques) https://pic.infini.fr/gallery#I6LYRGV9/ … 13ECPJ.png
La 2022.04.n est là ... clé usb ... test ...
cordialement
Dernière modification par jpl-bz (Le 20/08/2022, à 11:19)
Hors ligne
#23 Le 20/08/2022, à 11:23
- xubu1957
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
Bonjour,
Voir > [Tuto] Poster une image
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#24 Le 20/08/2022, à 11:37
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
... lien dépôt temporaire, donc pas de tentative d'incrustation d'image ici ...
Hors ligne
#25 Le 20/08/2022, à 11:42
- jpl-bz
Re : ubuntu 20.4 installé à côté win10: erreur suite choix grub "windows 8"
... suite essais ...
démarrage par clé usb ubuntu 22.04.1 ... message posté de cette session d'essai ... pas de wifi donc ethernet ...
heureusement que l'ordre du boot semble être resté sur usb car je ne sais plus comment j'avais initialement détourné le boot du disque dur pour l'install 20.4... au démarrage ... F2 répété ... rien ... bouton "assist" ne devrait plus marcher depuis le passage de win 8 à win 10 par un précédent propriétaire mais semble pourtant avoir donné un résultat au début de cette série d'essais ... F10 rien.
à suivre ... car je dois libérer l'ordi.
Dernière modification par jpl-bz (Le 20/08/2022, à 13:37)
Hors ligne