That file failed to include most information I was seeking. Only the efigbootmgr output had any value, as the rest all came from the installation media. All requested information is needed from the NVME device. Unless and until the NVME can be recognized by something, just like booting NVME, it's not possible.Here is
efibootmgr -v
parted -l
lsblk -f
cat /etc/fstab
Copy from log3.txt:
Code:
$ efibootmgr.-vBootCurrent: 0001Timeout: 1 secondsBootOrder: 0001Boot0000* Windows Boot ManagerHD(1,GPT,93e39770-9a62-458a-b6b2-3171354374d0,0x800,0x32000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...a................Boot0001* UEFI OSHD(2,MBR,0xc7e6ef99,0x1b5c,0x2800)/File(\EFI\BOOT\BOOTX64.EFI)..BO$
Only one ESP is required per PC. The absence of a Debian entry in efibootmgr output implies the Debian installation must have created its own ESP on the NVME.
Has any attempt to boot Debian/NVME been made via UEFI BIOS priority itself, or the UEFI BIOS' BBS hotkey F8 during POST, with and/or without CSM enabled?
My ASUS B560 BIOS has a "Next Boot Recovery Action" option at the bottom of the list that is longer than fits the opened "Boot Configuration" selection screen at once. Have you attempted a similar selection? Do you have or have you tried "Fast Boot" on this screen set to disabled? Does that screen have a NVME driver support selection that you have tried altering (mine has "AMI Native NVMe Driver Support" enabled)? What do you have "Boot Sector (MBR/GPT) Recovery Policy" set to (assuming you have the same thing; I have "Local User Control")?
If you disconnect the SATA drive and remove all USB storage, what happens when you try to boot, both using and not striking F8 during POST?
Statistics: Posted by mrmazda — 2024-05-18 04:46 — Replies 26 — Views 666