#1 Le 02/04/2024, à 22:17
- linju
[Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Bonjour,
Je viens d'installer ubuntu 22.04 sur mon pc portable hp et j'ai un problème avec le grub.
J'ai choisi de faire l'installe sur 2 disques durs différents, le premier de 500go ayant windows 11 à l'origine et le deuxième de 4 to que j'ai rajouté plus tard.
Durant l'installe, j'ai créer une partition efi en début de disque, une partition de 60Go pour mettre le système Ubuntu et une troisième pour le home, le reste du DD est partitionnée à part égale pour du stockage, je n'ai pas touché au premier disque sur lequel il y a windows.
Voici le lien boot-info
https://paste.ubuntu.com/p/MqsSZj4M6T/
Quand je reboot Ubuntu, il démarre normalement avec le grub qui me propose de booter soit sur Ubuntu soit sur Windows, par contre quand je choisi de booter sur Windows, je n'ai plus accés au grub lors du reboot de Windows. Quand je vais dans le bios, je n'ai pas le choix des priorités et la seule solution que j'ai trouvée pour redémarrer sur le grub c'est d'accéder au "microprograme de l'uefi et de choisir la partition qui contient le Grub.
Bon je ne suis pas sûr d'être très clair mais je me dis que peut-être :
- Le problème vient du fait qu'il ait deux partitions EFI ?
- C'est à l'installation d'ubuntu que je fais l'erreur en choisissant d'installer le programme de démarrage sur le deuxième DD, là où j'installe aussi Ubuntu ?
- Dois-je demander à installer le programme de démarrage sur le premier DD où se trouve déjà la partition efi ? Dans ce cas le Grub s'installera automatiquement sur la partition en début de disque ?
- Ce n'est pas un problème pour le grub si la partition efi est sur le premier DD et le reste d'Ubuntu sur le deuxième DD ?
Merci d'avance pour vos réponses
Dernière modification par linju (Le 07/04/2024, à 18:29)
Hors ligne
#2 Le 02/04/2024, à 22:39
- geole
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Bonsoir.
Peux-tu décrire ce qui se passe si tu choisis de stopper windows en choisissant l'option redémarrer
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
#3 Le 02/04/2024, à 22:42
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
ça relance Windows sans passer par le Grub, comme si il n'y avait pas d'autres OS d'insatallés.
Je précise que j'ai désactivé le secure boot et le redémarage rapide de Windows
Hors ligne
#4 Le 03/04/2024, à 05:06
- alh54
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
ça relance Windows sans passer par le Grub, comme si il n'y avait pas d'autres OS d'insatallés.
Windows a son propre boot loader (BOOTMGR) qui ne se préoccupe pas des autres OS installés sur la machine.
Ce que tu as fait n'est pas gênant, il suffit de régler bios pour booter avec grub qui gère le multiboot.
Pour répondre à tes interrogations, oui tu peux installer Ubuntu sur le 2ème disque en utilisant la partition EFI existante (celle qui est sur le 1er disque) à condition de ne plus débrancher le 1er disque sinon grub ne se lancera plus.
Hors ligne
#5 Le 03/04/2024, à 18:05
- geole
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Collage du boot-info
boot-info-4ppa2075 [20240402_2227]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/nvme0n1.
=> Windows is installed in the MBR of /dev/sda.
nvme0n1p1: _____________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bootx64.efi /efi/Boot/fbx64.efi
/efi/Boot/mmx64.efi /efi/HP/DI.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg
/efi/HP/BIOSUpdate/BiosMgmt32.efi
/efi/HP/BIOSUpdate/BiosMgmt.efi
/efi/HP/BIOSUpdate/CryptRSA.efi
/efi/HP/SystemDiags/CryptRSA.efi
/efi/HP/SystemDiags/DI.efi
/efi/HP/SystemDiags/SysDiags.efi
/efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/cbmr_driver.efi
nvme0n1p2: _____________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
nvme0n1p3: _____________________________________________________________________
File system: ntfs
Boot sector type: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 10 or 11
Boot files: /Windows/System32/winload.exe
nvme0n1p4: _____________________________________________________________________
File system: ntfs
Boot sector type: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 22.04.4 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sda3: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda6: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda7: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: According to the info in the boot sector, sda7 starts
at sector 0. But according to the info from fdisk,
sda7 starts at sector 6132373504.
Operating System:
Boot files:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 22.04.4 LTS on sda2
OS#2: Windows 10 or 11 on nvme0n1p3
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: Lucienne from Advanced Micro Devices, Inc. [AMD/ATI]
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-6.5.0-26-generic root=UUID=2694e9e4-f3a2-406d-bc69-35c5259f43cf ro quiet splash vt.handoff=7
df -Th / : /dev/sda2 ext4 58G 12G 44G 21% /
===================================== UEFI =====================================
BIOS/UEFI firmware: F.26(15.26) from AMI
The firmware is EFI-compatible, and is set in EFI-mode for this installed-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,9999
Boot0001* ubuntu HD(1,GPT,56863afe-c501-49a6-9314-c2a787c438e2,0x800,0x82000)/File(\EFI\ubuntu\shimx64.efi)
Boot9999* USB Drive (UEFI) PciRoot(0x0)/Pci(0x1d,0x0)/USB(16,0)..BO
64349b3622c65f495a99dbf6102496e3 nvme0n1p1/Boot/bootx64.efi
a9c517741ac31962d7feb152948ad1ee nvme0n1p1/Boot/fbx64.efi
a660182adef313615746a665966d2ccc nvme0n1p1/Boot/mmx64.efi
f03da721a96104f507a4cad269fc8ab4 nvme0n1p1/HP/DI.efi
a1da253696a304dce6b4668b70151c0e nvme0n1p1/ubuntu/grubx64.efi
a660182adef313615746a665966d2ccc nvme0n1p1/ubuntu/mmx64.efi
64349b3622c65f495a99dbf6102496e3 nvme0n1p1/ubuntu/shimx64.efi
2c00d2225d10820a2b8fe32bd9dccbc7 nvme0n1p1/HP/BIOSUpdate/BiosMgmt32.efi
09a4d4a2f9d161cf7a23755439eed58d nvme0n1p1/HP/BIOSUpdate/BiosMgmt.efi
6488d391f74263c9da3c3d47dffa6212 nvme0n1p1/HP/BIOSUpdate/CryptRSA.efi
6488d391f74263c9da3c3d47dffa6212 nvme0n1p1/HP/SystemDiags/CryptRSA.efi
f03da721a96104f507a4cad269fc8ab4 nvme0n1p1/HP/SystemDiags/DI.efi
a5d16d56dc4eb159dfb3d5a0741b9d52 nvme0n1p1/HP/SystemDiags/SysDiags.efi
c8a4b6cb7168e55013f92c12dfdade31 nvme0n1p1/Microsoft/Boot/bootmgfw.efi
c65e38123b9e8aa61e67de43e089fea5 nvme0n1p1/Microsoft/Boot/bootmgr.efi
b8796e68099026aabcebb8fcf75b21f6 nvme0n1p1/Microsoft/Boot/cbmr_driver.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, no-wind, 2048 sectors * 512 bytes
nvme0n1 : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, has-win, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda2 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, not-far
nvme0n1p3 : is-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
nvme0n1p1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
nvme0n1p4 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sda4 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sda7 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sda5 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sda3 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sda1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda6 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
Partitions info (2/3): _________________________________________________________
sda2 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p4 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda4 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda7 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda5 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda3 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda6 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda2 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sda
nvme0n1p3 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p1 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p4 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
sda4 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
sda7 : 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
sda3 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--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
sda6 : 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: 3.73 TiB, 4096805658624 bytes, 8001573552 sectors
Disk identifier: 922C82AB-25F0-4D42-96B9-7EACFC81163B
Start End Sectors Size Type
sda1 2048 616447 614400 300M EFI System
sda2 616448 123496447 122880000 58.6G Linux filesystem
sda3 123496448 508397567 384901120 183.5G Linux filesystem
sda4 508397568 2381690879 1873293312 893.3G Microsoft basic data
sda5 2381690880 4259080191 1877389312 895.2G Microsoft basic data
sda6 4259080192 6132373503 1873293312 893.3G Microsoft basic data
sda7 6132373504 8001572863 1869199360 891.3G Microsoft basic data
Disk nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Disk identifier: A041F86C-7D44-49C3-9167-AC200F8FBF1E
Start End Sectors Size Type
nvme0n1p1 2048 534527 532480 260M EFI System
nvme0n1p2 534528 567295 32768 16M Microsoft reserved
nvme0n1p3 567296 998279167 997711872 475.7G Microsoft basic data
nvme0n1p4 998279168 1000200191 1921024 938M Windows recovery environment
parted -lm (filtered): _________________________________________________________
sda:4097GB:scsi:512:512:gpt:ATA SSD 4TB:;
1:1049kB:316MB:315MB:fat32:EFI System Partition:boot, esp;
2:316MB:63.2GB:62.9GB:ext4::;
3:63.2GB:260GB:197GB:ext4::;
4:260GB:1219GB:959GB:ntfs:Data 1:msftdata;
5:1219GB:2181GB:961GB:ntfs:Data 2:msftdata;
6:2181GB:3140GB:959GB:ntfs:Data 3:msftdata;
7:3140GB:4097GB:957GB:ntfs:Data 4:msftdata;
nvme0n1:512GB:nvme:512:512:gpt:INTEL SSDPEKNW512G8H:;
1:1049kB:274MB:273MB:fat32:EFI system partition:boot, esp;
2:274MB:290MB:16.8MB::Microsoft reserved partition:msftres;
3:290MB:511GB:511GB:ntfs:Basic data partition:msftdata;
4:511GB:512GB:984MB:ntfs::hidden, diag;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 5ABE-8DD9 25239faf-018f-4930-907a-769ef8cd385c EFI System Partition
├─sda2 ext4 2694e9e4-f3a2-406d-bc69-35c5259f43cf 3eb0a7a2-997b-45fb-9e7c-fc14c75eb467
├─sda3 ext4 9b295abd-613c-4a4f-8582-2659d1558452 b07c40a1-4a2e-4c88-a1d2-7ab9c6b763da
├─sda4 ntfs 13C30F15133A4F3B 6e65c36c-dae6-45c8-bc2d-2995b3c9314a Data 1 Data 1
├─sda5 ntfs 6FEA87473D87B23F 115828aa-eee0-4e3b-b440-7afcf33ef5e3 Data 2 Data 2
├─sda6 ntfs 5D0DE930716EE07A 4285a4ca-c2a2-4c17-aa15-39f7c9f618ca Data 3 Data 3
└─sda7 ntfs 789DE1385B5327D6 500a7180-64b1-49d1-a3a5-644e0dd9fd99 Data 4 Data 4
nvme0n1
├─nvme0n1p1 vfat 8866-6F42 56863afe-c501-49a6-9314-c2a787c438e2 SYSTEM EFI system partition
├─nvme0n1p2 e4d3ed28-00ba-4b1c-bfea-6f02edc9f7d6 Microsoft reserved partition
├─nvme0n1p3 ntfs 8A84D7AB84D79851 5932cdc6-f958-49de-ba67-7506a404b6dc Windows Basic data partition
└─nvme0n1p4 ntfs DE54DF6654DF3FC7 2448ec1f-028d-473b-b862-04c948b5f179
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/nvme0n1p1 168.4M 34% /mnt/boot-sav/nvme0n1p1
/dev/nvme0n1p3 56.9G 88% /mnt/boot-sav/nvme0n1p3
/dev/nvme0n1p4 88.6M 91% /mnt/boot-sav/nvme0n1p4
/dev/sda1 299.4M 0% /mnt/boot-sav/sda1
/dev/sda2 43.4G 19% /
/dev/sda3 169.6G 0% /home
/dev/sda4 817.3G 8% /mnt/boot-sav/sda4
/dev/sda5 895.1G 0% /mnt/boot-sav/sda5
/dev/sda6 893.1G 0% /mnt/boot-sav/sda6
/dev/sda7 891.2G 0% /mnt/boot-sav/sda7
efivarfs 112.8K 8% /sys/firmware/efi/efivars
Mount options (filtered): ______________________________________________________
/dev/nvme0n1p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/nvme0n1p3 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/nvme0n1p4 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sda2 ext4 rw,relatime,errors=remount-ro
/dev/sda3 ext4 rw,relatime
/dev/sda4 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda5 fuseblk rw,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/sda7 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
=================== nvme0n1p1/efi/ubuntu/grub.cfg (filtered) ===================
search.fs_uuid 2694e9e4-f3a2-406d-bc69-35c5259f43cf root hd0,gpt2
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sda2/boot/grub/grub.cfg (filtered) ======================
Ubuntu 2694e9e4-f3a2-406d-bc69-35c5259f43cf
Windows Boot Manager (on nvme0n1p1) osprober-efi-8866-6F42
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sda2/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=2694e9e4-f3a2-406d-bc69-35c5259f43cf / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=8866-6F42 /boot/efi vfat umask=0077 0 1
# /home was on /dev/sda3 during installation
UUID=9b295abd-613c-4a4f-8582-2659d1558452 /home ext4 defaults 0 2
======================= sda2/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=""
==================== sda2: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
46,422054291 = 49,845301248 boot/grub/grub.cfg 1
43,377513885 = 46,576250880 boot/vmlinuz 1
42,088016510 = 45,191663616 boot/vmlinuz-6.2.0-26-generic 1
43,377513885 = 46,576250880 boot/vmlinuz-6.5.0-26-generic 1
42,088016510 = 45,191663616 boot/vmlinuz.old 1
50,906200409 = 54,660116480 boot/initrd.img 1
32,286128998 = 34,666967040 boot/initrd.img-6.2.0-26-generic 6
50,906200409 = 54,660116480 boot/initrd.img-6.5.0-26-generic 1
32,286128998 = 34,666967040 boot/initrd.img.old 6
===================== sda2: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 18683 Dec 18 2022 10_linux
-rwxr-xr-x 1 root root 43031 Dec 18 2022 10_linux_zfs
-rwxr-xr-x 1 root root 14387 Dec 18 2022 20_linux_xen
-rwxr-xr-x 1 root root 13369 Dec 18 2022 30_os-prober
-rwxr-xr-x 1 root root 1372 Dec 18 2022 30_uefi-firmware
-rwxr-xr-x 1 root root 700 May 17 2023 35_fwupd
-rwxr-xr-x 1 root root 214 Dec 18 2022 40_custom
-rwxr-xr-x 1 root root 215 Dec 18 2022 41_custom
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi of
sda2,
using the following options: sda1/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 22.04.4 LTS entry (sda1/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)
On voit que la partition EFI créée sur le disque dur n'est pas utilisée. C'est un peu dommages.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
Le boot EFI de UBUNTU est dans la partition de boot NVME
nvme0n1p1: _____________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bootx64.efi /efi/Boot/fbx64.efi
/efi/Boot/mmx64.efi /efi/HP/DI.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg
/efi/HP/BIOSUpdate/BiosMgmt32.efi
/efi/HP/BIOSUpdate/BiosMgmt.efi
/efi/HP/BIOSUpdate/CryptRSA.efi
/efi/HP/SystemDiags/CryptRSA.efi
/efi/HP/SystemDiags/DI.efi
/efi/HP/SystemDiags/SysDiags.efi
/efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/cbmr_driver.efi
Surprise pour la partie NVRAM, Ubuntu est bien présent Mais pas windows.........
===================================== UEFI =====================================
BIOS/UEFI firmware: F.26(15.26) from AMI
The firmware is EFI-compatible, and is set in EFI-mode for this installed-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,9999
Boot0001* ubuntu HD(1,GPT,56863afe-c501-49a6-9314-c2a787c438e2,0x800,0x82000)/File(\EFI\ubuntu\shimx64.efi)
Boot9999* USB Drive (UEFI) PciRoot(0x0)/Pci(0x1d,0x0)/USB(16,0)..BO
Booterait-il en LEGACY par le disque SDA?????
=> Windows is installed in the MBR of /dev/sda.
Booterait-il directement depuis le BIOS
Dans un poremier temps, tu pourrais demander à windows de lancer le grub!!
il faut lancer la commande windows en mode administratif pour avoir les droits puis copier/coller de
bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
si erreur de synthaxe
bcdedit /set '{bootmgr}' path \EFI\ubuntu\grubx64.efi
ou
bcdedit /set "{bootmgr}" path \EFI\ubuntu\grubx64.efi
L application pratque est powershell
Dernière modification par geole (Le 03/04/2024, à 18:21)
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
#6 Le 04/04/2024, à 08:31
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Merci Geole !
Après avoir lancer la comande, ça fonctionne correctement, le pc boot sur le Grub que je redémarre de Windows ou de Ubuntu.
Pour info sur la syntaxe, c'est
bcdedit /set '{bootmgr}' path \EFI\ubuntu\grubx64.efi
On voit que la partition EFI créée sur le disque dur n'est pas utilisée. C'est un peu dommages.
Effectivement, c'est dommage, est ce qu'il serait judicieux de supprimer cette partition pour la joindre à une autre de mes partitions de data ou est-ce qu'il y a autre chose à faire avec ? Ou vaut-il mieux la laisser comme ça pour ne pas mettre le bazar ?
En gros je me demande si je laisse comme tel ou si il vaut mieux reprendre un peu tout ça pour ne pas risquer des problèmes d'instabilités dans le futur ?
Hors ligne
#7 Le 04/04/2024, à 21:22
- geole
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Bonsoir,
Je suis content que windows résolve le dual boot.
Pour la partition EFI du disque dur inutilisée.
Je donne toujours cette remarque.
Un O.S. installé dans un disque doit pouvoir mettre en route même si un autre disque est en panne,
Donc il faudrait que tu dupliques les répertoires efi/boot et efi/ubuntu de la partition efi du partition de boot du nvme dans celle du disque dur.
Dernière modification par geole (Le 04/04/2024, à 21:29)
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 05/04/2024, à 06:26
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Donc il faudrait que tu dupliques les répertoires efi/boot et efi/ubuntu de la partition efi du partition de boot du nvme dans celle du disque dur.
Comment je peux faire cette opération ?
Hors ligne
#9 Le 05/04/2024, à 17:04
- geole
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Bonjour
Je te propose une réalisation en ligne de commande
1) Monter la partition EFI du disque dur.
sudo mount -v /dev/sda1 /mnt
2) Y créer la structure EFI
sudo mkdir -v /mnt/EFI
3) Rapatrier les répertoires
sudo cp -Rv /boot/efi/efi/boot /mnt/EFI
sudo cp -Rv /boot/efi/efi/ubuntu /mnt/EFI
4) Démonter
sudo umount -v /mnt
5) Rectifier Le fichier /fstab
Je propose
sudo nano /etc/fstab
Il faut commenter cette ligne en mettant un # en début de ligne.
UUID=8866-6F42 /boot/efi vfat umask=0077 0 1
Il faut ajouter ces deux lignes (La première est une ligne de commentaires)
# /boot/efi est maintenant dans /dev/sda1
UUID=5ABE-8DD9 /boot/efi vfat umask=0077 0 1
Demander la sauvegarde du fichier en frappant Ctrl Alt o
Ne pas oublier d'accepter sa réécriture.
Quitter en frappant Ctrl Alt x
Sinon, plus succinctement en remplaçant uniquement le UUID
sudo sed -i 's/8866-6F42/5ABE-8DD9/' /etc/fstab
Dernière modification par geole (Le 07/04/2024, à 10:47)
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
#10 Le 05/04/2024, à 18:44
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Bonsoir geole,
Ok je vais suivre tes indications.
Il faut ajouter ces deux lignes (La première est une ligne de commentaires)
# /boot/efi est maintenant dans /dev/sda1
UUID=5ABE-8DD9 /boot/efi vfat umask=0077 0 1
GNU nano 6.2 /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=2694e9e4-f3a2-406d-bc69-35c5259f43cf / ext4 errors=remoun>
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=8866-6F42 /boot/efi vfat umask=0077 0 1
# /home was on /dev/sda3 during installation
UUID=9b295abd-613c-4a4f-8582-2659d1558452 /home ext4 defaults >
A quel endroit je dois les rajouter ces lignes ? Il y a une importance ? Question peut être bête mais j'ai peur de tout casser....
Juste en dessous de la ligne commentée peut-être ?
UUID=8866-6F42 /boot/efi vfat umask=0077 0 1
Hors ligne
#11 Le 05/04/2024, à 22:02
- geole
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Où tu veux.
Pour la compréhension, juste après les deux lignes invalidées.
Dernière modification par geole (Le 05/04/2024, à 22: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
#12 Le 07/04/2024, à 10:42
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Bonjour,
Je ne comprends pas la fin de la manip car quand je tape Ctrl Alt t ça m'ouvre un terminal, désolé je suis un peu noob...
Hors ligne
#13 Le 07/04/2024, à 10:47
- geole
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
J'ai rectifié la commande
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 07/04/2024, à 10:54
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Ctrl alt o me donne une réponse touche non assignable
GNU nano 6.2 /etc/fstab *
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=2694e9e4-f3a2-406d-bc69-35c5259f43cf / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p1 during installation
#UUID=8866-6F42 /boot/efi vfat umask=0077 0 1
# /home was on /dev/sda3 during installation
UUID=9b295abd-613c-4a4f-8582-2659d1558452 /home ext4 defaults 0 2
# /boot/efi est maintenant dans /dev/sda1
UUID=5ABE-8DD9 /boot/efi vfat umask=0077 0 1
[ Touche non assignable : M-^O ]
^G Aide ^O Écrire ^W Chercher ^K Couper ^T Exécuter ^C EmplacementM-U Annuler
^X Quitter ^R Lire fich. ^\ Remplacer ^U Coller ^J Justifier ^/ Aller ligneM-E Refaire
Hors ligne
#15 Le 07/04/2024, à 10:56
- geole
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
^O Écrire
C'est donc bien O
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 07/04/2024, à 11:02
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Ok, désolé c'est un peu laborieux pour moi.
Donc ctrl o me donne
Nom du fichier à écrire: /etc/fstab
Je tape Entrée
[ 15 lignes écrites ]
Et Ctrl x pour quitter ?
Hors ligne
#17 Le 07/04/2024, à 11:11
- iznobe
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
oui
Bonjour ,
pour etre certain que tout va bien donne ces 2 retours :
cat /etc/fstab
sudo mount -av
Dernière modification par iznobe (Le 07/04/2024, à 11:12)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#18 Le 07/04/2024, à 11:39
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Voilà le retour :
linju@linju-laptop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=2694e9e4-f3a2-406d-bc69-35c5259f43cf / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p1 during installation
#UUID=8866-6F42 /boot/efi vfat umask=0077 0 1
# /home was on /dev/sda3 during installation
UUID=9b295abd-613c-4a4f-8582-2659d1558452 /home ext4 defaults 0 2
# /boot/efi est maintenant dans /dev/sda1
UUID=5ABE-8DD9 /boot/efi vfat umask=0077 0 1
linju@linju-laptop:~$ sudo mount -av
[sudo] Mot de passe de linju :
/ : ignoré
/home : déjà monté
/boot/efi : successfully mounted
linju@linju-laptop:~$
Hors ligne
#19 Le 07/04/2024, à 11:51
- iznobe
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
c ' est parfait pour le fstab
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#20 Le 07/04/2024, à 18:37
- linju
Re : [Résolu] Pb grub Instal dual boot win11/u22.04 sur 2DD et 2 part uefi
Ok super, et aucun problème après reboot sous Ubuntu ou sous Windows.
Je poste le nouveau Boot info
https://paste.ubuntu.com/p/tfrzsSKrWb/
Merci à tous pour votre aide !
Hors ligne