#26 Le 12/12/2024, à 21:43
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
bon résultat avec ubuntu 24.04 lts
laurent@laurent-HP-ProBook-450-G2:~$ sudo cp -v /boot/efi/EFI/ubuntu/grubx64.efi /boot/efi/BOOT/Bootx64.efi
[sudo] Mot de passe de laurent :
'/boot/efi/EFI/ubuntu/grubx64.efi' -> '/boot/efi/BOOT/Bootx64.efi'
cp: impossible de créer le fichier standard '/boot/efi/BOOT/Bootx64.efi': Aucun fichier ou dossier de ce nom
laurent@laurent-HP-ProBook-450-G2:~$ sudo cp -v /boot/efi/EFI/ubuntu/grub.cfg /boot/efi/BOOT
'/boot/efi/EFI/ubuntu/grub.cfg' -> '/boot/efi/BOOT'
laurent@laurent-HP-ProBook-450-G2:~$
Hors ligne
#27 Le 12/12/2024, à 22:21
- geole
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
J'ai corrigé.
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#28 Le 12/12/2024, à 22:26
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
ha oui voulez dire que cela devrait fonctionner ?
Hors ligne
#29 Le 12/12/2024, à 22:33
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
cela ne fonctionne toujours pas...
Hors ligne
#30 Le 12/12/2024, à 22:37
- geole
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Il faut d'abord refaire les commandes de copie pour un boot standard.
Mais, si même problème, on fera le même style de réparation en considérant que l'ordinateur est veuf de windows.
Fabrique la structure de boot de windows détruite.
sudo mkdir -pv /boot/efi/EFI/Microsoft/Boot
et colle-y le fichier de boot de ubuntu.
sudo cp -v /boot/efi/EFI/ubuntu/grubx64.efi /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
sudo cp -v /boot/efi/EFI/ubuntu/grub.cfg /boot/efi/EFI/Microsoft/Boot
Dernière modification par geole (Le 12/12/2024, à 22:44)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#31 Le 12/12/2024, à 22:44
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
ok et vous pouvez m'aidez a faire ça?
Hors ligne
#32 Le 12/12/2024, à 22:46
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
laurent@laurent-HP-ProBook-450-G2:~$ sudo mkdir -pv /boot/efi/EFI/Microsoft/Boot
[sudo] Mot de passe de laurent :
mkdir: création du répertoire '/boot/efi/EFI/Microsoft'
mkdir: création du répertoire '/boot/efi/EFI/Microsoft/Boot'
laurent@laurent-HP-ProBook-450-G2:~$ sudo cp -v /boot/efi/EFI/ubuntu/grubx64.efi /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
'/boot/efi/EFI/ubuntu/grubx64.efi' -> '/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi'
laurent@laurent-HP-ProBook-450-G2:~$
Hors ligne
#33 Le 12/12/2024, à 22:54
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
laurent@laurent-HP-ProBook-450-G2:~$ sudo cp -v /boot/efi/EFI/ubuntu/grub.cfg /boot/efi/EFI/Microsoft/Boot
[sudo] Mot de passe de laurent :
'/boot/efi/EFI/ubuntu/grub.cfg' -> '/boot/efi/EFI/Microsoft/Boot/grub.cfg'
laurent@laurent-HP-ProBook-450-G2:~$
Hors ligne
#34 Le 12/12/2024, à 22:59
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
désolé toujours pas!
Hors ligne
#35 Le 12/12/2024, à 23:47
- geole
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Du coup, je ne sais pas quel pourrait être le troisième fichier de boot standard.
Pourrais-tu refaire un boot info, histoire de vérifier les deux réparations.
Regarde de nouveau dans ton bios EFI s'il n'y a pas une suggestion et si EFI est bien resté prioritaire.
Dernière modification par geole (Le 12/12/2024, à 23:52)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#36 Le 12/12/2024, à 23:56
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Hors ligne
#37 Le 12/12/2024, à 23:57
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
laurent@laurent-HP-ProBook-450-G2:~$ sudo add-apt-repository -y ppa:yannubuntu/boot-repair; sudo apt update; sudo apt install -y boot-info; boot-info
[sudo] Mot de passe de laurent :
Dépôt : « Types: deb
URIs: https://ppa.launchpadcontent.net/yannubuntu/boot-repair/ubuntu/
Suites: noble
Components: main
»
Description :
Simple tool to repair frequent boot problems.
Website: https://sourceforge.net/p/boot-repair/home
Plus d'informations : https://launchpad.net/~yannubuntu/+archive/ubuntu/boot-repair
Ajout du dépôt.
Atteint :1 http://security.ubuntu.com/ubuntu noble-security InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu noble InRelease
Réception de :3 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Réception de :4 https://ppa.launchpadcontent.net/yannubuntu/boot-repair/ubuntu noble InRelease [18,1 kB]
Atteint :5 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease
Réception de :6 https://ppa.launchpadcontent.net/yannubuntu/boot-repair/ubuntu noble/main i386 Packages [1824 B]
Réception de :7 https://ppa.launchpadcontent.net/yannubuntu/boot-repair/ubuntu noble/main amd64 Packages [1824 B]
Réception de :8 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [725 kB]
Réception de :9 https://ppa.launchpadcontent.net/yannubuntu/boot-repair/ubuntu noble/main Translation-en [1592 B]
Réception de :10 http://fr.archive.ubuntu.com/ubuntu noble-updates/main i386 Packages [365 kB]
Réception de :11 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe i386 Packages [590 kB]
Réception de :12 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [926 kB]
2755 ko réceptionnés en 4s (745 ko/s)
Lecture des listes de paquets... Fait
Atteint :1 http://fr.archive.ubuntu.com/ubuntu noble InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease
Atteint :3 https://ppa.launchpadcontent.net/yannubuntu/boot-repair/ubuntu noble InRelease
Atteint :4 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease
Atteint :5 http://security.ubuntu.com/ubuntu noble-security InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
7 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
boot-info est déjà la version la plus récente (4ppa2081).
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
mailcap
Veuillez utiliser « sudo apt autoremove » pour le supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 7 non mis à jour.
/usr/bin/glade2script-python3:2711: SyntaxWarning: invalid escape sequence '\('
if re.search(item.replace('(', '\(').replace(')', '\)'), text):
/usr/bin/glade2script-python3:2711: SyntaxWarning: invalid escape sequence '\)'
if re.search(item.replace('(', '\(').replace(')', '\)'), text):
/usr/bin/glade2script-python3:2782: SyntaxWarning: invalid escape sequence '\('
if re.search(item.replace('(', '\(').replace(')', '\)'), text):
/usr/bin/glade2script-python3:2782: SyntaxWarning: invalid escape sequence '\)'
if re.search(item.replace('(', '\(').replace(')', '\)'), text):
/usr/bin/glade2script-python3:4424: SyntaxWarning: invalid escape sequence '\ '
arg = '''%s %s''' % ( fichier_t.replace(' ', '\ '),
laurent@laurent-HP-ProBook-450-G2:~$
Hors ligne
#38 Le 13/12/2024, à 00:14
- geole
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Ces commandes n'ont pas été faites.
sudo cp -v /boot/efi/EFI/ubuntu/grubx64.efi /boot/efi/EFI/BOOT/Bootx64.efi
sudo cp -v /boot/efi/EFI/ubuntu/grub.cfg /boot/efi/EFI/BOOT
Dernière modification par geole (Le 13/12/2024, à 00:14)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#39 Le 13/12/2024, à 00:21
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
laurent@laurent-HP-ProBook-450-G2:~$ sudo cp -v /boot/efi/EFI/ubuntu/grubx64.efi /boot/efi/EFI/BOOT/Bootx64.efi
[sudo] Mot de passe de laurent :
'/boot/efi/EFI/ubuntu/grubx64.efi' -> '/boot/efi/EFI/BOOT/Bootx64.efi'
laurent@laurent-HP-ProBook-450-G2:~$ sudo cp -v /boot/efi/EFI/ubuntu/grub.cfg /boot/efi/EFI/BOOT
'/boot/efi/EFI/ubuntu/grub.cfg' -> '/boot/efi/EFI/BOOT/grub.cfg'
laurent@laurent-HP-ProBook-450-G2:~$
Hors ligne
#40 Le 13/12/2024, à 00:22
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
je ne suis pas sur de savoir voir qui est prioritaire...
Hors ligne
#41 Le 13/12/2024, à 00:32
- geole
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
?
Rebooter pour vérifier si changement.
Dernière modification par geole (Le 13/12/2024, à 00:33)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#42 Le 13/12/2024, à 00:40
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
j'ai changer l'ordre de priorité de démarrage et ça fonctionne ! Merci
Hors ligne
#43 Le 13/12/2024, à 01:10
- geole
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Je prévois de mettre cette installation EFI dans la documentation.Si tu pouvais expliciter car peut-être les dernières réparations étaient inutiles.
Qu'as-tu mis prioritaire par rapport à quoi?
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#44 Le 13/12/2024, à 12:08
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Bonjour,
secure boot décoché, mode utilisateur: clés par défaut hp, UEFI natif, ordre de démarrage : 1 démarrage personnalisé, 2 unité de disque optique, 3 gestionnaire de démarrage SE.
J'ai récuperé un 2eme ordi exatement pareil, je vais y installer plutôt lubuntu, car sur ubuntu je trouve que cette ordi rame au démarrage..
Est ce C'est le même forum pour lubuntu?
Hors ligne
#45 Le 13/12/2024, à 12:58
- geole
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Bonjour.
Je ne pense pas qu'il y ait un forum dédié Lubuntu.
Celui-ci convient très bien. Il suffit que tu précises que cela concerne Lubuntu. Il y a quelques différences mais ce n'est si différant que cela....
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#46 Le 13/12/2024, à 13:01
- xubu1957
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Bonjour,
La section LXQt / LXDE
Ici on parle des problèmes spécifiques à LXQt, environnement par défaut de Lubuntu depuis la version 18.10, et à LXDE pour les versions antérieures à 18.10
Dernière modification par xubu1957 (Le 13/12/2024, à 13:02)
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
En ligne
#47 Le 30/01/2025, à 17:18
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Bonjour, je rencontre de nouveau le même problème. mon ordi ne veut plus booter sur ubuntu, alors que je n'ai rien modifier et que jusqu'ici cela fonctionnait très bien. Pouvez vous m'aider?
Hors ligne
#48 Le 30/01/2025, à 17:41
- geole
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Bonjour
Merci de produire un nouveau boot-info et d'indiquer précisément le message de refus de boot
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#49 Le 30/01/2025, à 17:56
- laurent des hautes alpes
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
https://paste.ubuntu.com/p/GnPjXZzZmV/
Le message est reset système.
Hors ligne
#50 Le 30/01/2025, à 18:04
- xubu1957
Re : installation ubuntu 22.04.3 lts sur hp probook 450 g2 [résolu]
Bonjour,
Collage du Boot-info :
boot-info-4ppa2081 [20250130_1652]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/sda.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: According to the info in the boot sector, sda1 has
737226 sectors.. But according to the info from the
partition table, it has 1048575 sectors.
Operating System:
Boot files: /efi/BOOT/fbx64.efi /efi/BOOT/mmx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/BOOT/grub.cfg
/efi/ubuntu/grub.cfg /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/grub.cfg
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 24.04.1 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
================================ 1 OS detected =================================
OS#1 (linux): L'OS actuellement utilisé - Ubuntu 24.04.1 LTS on sda2
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: HD Graphics 5500 Topaz PRO [Radeon R5 M255] from Intel Corporation Advanced Micro Devices, Inc. [AMD/ATI]
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-6.8.0-51-generic root=UUID=2e80cf4e-8056-4a77-a610-903e80aa1275 ro quiet splash vt.handoff=7
df -Th / : /dev/sda2 ext4 916G 23G 846G 3% /
===================================== UEFI =====================================
BIOS/UEFI firmware: M73 Ver. 01.15(1.15) from Hewlett-Packard
The firmware is EFI-compatible, and is set in EFI-mode for this installed-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000
Boot0000* Ubuntu HD(1,GPT,358604ed-f91e-455b-bab8-a1afd8c64727,0x800,0x100000)/File(\EFI\ubuntu\shimx64.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
Partitions info (1/3): _________________________________________________________
sda2 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
sda1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
Partitions info (2/3): _________________________________________________________
sda2 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, vfat
Partitions info (3/3): _________________________________________________________
sda2 : 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
fdisk -l (filtered): ___________________________________________________________
Disk sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk identifier: CBAC8838-FD58-417B-9456-EE68B2BAE719
Start End Sectors Size Type
sda1 2048 1050623 1048576 512M EFI System
sda2 1050624 1953523711 1952473088 931G Linux filesystem
parted -lm (filtered): _________________________________________________________
sda:1000GB:scsi:512:4096:gpt:ATA HGST HTS541010A9:;
1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
2:538MB:1000GB:1000GB:ext4::;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 72E1-FBD5 358604ed-f91e-455b-bab8-a1afd8c64727 EFI System Partition
└─sda2 ext4 2e80cf4e-8056-4a77-a610-903e80aa1275 6b4a3353-77b8-4624-bdc2-660f5a0c0f58
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/sda2 846G 2% /
efivarfs 98.2K 17% /sys/firmware/efi/efivars
Mount options (filtered): ______________________________________________________
/dev/sda2 ext4 rw,relatime,errors=remount-ro
====================== sda1/efi/BOOT/grub.cfg (filtered) =======================
search.fs_uuid 2e80cf4e-8056-4a77-a610-903e80aa1275 root hd0,gpt2
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
===================== sda1/efi/ubuntu/grub.cfg (filtered) ======================
search.fs_uuid 2e80cf4e-8056-4a77-a610-903e80aa1275 root hd0,gpt2
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
================= sda1/efi/Microsoft/Boot/grub.cfg (filtered) ==================
search.fs_uuid 2e80cf4e-8056-4a77-a610-903e80aa1275 root hd0,gpt2
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sda2/boot/grub/grub.cfg (filtered) ======================
Ubuntu 2e80cf4e-8056-4a77-a610-903e80aa1275
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### 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=2e80cf4e-8056-4a77-a610-903e80aa1275 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=72E1-FBD5 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
======================= sda2/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
==================== sda2: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
180,693611145 = 194,018287616 boot/grub/grub.cfg 1
58,147727966 = 62,435647488 boot/vmlinuz 2
81,632106781 = 87,651807232 boot/vmlinuz-6.8.0-50-generic 1
58,147727966 = 62,435647488 boot/vmlinuz-6.8.0-51-generic 2
81,632106781 = 87,651807232 boot/vmlinuz.old 1
53,851352692 = 57,822449664 boot/initrd.img 1
49,140415192 = 52,764119040 boot/initrd.img-6.8.0-50-generic 1
53,851352692 = 57,822449664 boot/initrd.img-6.8.0-51-generic 1
49,140415192 = 52,764119040 boot/initrd.img.old 1
===================== sda2: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 18133 Apr 4 2024 10_linux
-rwxr-xr-x 1 root root 43202 Apr 4 2024 10_linux_zfs
-rwxr-xr-x 1 root root 14513 Apr 4 2024 20_linux_xen
-rwxr-xr-x 1 root root 786 Apr 4 2024 25_bli
-rwxr-xr-x 1 root root 13120 Apr 4 2024 30_os-prober
-rwxr-xr-x 1 root root 1174 Apr 4 2024 30_uefi-firmware
-rwxr-xr-x 1 root root 722 Aug 21 20:39 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 24.04.1 LTS entry (sda1/efi/****/grub****.efi (**** will be updated in the final message) file) !
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
En ligne