#1 Le 13/01/2024, à 18:08
- epierre
[RESOLU] boot-repair - locked NVRAM ubuntu ?
Bonjour,
J'ai voulu passer mon Ubuntu en UEFI, j'ai d'abord converti ma partition de MBR à GPT puis tenté de mettre à jour grub et depuis plus d'accès.
J'ai fait tourner deux fois boot-repair, désactiver secure boot du bios et toujours le même soucis: le disque ubuntu n'est pas vu comme UEFI et impossible de booter dessus
Dernière modification par epierre (Le 13/01/2024, à 19:27)
Hors ligne
#2 Le 13/01/2024, à 18:34
- iznobe
Re : [RESOLU] boot-repair - locked NVRAM ubuntu ?
Bonjour , as tu changé le mode de boot dans le BIOS et y mettre UEFI ?
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#3 Le 13/01/2024, à 18:36
- xubu1957
Re : [RESOLU] boot-repair - locked NVRAM ubuntu ?
Bonjour,
Collage des deux Boot-repair, pour les spécialistes :
boot-repair-4ppa2075 [20240113_1626]
============================= Boot Repair Summary ==============================
User choice:
[dmraid] packages may interfere with MDraid. Do you want to remove them? no
=================== blkid (filtered) before raid activation ====================
/dev/nvme0n1p1: BLOCK_SIZE="512" UUID="B5493E6D3C19EB5D" TYPE="ntfs" PARTUUID="bd98d71b-b212-11ee-9cbb-2cf05d9da105"
/dev/nvme0n1p2: BLOCK_SIZE="512" UUID="3E74454C744507DB" TYPE="ntfs" PARTUUID="bd98d71c-b212-11ee-9cbb-2cf05d9da105"
/dev/nvme0n1p3: UUID="80F1-AB4F" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="bd98d71d-b212-11ee-9cbb-2cf05d9da105"
/dev/sda1: UUID="2bf41643-1d1f-57a4-4b10-5948d38bd406" UUID_SUB="cde5fa58-7971-d4e3-219c-4bbcf7f8403a" LABEL="nef:0" TYPE="linux_raid_member" PARTUUID="f5953d28-01"
/dev/sda3: UUID="9b8f3d97-4793-96e8-20ac-7cd498d99fca" UUID_SUB="cacacf46-3925-a4fa-874d-5242ad1e77c4" LABEL="tnef.homeip.net:2" TYPE="linux_raid_member" PARTUUID="f5953d28-03"
/dev/sdb1: UUID="c776ad38-13f5-4d53-8b1b-8b9acc00806c" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Linux filesystem" PARTUUID="a9c8b877-b462-4b06-9b54-532a9d68b13f"
/dev/sdc1: UUID="2bf41643-1d1f-57a4-4b10-5948d38bd406" UUID_SUB="dd76c5d6-7b23-9f28-1789-1ca2a16d354d" LABEL="nef:0" TYPE="linux_raid_member" PARTUUID="f5953d28-01"
/dev/sdc3: UUID="9b8f3d97-4793-96e8-20ac-7cd498d99fca" UUID_SUB="a1ee469e-5b44-5ecc-1fe7-d7f884a61a0e" LABEL="tnef.homeip.net:2" TYPE="linux_raid_member" PARTUUID="f5953d28-03"
/dev/sdd1: SEC_TYPE="msdos" LABEL="NOUVEAU NOM" UUID="1605-5DD0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8a879de4-01"
/dev/sdd2: LABEL="Nouveau nom" BLOCK_SIZE="512" UUID="2C14C50914C4D74C" TYPE="ntfs" PARTUUID="8a879de4-02"
/dev/sdc2: UUID="b9a18e79-ac95-42f2-a9d1-050a25a9f248" TYPE="swap" PARTUUID="f5953d28-02"
/dev/sda2: UUID="b9a18e79-ac95-42f2-a9d1-050a25a9f248" TYPE="swap" PARTUUID="f5953d28-02"
==================================== dmraid ====================================
dmraid -si -c
no raid disks
No DMRAID disk.
User chose to keep dmraid. It may interfere with mdadm.
==================================== mdadm =====================================
mdadm --assemble --scan
mdadm --detail --scan
ARRAY /dev/md/0 metadata=1.2 name=nef:0 UUID=2bf41643:1d1f57a4:4b105948:d38bd406
ARRAY /dev/md/2 metadata=1.2 name=tnef.homeip.net:2 UUID=9b8f3d97:479396e8:20ac7cd4:98d99fca
Successfully activated RAID.
==================== blkid (filtered) after raid activation ====================
/dev/nvme0n1p1: BLOCK_SIZE="512" UUID="B5493E6D3C19EB5D" TYPE="ntfs" PARTUUID="bd98d71b-b212-11ee-9cbb-2cf05d9da105"
/dev/nvme0n1p2: BLOCK_SIZE="512" UUID="3E74454C744507DB" TYPE="ntfs" PARTUUID="bd98d71c-b212-11ee-9cbb-2cf05d9da105"
/dev/nvme0n1p3: UUID="80F1-AB4F" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="bd98d71d-b212-11ee-9cbb-2cf05d9da105"
/dev/sda1: UUID="2bf41643-1d1f-57a4-4b10-5948d38bd406" UUID_SUB="cde5fa58-7971-d4e3-219c-4bbcf7f8403a" LABEL="nef:0" TYPE="linux_raid_member" PARTUUID="f5953d28-01"
/dev/sda3: UUID="9b8f3d97-4793-96e8-20ac-7cd498d99fca" UUID_SUB="cacacf46-3925-a4fa-874d-5242ad1e77c4" LABEL="tnef.homeip.net:2" TYPE="linux_raid_member" PARTUUID="f5953d28-03"
/dev/sdb1: UUID="c776ad38-13f5-4d53-8b1b-8b9acc00806c" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Linux filesystem" PARTUUID="a9c8b877-b462-4b06-9b54-532a9d68b13f"
/dev/sdc1: UUID="2bf41643-1d1f-57a4-4b10-5948d38bd406" UUID_SUB="dd76c5d6-7b23-9f28-1789-1ca2a16d354d" LABEL="nef:0" TYPE="linux_raid_member" PARTUUID="f5953d28-01"
/dev/sdc3: UUID="9b8f3d97-4793-96e8-20ac-7cd498d99fca" UUID_SUB="a1ee469e-5b44-5ecc-1fe7-d7f884a61a0e" LABEL="tnef.homeip.net:2" TYPE="linux_raid_member" PARTUUID="f5953d28-03"
/dev/sdd1: SEC_TYPE="msdos" LABEL="NOUVEAU NOM" UUID="1605-5DD0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8a879de4-01"
/dev/sdd2: LABEL="Nouveau nom" BLOCK_SIZE="512" UUID="2C14C50914C4D74C" TYPE="ntfs" PARTUUID="8a879de4-02"
/dev/sdc2: UUID="b9a18e79-ac95-42f2-a9d1-050a25a9f248" TYPE="swap" PARTUUID="f5953d28-02"
/dev/sda2: UUID="b9a18e79-ac95-42f2-a9d1-050a25a9f248" TYPE="swap" PARTUUID="f5953d28-02"
/dev/md2: UUID="8889a7f6-f3ee-40a8-92c1-bcec40c333bd" BLOCK_SIZE="4096" TYPE="ext4"
/dev/md0: UUID="d19e18df-6ac8-466f-a2ff-70a983f5dc30" BLOCK_SIZE="4096" TYPE="ext4"
This will modify the mount point of sdd1 in order to remove spaces and special characters. Do you want to continue?
Unmount sdd1 from /media/mint/NOUVEAU NOM/ to avoid special characters (& or \ or space) incompatibilities
Default settings: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to enable-raid) and reinstall the grub-efi of
sdb1,
using the following options: nvme0n1p3/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 Ubuntu 22.04.3 LTS entry (nvme0n1p3/efi/****/grub****.efi (**** will be updated in the final message) file) !
The boot files of [nvme0n1p3 (end>100GB)] are far from the start of the disk. Your BIOS may not detect them. You may want to retry after creating a ESP partition (FAT32, 100MB~250MB, start of the disk, boot flag). This can be performed via tools such as gParted. Then select this partition via the [Separate /boot/efi partition:] option of [Boot Repair].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)
User settings: _________________________________________________________________
This will install the [mdadm] packages. Do you want to continue?
E: The repository 'cdrom://Linux Mint 21.2 _Victoria_ - Release amd64 20230711 jammy Release' does not have a Release file.
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
mdadm: /dev/md/0 has been started with 2 drives.
mdadm: /dev/md/2 has been started with 2 drives.
This will modify the mount point of sdd1 in order to remove spaces and special characters. Do you want to continue?
This will modify the mount point of sdd1 in order to remove spaces and special characters. Do you want to continue?
The settings chosen by the user will purge (in order to enable-raid) and reinstall the grub-efi of
sdb1,
using the following options: nvme0n1p3/boot/efi
Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file
/boot/efi added in sdb1/fstab
Created /dev/sdb1/boot/efi
Mount /dev/nvme0n1p3 on /mnt/boot-sav/sdb1/boot/efi
No sdb1/boot/efi/efi/ ubuntu/mint folder
chroot /mnt/boot-sav/sdb1 apt-get -y update
Running in chroot, ignoring command 'start'
E: The repository 'cdrom://Ubuntu 18.04.3 LTS _Bionic Beaver_ - Release amd64 (20190805) bionic Release' does not have a Release file.
E: The repository 'https://ppa.launchpadcontent.net/mc3man/cdda1/ubuntu jammy Release' does not have a Release file.
W: https://packages.cisofy.com/community/lynis/deb/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: https://www.e-nef.com/domoticz/mdah/dists/buster/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Purge the GRUB of /dev/sdb1
grub-efi available
The following packages were automatically installed and are no longer required:
grub-pc-bin libwmf0.2-7
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
grub-efi
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
DEBCHECK debOK, grub-efi
DEBCHECK debOK
Please type: sudo chroot "/mnt/boot-sav/sdb1" dpkg --configure -ansudo chroot "/mnt/boot-sav/sdb1" apt-get install -fynsudo chroot "/mnt/boot-sav/sdb1" apt-get install -y mdadmnsudo chroot "/mnt/boot-sav/sdb1" mdadm --assemble --scannsudo chroot "/mnt/boot-sav/sdb1" apt-get install -y dmraidnsudo chroot "/mnt/boot-sav/sdb1" dmraid -aynsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y grub-com*nsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y grub2-com*nsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y shim-signednsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y grub-common:*nsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y grub2-common:*n
GRUB is still present. Please try again. (purge grub* packages from /mnt/boot-sav/sdb1)
GRUB is still present. Please try again. (purge grub* packages from /mnt/boot-sav/sdb1)
GRUB is still present. Please try again. (purge grub* packages from /mnt/boot-sav/sdb1)
Then type: sudo chroot "/mnt/boot-sav/sdb1" apt-get install -y grub-efi
Unhide GRUB boot menu in sdb1/etc/default/grub
===================== Reinstall the grub-efi of /dev/sdb1 ======================
chroot /mnt/boot-sav/sdb1 grub-install --version
grub-install (GRUB) 2.06-2ubuntu7.2
chroot /mnt/boot-sav/sdb1 modprobe efivars
chroot /mnt/boot-sav/sdb1 efibootmgr -v before grub install
BootCurrent: 0007
Timeout: 1 seconds
BootOrder: 0004,0006,0007,0005,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0200)..GO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.W.3.L.B.G.A.E........BO..NO..........S.a.m.s.u.n.g. .S.S.D. .8.6.0. .E.V.O. .5.0.0.G.B....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.4.S.B.X.F.N.M.0.6.9.4.0.8.8. .H. . . . ........BO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.Z.5.L.2.L.7.9........BO..NO..........C.T.2.0.0.0.P.3.P.S.S.D.8....................,.@.r.d.=.X..........A..........................dy..............Gd-.;.A..MQ..L.2.3.3.8.E.8.7.8.B.F.5.C........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0300)..GO..NO..........A.S.U.S. . . . .D.R.W.-.2.4.B.5.S.T....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.3.D.0.D.L.C.2.0.7.7.8.2. . . . . . . . ........BO
Boot0004* Windows Boot Manager HD(3,GPT,bd98d71d-b212-11ee-9cbb-2cf05d9da105,0xe8dd5800,0x32000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0005* USB HDD BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0900)..GO..NO..........K.i.n.g.s.t.o.n.D.a.t.a.T.r.a.v.e.l.e.r. .3...0.P.M.A.P....................,.@.r.d.=.X..........A.......................F..Gd-.;.A..MQ..L.7.0.C.9.4.E.8.7.2.C.4.6.B.3.1.1.F.8.A.2.1.5.B.5........BO
Boot0006* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(1,MBR,0x8a879de4,0x736320,0x5c0)..BO
Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(2,MBR,0x8a879de4,0x737000,0x6c3c800)..BO
chroot /mnt/boot-sav/sdb1 uname -r
5.15.0-76-generic
chroot /mnt/boot-sav/sdb1 grub-install --efi-directory=/boot/efi --target=x86_64-efi
Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
df /dev/nvme0n1p3
mv /mnt/boot-sav/sdb1/boot/efi/EFI/Boot/bootx64.efi /mnt/boot-sav/sdb1/boot/efi/EFI/Boot/bkpbootx64.efi
cp /mnt/boot-sav/sdb1/boot/efi/efi/ubuntu/grubx64.efi /mnt/boot-sav/sdb1/boot/efi/EFI/Boot/bootx64.efi
chroot /mnt/boot-sav/sdb1 grub-install --efi-directory=/boot/efi --target=x86_64-efi
Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
chroot /mnt/boot-sav/sdb1 efibootmgr -v after grub install
BootCurrent: 0007
Timeout: 1 seconds
BootOrder: 0004,0006,0007,0005,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0200)..GO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.W.3.L.B.G.A.E........BO..NO..........S.a.m.s.u.n.g. .S.S.D. .8.6.0. .E.V.O. .5.0.0.G.B....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.4.S.B.X.F.N.M.0.6.9.4.0.8.8. .H. . . . ........BO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.Z.5.L.2.L.7.9........BO..NO..........C.T.2.0.0.0.P.3.P.S.S.D.8....................,.@.r.d.=.X..........A..........................dy..............Gd-.;.A..MQ..L.2.3.3.8.E.8.7.8.B.F.5.C........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0300)..GO..NO..........A.S.U.S. . . . .D.R.W.-.2.4.B.5.S.T....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.3.D.0.D.L.C.2.0.7.7.8.2. . . . . . . . ........BO
Boot0004* Windows Boot Manager HD(3,GPT,bd98d71d-b212-11ee-9cbb-2cf05d9da105,0xe8dd5800,0x32000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0005* USB HDD BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0900)..GO..NO..........K.i.n.g.s.t.o.n.D.a.t.a.T.r.a.v.e.l.e.r. .3...0.P.M.A.P....................,.@.r.d.=.X..........A.......................F..Gd-.;.A..MQ..L.7.0.C.9.4.E.8.7.2.C.4.6.B.3.1.1.F.8.A.2.1.5.B.5........BO
Boot0006* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(1,MBR,0x8a879de4,0x736320,0x5c0)..BO
Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(2,MBR,0x8a879de4,0x737000,0x6c3c800)..BO
Warning: NVram is locked (Ubuntu not found in efibootmgr).
chroot /mnt/boot-sav/sdb1 update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/01_hardening.cfg'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Found linux image: /boot/vmlinuz-5.15.0-91-generic
Found initrd image: /boot/initrd.img-5.15.0-91-generic
Found linux image: /boot/vmlinuz-5.15.0-89-generic
Found initrd image: /boot/initrd.img-5.15.0-89-generic
Found Windows Boot Manager on /dev/nvme0n1p3@/EFI/Microsoft/Boot/bootmgfw.efi
This will modify the mount point of sdd1 in order to remove spaces and special characters. Do you want to continue?
Unhide GRUB boot menu in sdb1/boot/grub/grub.cfg
Boot successfully repaired.
Locked-NVram detected. (Ubuntu) Please report this message to boot.repair@gmail.com
Please do not forget to make your UEFI firmware boot on the Ubuntu 22.04.3 LTS entry (nvme0n1p3/efi/ubuntu/grubx64.efi file) !
============================ Boot Info After Repair ============================
=> No boot loader is installed in the MBR of /dev/nvme0n1.
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid c776ad38-13f5-4d53-8b1b-8b9acc00806c root hd2,msdos1
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> Grub2 (v1.99-2.00) is installed in the MBR of /dev/sdb and looks at sector
1 of the same hard drive for core.img, but core.img can not be found at
this location.
=> Grub2 (v2.00) is installed in the MBR of /dev/sdc and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid c776ad38-13f5-4d53-8b1b-8b9acc00806c root hd2,msdos1
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> Windows is installed in the MBR of /dev/sdd.
nvme0n1p1: _____________________________________________________________________
File system: ntfs
Boot sector type: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr
nvme0n1p2: _____________________________________________________________________
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
nvme0n1p3: _____________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: According to the info in the boot sector, nvme0n1p3
starts at sector -388147200. But according to the info
from fdisk, nvme0n1p3 starts at sector 3906820096.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/grub.cfg
/efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
sda1: __________________________________________________________________________
File system: linux_raid_member
Boot sector type: Unknown
Boot sector info:
sda2: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda3: __________________________________________________________________________
File system: linux_raid_member
Boot sector type: Unknown
Boot sector info:
sdb1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 22.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sdc1: __________________________________________________________________________
File system: linux_raid_member
Boot sector type: Unknown
Boot sector info:
sdc2: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdc3: __________________________________________________________________________
File system: linux_raid_member
Boot sector type: Unknown
Boot sector info:
sdd1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 7/2008: FAT16
Boot sector info: According to the info in the boot sector, sdd1 has 0
sectors.
Operating System:
Boot files:
sdd2: __________________________________________________________________________
File system: ntfs
Boot sector type: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /boot/grub/grub.cfg /syslinux.cfg
md/0: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Mounting failed: mount: /mnt/BootInfo/MDRaid/md/0: /dev/md0 already mounted on /mnt/boot-sav/md0.
md/2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Mounting failed: mount: /mnt/BootInfo/MDRaid/md/2: /dev/md2 already mounted on /mnt/boot-sav/md2.
================================ 3 OS detected =================================
OS#1: Ubuntu 22.04.3 LTS on sdb1
OS#2: Windows 10 or 11 on nvme0n1p2
OS#3: Ubuntu 18.04.3 LTS on md0
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: GA104 [GeForce RTX 3070 Ti] from NVIDIA Corporation
Live-session OS is Linuxmint 64-bit (Linux Mint 21.2, victoria, x86_64)
===================================== UEFI =====================================
BIOS/UEFI firmware: 1.E0(5.13) from American Megatrends Inc.
The firmware is EFI-compatible, and is set in EFI-mode for this live-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 0007
Timeout: 1 seconds
BootOrder: 0004,0006,0007,0005,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0200)..GO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.W.3.L.B.G.A.E........BO..NO..........S.a.m.s.u.n.g. .S.S.D. .8.6.0. .E.V.O. .5.0.0.G.B...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.4.S.B.X.F.N.M.0.6.9.4.0.8.8. .H. . . . ........BO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.Z.5.L.2.L.7.9........BO..NO..........C.T.2.0.0.0.P.3.P.S.S.D.8...................\.,.@.r.d.=.X..........A..........................dy..............Gd-.;.A..MQ..L.2.3.3.8.E.8.7.8.B.F.5.C........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0300)..GO..NO..........A.S.U.S. . . . .D.R.W.-.2.4.B.5.S.T...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.3.D.0.D.L.C.2.0.7.7.8.2. . . . . . . . ........BO
Boot0004* Windows Boot Manager HD(3,GPT,bd98d71d-b212-11ee-9cbb-2cf05d9da105,0xe8dd5800,0x32000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0005* USB HDD BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0900)..GO..NO..........K.i.n.g.s.t.o.n.D.a.t.a.T.r.a.v.e.l.e.r. .3...0.P.M.A.P...................\.,.@.r.d.=.X..........A.......................F..Gd-.;.A..MQ..L.7.0.C.9.4.E.8.7.2.C.4.6.B.3.1.1.F.8.A.2.1.5.B.5........BO
Boot0006* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(1,MBR,0x8a879de4,0x736320,0x5c0)..BO
Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(2,MBR,0x8a879de4,0x737000,0x6c3c800)..BO
a1da253696a304dce6b4668b70151c0e nvme0n1p3/Boot/bkpbootx64.efi
a1da253696a304dce6b4668b70151c0e nvme0n1p3/Boot/bootx64.efi
a1da253696a304dce6b4668b70151c0e nvme0n1p3/ubuntu/grubx64.efi
32dda679c6f10f8ae53cbb54a8b16c7a nvme0n1p3/Microsoft/Boot/bootmgfw.efi
cfd86c015260f8cdbdd54bb33d7270d6 nvme0n1p3/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
nvme0n1 : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, has-win, 2048 sectors * 512 bytes
sdb : is-GPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, no-wind, 2048 sectors * 512 bytes
sdd : notGPT, no-BIOSboot, has-noESP, usb-disk, not-mmc, no-os, no-wind, 2048 sectors * 512 bytes
sda : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, no-wind, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
nvme0n1p1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
nvme0n1p2 : is-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
nvme0n1p3 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sdb1 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
sdd1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
md2 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
md0 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ng, update-grub, not-far
Partitions info (2/3): _________________________________________________________
nvme0n1p1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, bootmgr, notwinboot
nvme0n1p2 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p3 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdb1 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdd1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
md2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
md0 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
nvme0n1p1 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p2 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p3 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
sdb1 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sdb
sdd1 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sdd
md2 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
md0 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sda
fdisk -l (filtered): ___________________________________________________________
Disk nvme0n1: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: BD98D71E-B212-11EE-9CBB-2CF05D9DA105
Start End Sectors Size Type
nvme0n1p1 2048 1026047 1024000 500M Microsoft basic data
nvme0n1p2 1026048 3906820095 3905794048 1.8T Microsoft basic data
nvme0n1p3 3906820096 3907024895 204800 100M EFI System
Disk sda: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: 0xf5953d28
Boot Start End Sectors Size Id Type
sda1 * 2048 195311615 195309568 93.1G 83 Linux
sda2 195311616 228866047 33554432 16G 82 Linux swap / Solaris
sda3 228866048 3907029167 3678163120 1.7T fd Linux raid autodetect
Disk sdb: 465.76 GiB, 500107862016 bytes, 976773168 sectors
Disk identifier: C637BEC2-ADF2-4851-AD25-D739F746D9F3
Start End Sectors Size Type
sdb1 65535 585948434 585882900 279.4G Linux filesystem
Disk sdc: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: 0xf5953d28
Boot Start End Sectors Size Id Type
sdc1 * 2048 195311615 195309568 93.1G 83 Linux
sdc2 195311616 228866047 33554432 16G 82 Linux swap / Solaris
sdc3 228866048 3907029167 3678163120 1.7T fd Linux raid autodetect
Disk sdd: 57.73 GiB, 61983424512 bytes, 121061376 sectors
Disk identifier: 0x8a879de4
Boot Start End Sectors Size Id Type
sdd1 7562016 7563487 1472 736K e W95 FAT16 (LBA)
sdd2 7565312 121059327 113494016 54.1G 7 HPFS/NTFS/exFAT
Disk md0: 93.07 GiB, 99931389952 bytes, 195178496 sectors
Disk md2: 1.71 TiB, 1883085144064 bytes, 3677900672 sectors
parted -lm (filtered): _________________________________________________________
sda:2000GB:scsi:512:4096:msdos:ATA ST2000DM008-2FR1:;
1:1049kB:100GB:100GB:::boot;
2:100GB:117GB:17.2GB:linux-swap(v1)::;
3:117GB:2000GB:1883GB:::raid;
sdb:500GB:scsi:512:512:gpt:ATA Samsung SSD 860:;
1:33.6MB:300GB:300GB:ext4:Linux filesystem:;
sdc:2000GB:scsi:512:4096:msdos:ATA ST2000DM008-2FR1:;
1:1049kB:100GB:100GB:::boot;
2:100GB:117GB:17.2GB:linux-swap(v1)::;
3:117GB:2000GB:1883GB:::raid;
sdd:62.0GB:scsi:512:512:msdos:Kingston DataTraveler 3.0:;
1:3872MB:3873MB:754kB:::lba;
2:3873MB:62.0GB:58.1GB:ntfs::;
nvme0n1:2000GB:nvme:512:512:gpt:CT2000P3PSSD8:;
1:1049kB:525MB:524MB:ntfs::msftdata;
2:525MB:2000GB:2000GB:ntfs::msftdata;
3:2000GB:2000GB:105MB:fat32::boot, esp;
md2:1883GB:md:512:4096:loop:Linux Software RAID Array:;
1:0.00B:1883GB:1883GB:ext4::;
md0:99.9GB:md:512:4096:loop:Linux Software RAID Array:;
1:0.00B:99.9GB:99.9GB:ext4::;
Free space >10MiB: ______________________________________________________________
sdb: 0.02MiB:32.0MiB:32.0MiB
sdb: 286108MiB:476940MiB:190832MiB
sdd: 0.03MiB:3692MiB:3692MiB
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 linux_raid_member 2bf41643-1d1f-57a4-4b10-5948d38bd406 f5953d28-01 nef:0
│ └─md0 ext4 d19e18df-6ac8-466f-a2ff-70a983f5dc30
├─sda2 swap b9a18e79-ac95-42f2-a9d1-050a25a9f248 f5953d28-02
└─sda3 linux_raid_member 9b8f3d97-4793-96e8-20ac-7cd498d99fca f5953d28-03 tnef.homeip.net:2
└─md2 ext4 8889a7f6-f3ee-40a8-92c1-bcec40c333bd
sdb
└─sdb1 ext4 c776ad38-13f5-4d53-8b1b-8b9acc00806c a9c8b877-b462-4b06-9b54-532a9d68b13f Linux filesystem
sdc
├─sdc1 linux_raid_member 2bf41643-1d1f-57a4-4b10-5948d38bd406 f5953d28-01 nef:0
│ └─md0 ext4 d19e18df-6ac8-466f-a2ff-70a983f5dc30
├─sdc2 swap b9a18e79-ac95-42f2-a9d1-050a25a9f248 f5953d28-02
└─sdc3 linux_raid_member 9b8f3d97-4793-96e8-20ac-7cd498d99fca f5953d28-03 tnef.homeip.net:2
└─md2 ext4 8889a7f6-f3ee-40a8-92c1-bcec40c333bd
sdd
├─sdd1 vfat 1605-5DD0 8a879de4-01 NOUVEAU NOM
└─sdd2 ntfs 2C14C50914C4D74C 8a879de4-02 Nouveau nom
nvme0n1
├─nvme0n1p1 ntfs B5493E6D3C19EB5D bd98d71b-b212-11ee-9cbb-2cf05d9da105
├─nvme0n1p2 ntfs 3E74454C744507DB bd98d71c-b212-11ee-9cbb-2cf05d9da105
└─nvme0n1p3 vfat 80F1-AB4F bd98d71d-b212-11ee-9cbb-2cf05d9da105
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/md0 30.6G 61% /mnt/boot-sav/md0
/dev/md2 343.9G 75% /mnt/boot-sav/md2
/dev/nvme0n1p1 487.3M 3% /mnt/boot-sav/nvme0n1p1
/dev/nvme0n1p2 1.4T 24% /mnt/boot-sav/nvme0n1p2
/dev/nvme0n1p3 61.5M 36% /mnt/boot-sav/nvme0n1p3
/dev/sdb1 220.6G 14% /mnt/boot-sav/sdb1
/dev/sdd1 716K 0% /mnt/boot-sav/sdd1
/dev/sdd2 51.5G 5% /cdrom
Mount options (filtered): ______________________________________________________
/dev/md0 ext4 rw,relatime
/dev/md2 ext4 rw,relatime
/dev/nvme0n1p1 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/nvme0n1p2 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/nvme0n1p3 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sdb1 ext4 rw,relatime,stripe=8191
/dev/sdd1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sdd2 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
=================== nvme0n1p3/efi/ubuntu/grub.cfg (filtered) ===================
search.fs_uuid c776ad38-13f5-4d53-8b1b-8b9acc00806c root hd1,gpt1
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sdb1/boot/grub/grub.cfg (filtered) ======================
Ubuntu c776ad38-13f5-4d53-8b1b-8b9acc00806c
Windows Boot Manager (on nvme0n1p3) osprober-efi-80F1-AB4F
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sdb1/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sdb1 during installation
UUID=c776ad38-13f5-4d53-8b1b-8b9acc00806c / ext4 noatime,discard,errors=remount-ro 0 1
# swap was on /dev/sda2 during installation
UUID=b9a18e79-ac95-42f2-a9d1-050a25a9f248 none swap sw 0 0
UUID=8889a7f6-f3ee-40a8-92c1-bcec40c333bd /home/ auto nosuid,nodev,nofail,x-gvfs-show 0 2
//192.168.86.12/music /home/music cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
//192.168.86.12/Romanes /home/NRomanes cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
//192.168.86.12/NetBackup /home/NetBackup cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
//192.168.86.12/photo /home/NPhoto cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
//192.168.86.12/backup /home/NBackup cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
tmpfs /var/log tmpfs defaults,nosuid,nodev,noatime,mode=0755,size=5% 0 0
tmpfs /tmp tmpfs defaults,size=1g 0 0
UUID=80F1-AB4F /boot/efi vfat defaults 0 1
======================= sdb1/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_DISABLE_OS_PROBER=false
==================== sdb1: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1
52.260814190 = 56.114621952 boot/vmlinuz 2
52.190505505 = 56.039128576 boot/vmlinuz-5.15.0-89-generic 1
52.260814190 = 56.114621952 boot/vmlinuz-5.15.0-91-generic 2
52.190505505 = 56.039128576 boot/vmlinuz.old 1
50.625354290 = 54.358560256 boot/initrd.img 3
202.390780926 = 217.315446272 boot/initrd.img-5.15.0-89-generic 1
50.625354290 = 54.358560256 boot/initrd.img-5.15.0-91-generic 3
202.390780926 = 217.315446272 boot/initrd.img.old 1
===================== sdb1: 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 214 Dec 18 2022 40_custom
-rwxr-xr-x 1 root root 215 Dec 18 2022 41_custom
====================== sdd2/boot/grub/grub.cfg (filtered) ======================
Start Boot-Repair-Disk 64-bit
Start Boot-Repair-Disk 64-bit (compatibility mode)
UEFI Firmware Settings
Test memory
========================= sdd2/syslinux.cfg (filtered) =========================
default menu.c32
prompt 0
menu title UNetbootin
timeout 100
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/linuxmint.seed boot=casper quiet splash --
label ubnentry0
menu label Start Boot-Repair-Disk
kernel /casper/vmlinuz
append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper quiet splash --
label ubnentry1
menu label Start in compatibility mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper noapic noacpi nosplash irqpoll nomodeset --
label ubnentry2
menu label Start Boot-Repair-Disk 64-bit --class linuxmint
kernel /casper/vmlinuz
append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} quiet splash --
label ubnentry3
menu label Start Boot-Repair-Disk 64-bit (compatibility mode)
kernel /casper/vmlinuz
append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} noapic noacpi nosplash irqpoll nomodeset --
==================== sdd2: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg
================== sdd2: Location of files loaded by Syslinux ==================
GiB - GB File Fragment(s)
?? = ?? syslinux.cfg 1
?? = ?? menu.c32 1
=============== sdd2: Version of COM32(R) files used by Syslinux ===============
menu.c32 : COM32R module (v4.xx)
boot-repair-4ppa2075 [20240113_1655]
============================= Boot Repair Summary ==============================
User choice:
[dmraid] packages may interfere with MDraid. Do you want to remove them? no
=================== blkid (filtered) before raid activation ====================
/dev/nvme0n1p1: BLOCK_SIZE="512" UUID="B5493E6D3C19EB5D" TYPE="ntfs" PARTUUID="bd98d71b-b212-11ee-9cbb-2cf05d9da105"
/dev/nvme0n1p2: BLOCK_SIZE="512" UUID="3E74454C744507DB" TYPE="ntfs" PARTUUID="bd98d71c-b212-11ee-9cbb-2cf05d9da105"
/dev/nvme0n1p3: UUID="80F1-AB4F" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="bd98d71d-b212-11ee-9cbb-2cf05d9da105"
/dev/sda1: UUID="2bf41643-1d1f-57a4-4b10-5948d38bd406" UUID_SUB="cde5fa58-7971-d4e3-219c-4bbcf7f8403a" LABEL="nef:0" TYPE="linux_raid_member" PARTUUID="f5953d28-01"
/dev/sda3: UUID="9b8f3d97-4793-96e8-20ac-7cd498d99fca" UUID_SUB="cacacf46-3925-a4fa-874d-5242ad1e77c4" LABEL="tnef.homeip.net:2" TYPE="linux_raid_member" PARTUUID="f5953d28-03"
/dev/sdb1: UUID="c776ad38-13f5-4d53-8b1b-8b9acc00806c" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Linux filesystem" PARTUUID="a9c8b877-b462-4b06-9b54-532a9d68b13f"
/dev/sdc1: UUID="2bf41643-1d1f-57a4-4b10-5948d38bd406" UUID_SUB="dd76c5d6-7b23-9f28-1789-1ca2a16d354d" LABEL="nef:0" TYPE="linux_raid_member" PARTUUID="f5953d28-01"
/dev/sdc3: UUID="9b8f3d97-4793-96e8-20ac-7cd498d99fca" UUID_SUB="a1ee469e-5b44-5ecc-1fe7-d7f884a61a0e" LABEL="tnef.homeip.net:2" TYPE="linux_raid_member" PARTUUID="f5953d28-03"
/dev/sdd1: SEC_TYPE="msdos" LABEL="NOUVEAU NOM" UUID="1605-5DD0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8a879de4-01"
/dev/sdd2: LABEL="Nouveau nom" BLOCK_SIZE="512" UUID="2C14C50914C4D74C" TYPE="ntfs" PARTUUID="8a879de4-02"
/dev/sdc2: UUID="b9a18e79-ac95-42f2-a9d1-050a25a9f248" TYPE="swap" PARTUUID="f5953d28-02"
/dev/sda2: UUID="b9a18e79-ac95-42f2-a9d1-050a25a9f248" TYPE="swap" PARTUUID="f5953d28-02"
==================================== dmraid ====================================
dmraid -si -c
no raid disks
No DMRAID disk.
User chose to keep dmraid. It may interfere with mdadm.
==================================== mdadm =====================================
mdadm --assemble --scan
mdadm --detail --scan
ARRAY /dev/md/0 metadata=1.2 name=nef:0 UUID=2bf41643:1d1f57a4:4b105948:d38bd406
ARRAY /dev/md/2 metadata=1.2 name=tnef.homeip.net:2 UUID=9b8f3d97:479396e8:20ac7cd4:98d99fca
Successfully activated RAID.
==================== blkid (filtered) after raid activation ====================
/dev/nvme0n1p1: BLOCK_SIZE="512" UUID="B5493E6D3C19EB5D" TYPE="ntfs" PARTUUID="bd98d71b-b212-11ee-9cbb-2cf05d9da105"
/dev/nvme0n1p2: BLOCK_SIZE="512" UUID="3E74454C744507DB" TYPE="ntfs" PARTUUID="bd98d71c-b212-11ee-9cbb-2cf05d9da105"
/dev/nvme0n1p3: UUID="80F1-AB4F" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="bd98d71d-b212-11ee-9cbb-2cf05d9da105"
/dev/sda1: UUID="2bf41643-1d1f-57a4-4b10-5948d38bd406" UUID_SUB="cde5fa58-7971-d4e3-219c-4bbcf7f8403a" LABEL="nef:0" TYPE="linux_raid_member" PARTUUID="f5953d28-01"
/dev/sda3: UUID="9b8f3d97-4793-96e8-20ac-7cd498d99fca" UUID_SUB="cacacf46-3925-a4fa-874d-5242ad1e77c4" LABEL="tnef.homeip.net:2" TYPE="linux_raid_member" PARTUUID="f5953d28-03"
/dev/sdb1: UUID="c776ad38-13f5-4d53-8b1b-8b9acc00806c" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Linux filesystem" PARTUUID="a9c8b877-b462-4b06-9b54-532a9d68b13f"
/dev/sdc1: UUID="2bf41643-1d1f-57a4-4b10-5948d38bd406" UUID_SUB="dd76c5d6-7b23-9f28-1789-1ca2a16d354d" LABEL="nef:0" TYPE="linux_raid_member" PARTUUID="f5953d28-01"
/dev/sdc3: UUID="9b8f3d97-4793-96e8-20ac-7cd498d99fca" UUID_SUB="a1ee469e-5b44-5ecc-1fe7-d7f884a61a0e" LABEL="tnef.homeip.net:2" TYPE="linux_raid_member" PARTUUID="f5953d28-03"
/dev/sdd1: SEC_TYPE="msdos" LABEL="NOUVEAU NOM" UUID="1605-5DD0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8a879de4-01"
/dev/sdd2: LABEL="Nouveau nom" BLOCK_SIZE="512" UUID="2C14C50914C4D74C" TYPE="ntfs" PARTUUID="8a879de4-02"
/dev/sdc2: UUID="b9a18e79-ac95-42f2-a9d1-050a25a9f248" TYPE="swap" PARTUUID="f5953d28-02"
/dev/sda2: UUID="b9a18e79-ac95-42f2-a9d1-050a25a9f248" TYPE="swap" PARTUUID="f5953d28-02"
/dev/md2: UUID="8889a7f6-f3ee-40a8-92c1-bcec40c333bd" BLOCK_SIZE="4096" TYPE="ext4"
/dev/md0: UUID="d19e18df-6ac8-466f-a2ff-70a983f5dc30" BLOCK_SIZE="4096" TYPE="ext4"
This will modify the mount point of sdd1 in order to remove spaces and special characters. Do you want to continue?
Unmount sdd1 from /media/mint/NOUVEAU NOM/ to avoid special characters (& or \ or space) incompatibilities
This will install the [mdadm] packages. Do you want to continue?
E: The repository 'cdrom://Linux Mint 21.2 _Victoria_ - Release amd64 20230711 jammy Release' does not have a Release file.
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
mdadm: /dev/md/0 has been started with 2 drives.
mdadm: /dev/md/2 has been started with 2 drives.
This will modify the mount point of sdd1 in order to remove spaces and special characters. Do you want to continue?
This will modify the mount point of sdd1 in order to remove spaces and special characters. Do you want to continue?
Recommended repair: ____________________________________________________________
The default repair of the Boot-Repair utility will purge (in order to enable-raid) and reinstall the grub-efi of
sdb1,
using the following options: nvme0n1p3/boot/efi
Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
rm /mnt/boot-sav/nvme0n1p3/efi/Boot/bootx64.efi
mv /mnt/boot-sav/nvme0n1p3/efi/Boot/bkpbootx64.efi /mnt/boot-sav/nvme0n1p3/efi/Boot/bootx64.efi
Mount /dev/nvme0n1p3 on /mnt/boot-sav/sdb1/boot/efi
chroot /mnt/boot-sav/sdb1 apt-get -y update
Running in chroot, ignoring command 'start'
E: The repository 'cdrom://Ubuntu 18.04.3 LTS _Bionic Beaver_ - Release amd64 (20190805) bionic Release' does not have a Release file.
W: https://www.e-nef.com/domoticz/mdah/dists/buster/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: The repository 'https://ppa.launchpadcontent.net/mc3man/cdda1/ubuntu jammy Release' does not have a Release file.
W: https://packages.cisofy.com/community/lynis/deb/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Purge the GRUB of /dev/sdb1
grub-efi available
The following packages were automatically installed and are no longer required:
glade2script glade2script-python3 libwmf0.2-7 mokutil pastebinit
syslinux-common
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 2 not upgraded.
DEBCHECK debOK, grub-efi
DEBCHECK debOK
Please type: sudo chroot "/mnt/boot-sav/sdb1" dpkg --configure -ansudo chroot "/mnt/boot-sav/sdb1" apt-get install -fynsudo chroot "/mnt/boot-sav/sdb1" apt-get install -y mdadmnsudo chroot "/mnt/boot-sav/sdb1" mdadm --assemble --scannsudo chroot "/mnt/boot-sav/sdb1" apt-get install -y dmraidnsudo chroot "/mnt/boot-sav/sdb1" dmraid -aynsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y grub-com*nsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y grub2-com*nsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y shim-signednsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y grub-common:*nsudo chroot "/mnt/boot-sav/sdb1" apt-get purge --allow-remove-essential -y grub2-common:*n
Then type: sudo chroot "/mnt/boot-sav/sdb1" apt-get install -y grub-efi
Unhide GRUB boot menu in sdb1/etc/default/grub
===================== Reinstall the grub-efi of /dev/sdb1 ======================
chroot /mnt/boot-sav/sdb1 grub-install --version
grub-install (GRUB) 2.06-2ubuntu7.2
chroot /mnt/boot-sav/sdb1 modprobe efivars
chroot /mnt/boot-sav/sdb1 efibootmgr -v before grub install
BootCurrent: 0007
Timeout: 1 seconds
BootOrder: 0004,0006,0007,0005,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0200)..GO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.W.3.L.B.G.A.E........BO..NO..........S.a.m.s.u.n.g. .S.S.D. .8.6.0. .E.V.O. .5.0.0.G.B....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.4.S.B.X.F.N.M.0.6.9.4.0.8.8. .H. . . . ........BO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.Z.5.L.2.L.7.9........BO..NO..........C.T.2.0.0.0.P.3.P.S.S.D.8....................,.@.r.d.=.X..........A..........................dy..............Gd-.;.A..MQ..L.2.3.3.8.E.8.7.8.B.F.5.C........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0300)..GO..NO..........A.S.U.S. . . . .D.R.W.-.2.4.B.5.S.T....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.3.D.0.D.L.C.2.0.7.7.8.2. . . . . . . . ........BO
Boot0004* Windows Boot Manager HD(3,GPT,bd98d71d-b212-11ee-9cbb-2cf05d9da105,0xe8dd5800,0x32000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0005* USB HDD BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0900)..GO..NO..........K.i.n.g.s.t.o.n.D.a.t.a.T.r.a.v.e.l.e.r. .3...0.P.M.A.P....................,.@.r.d.=.X..........A.......................F..Gd-.;.A..MQ..L.7.0.C.9.4.E.8.7.2.C.4.6.B.3.1.1.F.8.A.2.1.5.B.5........BO
Boot0006* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(1,MBR,0x8a879de4,0x736320,0x5c0)..BO
Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(2,MBR,0x8a879de4,0x737000,0x6c3c800)..BO
chroot /mnt/boot-sav/sdb1 uname -r
5.15.0-76-generic
chroot /mnt/boot-sav/sdb1 grub-install --efi-directory=/boot/efi --target=x86_64-efi
Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
df /dev/nvme0n1p3
mv /mnt/boot-sav/sdb1/boot/efi/EFI/Boot/bootx64.efi /mnt/boot-sav/sdb1/boot/efi/EFI/Boot/bkpbootx64.efi
cp /mnt/boot-sav/sdb1/boot/efi/efi/ubuntu/grubx64.efi /mnt/boot-sav/sdb1/boot/efi/EFI/Boot/bootx64.efi
chroot /mnt/boot-sav/sdb1 grub-install --efi-directory=/boot/efi --target=x86_64-efi
Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
chroot /mnt/boot-sav/sdb1 efibootmgr -v after grub install
BootCurrent: 0007
Timeout: 1 seconds
BootOrder: 0004,0006,0007,0005,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0200)..GO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.W.3.L.B.G.A.E........BO..NO..........S.a.m.s.u.n.g. .S.S.D. .8.6.0. .E.V.O. .5.0.0.G.B....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.4.S.B.X.F.N.M.0.6.9.4.0.8.8. .H. . . . ........BO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.Z.5.L.2.L.7.9........BO..NO..........C.T.2.0.0.0.P.3.P.S.S.D.8....................,.@.r.d.=.X..........A..........................dy..............Gd-.;.A..MQ..L.2.3.3.8.E.8.7.8.B.F.5.C........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0300)..GO..NO..........A.S.U.S. . . . .D.R.W.-.2.4.B.5.S.T....................,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.3.D.0.D.L.C.2.0.7.7.8.2. . . . . . . . ........BO
Boot0004* Windows Boot Manager HD(3,GPT,bd98d71d-b212-11ee-9cbb-2cf05d9da105,0xe8dd5800,0x32000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0005* USB HDD BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0900)..GO..NO..........K.i.n.g.s.t.o.n.D.a.t.a.T.r.a.v.e.l.e.r. .3...0.P.M.A.P....................,.@.r.d.=.X..........A.......................F..Gd-.;.A..MQ..L.7.0.C.9.4.E.8.7.2.C.4.6.B.3.1.1.F.8.A.2.1.5.B.5........BO
Boot0006* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(1,MBR,0x8a879de4,0x736320,0x5c0)..BO
Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(2,MBR,0x8a879de4,0x737000,0x6c3c800)..BO
Warning: NVram is locked (Ubuntu not found in efibootmgr).
chroot /mnt/boot-sav/sdb1 update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/01_hardening.cfg'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Found linux image: /boot/vmlinuz-5.15.0-91-generic
Found initrd image: /boot/initrd.img-5.15.0-91-generic
Found linux image: /boot/vmlinuz-5.15.0-89-generic
Found initrd image: /boot/initrd.img-5.15.0-89-generic
Found Windows Boot Manager on /dev/nvme0n1p3@/EFI/Microsoft/Boot/bootmgfw.efi
This will modify the mount point of sdd1 in order to remove spaces and special characters. Do you want to continue?
Unhide GRUB boot menu in sdb1/boot/grub/grub.cfg
Boot successfully repaired.
Locked-NVram detected. (Ubuntu) Please report this message to boot.repair@gmail.com
Please do not forget to make your UEFI firmware boot on the Ubuntu 22.04.3 LTS entry (nvme0n1p3/efi/ubuntu/grubx64.efi file) !
============================ Boot Info After Repair ============================
=> No boot loader is installed in the MBR of /dev/nvme0n1.
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid c776ad38-13f5-4d53-8b1b-8b9acc00806c root hd2,msdos1
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> Grub2 (v1.99-2.00) is installed in the MBR of /dev/sdb and looks at sector
1 of the same hard drive for core.img, but core.img can not be found at
this location.
=> Grub2 (v2.00) is installed in the MBR of /dev/sdc and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid c776ad38-13f5-4d53-8b1b-8b9acc00806c root hd2,msdos1
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> Windows is installed in the MBR of /dev/sdd.
nvme0n1p1: _____________________________________________________________________
File system: ntfs
Boot sector type: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr
nvme0n1p2: _____________________________________________________________________
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
nvme0n1p3: _____________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: According to the info in the boot sector, nvme0n1p3
starts at sector -388147200. But according to the info
from fdisk, nvme0n1p3 starts at sector 3906820096.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/grub.cfg
/efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
sda1: __________________________________________________________________________
File system: linux_raid_member
Boot sector type: Unknown
Boot sector info:
sda2: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda3: __________________________________________________________________________
File system: linux_raid_member
Boot sector type: Unknown
Boot sector info:
sdb1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 22.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sdc1: __________________________________________________________________________
File system: linux_raid_member
Boot sector type: Unknown
Boot sector info:
sdc2: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdc3: __________________________________________________________________________
File system: linux_raid_member
Boot sector type: Unknown
Boot sector info:
sdd1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 7/2008: FAT16
Boot sector info: According to the info in the boot sector, sdd1 has 0
sectors.
Operating System:
Boot files:
sdd2: __________________________________________________________________________
File system: ntfs
Boot sector type: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /boot/grub/grub.cfg /syslinux.cfg
md/0: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Mounting failed: mount: /mnt/BootInfo/MDRaid/md/0: /dev/md0 already mounted on /mnt/boot-sav/md0.
md/2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Mounting failed: mount: /mnt/BootInfo/MDRaid/md/2: /dev/md2 already mounted on /mnt/boot-sav/md2.
================================ 3 OS detected =================================
OS#1: Ubuntu 22.04.3 LTS on sdb1
OS#2: Windows 10 or 11 on nvme0n1p2
OS#3: Ubuntu 18.04.3 LTS on md0
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: GA104 [GeForce RTX 3070 Ti] from NVIDIA Corporation
Live-session OS is Linuxmint 64-bit (Linux Mint 21.2, victoria, x86_64)
===================================== UEFI =====================================
BIOS/UEFI firmware: 1.E0(5.13) from American Megatrends Inc.
The firmware is EFI-compatible, and is set in EFI-mode for this live-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 0007
Timeout: 1 seconds
BootOrder: 0004,0006,0007,0005,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0200)..GO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.W.3.L.B.G.A.E........BO..NO..........S.a.m.s.u.n.g. .S.S.D. .8.6.0. .E.V.O. .5.0.0.G.B...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.4.S.B.X.F.N.M.0.6.9.4.0.8.8. .H. . . . ........BO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.Z.5.L.2.L.7.9........BO..NO..........C.T.2.0.0.0.P.3.P.S.S.D.8...................\.,.@.r.d.=.X..........A..........................dy..............Gd-.;.A..MQ..L.2.3.3.8.E.8.7.8.B.F.5.C........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0300)..GO..NO..........A.S.U.S. . . . .D.R.W.-.2.4.B.5.S.T...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.3.D.0.D.L.C.2.0.7.7.8.2. . . . . . . . ........BO
Boot0004* Windows Boot Manager HD(3,GPT,bd98d71d-b212-11ee-9cbb-2cf05d9da105,0xe8dd5800,0x32000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0005* USB HDD BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0900)..GO..NO..........K.i.n.g.s.t.o.n.D.a.t.a.T.r.a.v.e.l.e.r. .3...0.P.M.A.P...................\.,.@.r.d.=.X..........A.......................F..Gd-.;.A..MQ..L.7.0.C.9.4.E.8.7.2.C.4.6.B.3.1.1.F.8.A.2.1.5.B.5........BO
Boot0006* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(1,MBR,0x8a879de4,0x736320,0x5c0)..BO
Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(2,MBR,0x8a879de4,0x737000,0x6c3c800)..BO
a1da253696a304dce6b4668b70151c0e nvme0n1p3/Boot/bkpbootx64.efi
a1da253696a304dce6b4668b70151c0e nvme0n1p3/Boot/bootx64.efi
a1da253696a304dce6b4668b70151c0e nvme0n1p3/ubuntu/grubx64.efi
32dda679c6f10f8ae53cbb54a8b16c7a nvme0n1p3/Microsoft/Boot/bootmgfw.efi
cfd86c015260f8cdbdd54bb33d7270d6 nvme0n1p3/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
nvme0n1 : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, has-win, 2048 sectors * 512 bytes
sdb : is-GPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, no-wind, 2048 sectors * 512 bytes
sdd : notGPT, no-BIOSboot, has-noESP, usb-disk, not-mmc, no-os, no-wind, 2048 sectors * 512 bytes
sda : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, no-wind, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
nvme0n1p1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
nvme0n1p2 : is-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
nvme0n1p3 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
sdb1 : is-os, 64, apt-get, signed grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
sdd1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
md2 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
md0 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ng, update-grub, not-far
Partitions info (2/3): _________________________________________________________
nvme0n1p1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, bootmgr, notwinboot
nvme0n1p2 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p3 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdb1 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdd1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
md2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
md0 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
nvme0n1p1 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p2 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p3 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
sdb1 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sdb
sdd1 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sdd
md2 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, sda
md0 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sda
fdisk -l (filtered): ___________________________________________________________
Disk nvme0n1: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: BD98D71E-B212-11EE-9CBB-2CF05D9DA105
Start End Sectors Size Type
nvme0n1p1 2048 1026047 1024000 500M Microsoft basic data
nvme0n1p2 1026048 3906820095 3905794048 1.8T Microsoft basic data
nvme0n1p3 3906820096 3907024895 204800 100M EFI System
Disk sda: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: 0xf5953d28
Boot Start End Sectors Size Id Type
sda1 * 2048 195311615 195309568 93.1G 83 Linux
sda2 195311616 228866047 33554432 16G 82 Linux swap / Solaris
sda3 228866048 3907029167 3678163120 1.7T fd Linux raid autodetect
Disk sdb: 465.76 GiB, 500107862016 bytes, 976773168 sectors
Disk identifier: C637BEC2-ADF2-4851-AD25-D739F746D9F3
Start End Sectors Size Type
sdb1 65535 585948434 585882900 279.4G Linux filesystem
Disk sdc: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: 0xf5953d28
Boot Start End Sectors Size Id Type
sdc1 * 2048 195311615 195309568 93.1G 83 Linux
sdc2 195311616 228866047 33554432 16G 82 Linux swap / Solaris
sdc3 228866048 3907029167 3678163120 1.7T fd Linux raid autodetect
Disk sdd: 57.73 GiB, 61983424512 bytes, 121061376 sectors
Disk identifier: 0x8a879de4
Boot Start End Sectors Size Id Type
sdd1 7562016 7563487 1472 736K e W95 FAT16 (LBA)
sdd2 7565312 121059327 113494016 54.1G 7 HPFS/NTFS/exFAT
Disk md0: 93.07 GiB, 99931389952 bytes, 195178496 sectors
Disk md2: 1.71 TiB, 1883085144064 bytes, 3677900672 sectors
parted -lm (filtered): _________________________________________________________
sda:2000GB:scsi:512:4096:msdos:ATA ST2000DM008-2FR1:;
1:1049kB:100GB:100GB:::boot;
2:100GB:117GB:17.2GB:linux-swap(v1)::;
3:117GB:2000GB:1883GB:::raid;
sdb:500GB:scsi:512:512:gpt:ATA Samsung SSD 860:;
1:33.6MB:300GB:300GB:ext4:Linux filesystem:;
sdc:2000GB:scsi:512:4096:msdos:ATA ST2000DM008-2FR1:;
1:1049kB:100GB:100GB:::boot;
2:100GB:117GB:17.2GB:linux-swap(v1)::;
3:117GB:2000GB:1883GB:::raid;
sdd:62.0GB:scsi:512:512:msdos:Kingston DataTraveler 3.0:;
1:3872MB:3873MB:754kB:::lba;
2:3873MB:62.0GB:58.1GB:ntfs::;
nvme0n1:2000GB:nvme:512:512:gpt:CT2000P3PSSD8:;
1:1049kB:525MB:524MB:ntfs::msftdata;
2:525MB:2000GB:2000GB:ntfs::msftdata;
3:2000GB:2000GB:105MB:fat32::boot, esp;
md2:1883GB:md:512:4096:loop:Linux Software RAID Array:;
1:0.00B:1883GB:1883GB:ext4::;
md0:99.9GB:md:512:4096:loop:Linux Software RAID Array:;
1:0.00B:99.9GB:99.9GB:ext4::;
Free space >10MiB: ______________________________________________________________
sdb: 0.02MiB:32.0MiB:32.0MiB
sdb: 286108MiB:476940MiB:190832MiB
sdd: 0.03MiB:3692MiB:3692MiB
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 linux_raid_member 2bf41643-1d1f-57a4-4b10-5948d38bd406 f5953d28-01 nef:0
│ └─md0 ext4 d19e18df-6ac8-466f-a2ff-70a983f5dc30
├─sda2 swap b9a18e79-ac95-42f2-a9d1-050a25a9f248 f5953d28-02
└─sda3 linux_raid_member 9b8f3d97-4793-96e8-20ac-7cd498d99fca f5953d28-03 tnef.homeip.net:2
└─md2 ext4 8889a7f6-f3ee-40a8-92c1-bcec40c333bd
sdb
└─sdb1 ext4 c776ad38-13f5-4d53-8b1b-8b9acc00806c a9c8b877-b462-4b06-9b54-532a9d68b13f Linux filesystem
sdc
├─sdc1 linux_raid_member 2bf41643-1d1f-57a4-4b10-5948d38bd406 f5953d28-01 nef:0
│ └─md0 ext4 d19e18df-6ac8-466f-a2ff-70a983f5dc30
├─sdc2 swap b9a18e79-ac95-42f2-a9d1-050a25a9f248 f5953d28-02
└─sdc3 linux_raid_member 9b8f3d97-4793-96e8-20ac-7cd498d99fca f5953d28-03 tnef.homeip.net:2
└─md2 ext4 8889a7f6-f3ee-40a8-92c1-bcec40c333bd
sdd
├─sdd1 vfat 1605-5DD0 8a879de4-01 NOUVEAU NOM
└─sdd2 ntfs 2C14C50914C4D74C 8a879de4-02 Nouveau nom
nvme0n1
├─nvme0n1p1 ntfs B5493E6D3C19EB5D bd98d71b-b212-11ee-9cbb-2cf05d9da105
├─nvme0n1p2 ntfs 3E74454C744507DB bd98d71c-b212-11ee-9cbb-2cf05d9da105
└─nvme0n1p3 vfat 80F1-AB4F bd98d71d-b212-11ee-9cbb-2cf05d9da105
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/md0 30.6G 61% /mnt/boot-sav/md0
/dev/md2 343.9G 75% /mnt/boot-sav/md2
/dev/nvme0n1p1 487.3M 3% /mnt/boot-sav/nvme0n1p1
/dev/nvme0n1p2 1.4T 24% /mnt/boot-sav/nvme0n1p2
/dev/nvme0n1p3 61.5M 36% /mnt/boot-sav/nvme0n1p3
/dev/sdb1 220.6G 14% /mnt/boot-sav/sdb1
/dev/sdd1 716K 0% /mnt/boot-sav/sdd1
/dev/sdd2 51.5G 5% /cdrom
Mount options (filtered): ______________________________________________________
/dev/md0 ext4 rw,relatime
/dev/md2 ext4 rw,relatime
/dev/nvme0n1p1 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/nvme0n1p2 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/nvme0n1p3 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sdb1 ext4 rw,relatime,stripe=8191
/dev/sdd1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sdd2 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
=================== nvme0n1p3/efi/ubuntu/grub.cfg (filtered) ===================
search.fs_uuid c776ad38-13f5-4d53-8b1b-8b9acc00806c root hd1,gpt1
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sdb1/boot/grub/grub.cfg (filtered) ======================
Ubuntu c776ad38-13f5-4d53-8b1b-8b9acc00806c
Windows Boot Manager (on nvme0n1p3) osprober-efi-80F1-AB4F
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sdb1/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sdb1 during installation
UUID=c776ad38-13f5-4d53-8b1b-8b9acc00806c / ext4 noatime,discard,errors=remount-ro 0 1
# swap was on /dev/sda2 during installation
UUID=b9a18e79-ac95-42f2-a9d1-050a25a9f248 none swap sw 0 0
UUID=8889a7f6-f3ee-40a8-92c1-bcec40c333bd /home/ auto nosuid,nodev,nofail,x-gvfs-show 0 2
//192.168.86.12/music /home/music cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
//192.168.86.12/Romanes /home/NRomanes cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
//192.168.86.12/NetBackup /home/NetBackup cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
//192.168.86.12/photo /home/NPhoto cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
//192.168.86.12/backup /home/NBackup cifs _netdev,credentials=/root/.cred,auto,rw,vers=2.1 0 0
tmpfs /var/log tmpfs defaults,nosuid,nodev,noatime,mode=0755,size=5% 0 0
tmpfs /tmp tmpfs defaults,size=1g 0 0
UUID=80F1-AB4F /boot/efi vfat defaults 0 1
======================= sdb1/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_DISABLE_OS_PROBER=false
==================== sdb1: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1
52.260814190 = 56.114621952 boot/vmlinuz 2
52.190505505 = 56.039128576 boot/vmlinuz-5.15.0-89-generic 1
52.260814190 = 56.114621952 boot/vmlinuz-5.15.0-91-generic 2
52.190505505 = 56.039128576 boot/vmlinuz.old 1
50.625354290 = 54.358560256 boot/initrd.img 3
202.390780926 = 217.315446272 boot/initrd.img-5.15.0-89-generic 1
50.625354290 = 54.358560256 boot/initrd.img-5.15.0-91-generic 3
202.390780926 = 217.315446272 boot/initrd.img.old 1
===================== sdb1: 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 214 Dec 18 2022 40_custom
-rwxr-xr-x 1 root root 215 Dec 18 2022 41_custom
====================== sdd2/boot/grub/grub.cfg (filtered) ======================
Start Boot-Repair-Disk 64-bit
Start Boot-Repair-Disk 64-bit (compatibility mode)
UEFI Firmware Settings
Test memory
========================= sdd2/syslinux.cfg (filtered) =========================
default menu.c32
prompt 0
menu title UNetbootin
timeout 100
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/linuxmint.seed boot=casper quiet splash --
label ubnentry0
menu label Start Boot-Repair-Disk
kernel /casper/vmlinuz
append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper quiet splash --
label ubnentry1
menu label Start in compatibility mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper noapic noacpi nosplash irqpoll nomodeset --
label ubnentry2
menu label Start Boot-Repair-Disk 64-bit --class linuxmint
kernel /casper/vmlinuz
append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} quiet splash --
label ubnentry3
menu label Start Boot-Repair-Disk 64-bit (compatibility mode)
kernel /casper/vmlinuz
append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} noapic noacpi nosplash irqpoll nomodeset --
==================== sdd2: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg
================== sdd2: Location of files loaded by Syslinux ==================
GiB - GB File Fragment(s)
?? = ?? syslinux.cfg 1
?? = ?? menu.c32 1
=============== sdd2: Version of COM32(R) files used by Syslinux ===============
menu.c32 : COM32R module (v4.xx)
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
#4 Le 13/01/2024, à 19:01
- geole
Re : [RESOLU] boot-repair - locked NVRAM ubuntu ?
Bonjour.
extraits de la réparation.
BIOS/UEFI firmware: 1.E0(5.13) from American Megatrends Inc.
The firmware is EFI-compatible, and is set in EFI-mode for this live-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 0007
Timeout: 1 seconds
BootOrder: 0004,0006,0007,0005,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0200)..GO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.W.3.L.B.G.A.E........BO..NO..........S.a.m.s.u.n.g. .S.S.D. .8.6.0. .E.V.O. .5.0.0.G.B...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.4.S.B.X.F.N.M.0.6.9.4.0.8.8. .H. . . . ........BO..NO..........S.T.2.0.0.0.D.M.0.0.8.-.2.F.R.1.0.2...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .F.Z.5.L.2.L.7.9........BO..NO..........C.T.2.0.0.0.P.3.P.S.S.D.8...................\.,.@.r.d.=.X..........A..........................dy..............Gd-.;.A..MQ..L.2.3.3.8.E.8.7.8.B.F.5.C........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0300)..GO..NO..........A.S.U.S. . . . .D.R.W.-.2.4.B.5.S.T...................\.,.@.r.d.=.X..........A...........................>..Gd-.;.A..MQ..L.3.D.0.D.L.C.2.0.7.7.8.2. . . . . . . . ........BO
Boot0004* Windows Boot Manager HD(3,GPT,bd98d71d-b212-11ee-9cbb-2cf05d9da105,0xe8dd5800,0x32000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0005* USB HDD BBS(HD,,0x0)/VenHw(5ce8128b-2cec-40f0-8372-80640e3dc858,0900)..GO..NO..........K.i.n.g.s.t.o.n.D.a.t.a.T.r.a.v.e.l.e.r. .3...0.P.M.A.P...................\.,.@.r.d.=.X..........A.......................F..Gd-.;.A..MQ..L.7.0.C.9.4.E.8.7.2.C.4.6.B.3.1.1.F.8.A.2.1.5.B.5........BO
Boot0006* UEFI: KingstonDataTraveler 3.0PMAP, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(1,MBR,0x8a879de4,0x736320,0x5c0)..BO
Boot0007* UEFI: KingstonDataTraveler 3.0PMAP, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(20,0)/HD(2,MBR,0x8a879de4,0x737000,0x6c3c800)..BO
On voit que le secure boot n'est pas positionné et que les entrées shimx64 et grubx64 ne sont pas ajoutées. La cause étant une nvram verrouilée.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
On voit que grubx64 a bien été mis dans la structure EFI.
Mais pas shimx64.efi
nvme0n1p3: _____________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: According to the info in the boot sector, nvme0n1p3
starts at sector -388147200. But according to the info
from fdisk, nvme0n1p3 starts at sector 3906820096.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/grub.cfg
/efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
Mon intention est de te proposer de demander à windows de lancer ubuntu via la commande bcdedit.
Il faut que je retrouve la commande dans une discussion.
Dernière modification par geole (Le 13/01/2024, à 19: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
Hors ligne
#5 Le 13/01/2024, à 19:28
- epierre
Re : [RESOLU] boot-repair - locked NVRAM ubuntu ?
Hello,
J'ai résolu en créant sur le disque concerné deux partitions, une BIOS et une EFI, et avec boot-repair ça a fonctionné !
Je peux maintenant passer en EFI pur !
Je lançais déjà linux avec F11 au boot, je ne sais pas si un dual boot est possible/sans risque ?
Dernière modification par epierre (Le 13/01/2024, à 19:29)
Hors ligne
#6 Le 13/01/2024, à 19:54
- epierre
Re : [RESOLU] boot-repair - locked NVRAM ubuntu ?
bon maintenant le secureboot s'est remis ;-(
j'ai rajouté le package shim-signed pour voir si ça passe
Hors ligne