summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2024-11-12 11:26:44 +0100
committerLeo Yu-Chi Liang <[email protected]>2025-03-25 15:29:17 +0800
commite8848bdd23781a389b9003f679792d8668c3b754 (patch)
tree8fab800dd5bbc27be4f2d4d31fa811d95ba94a49 /scripts
parentd574229880378081691dc06c430424015be0740c (diff)
configs: SiFive Unmatched: add 'nvme scan' to preboot
Without 'nvme scan' the ESP on the NVMe drive is not found early. EFI variables cannot be persisted. Hit any key to stop autoboot: 0 Cannot persist EFI variables without system partition ** Booting bootflow '<NULL>' with efi_mgr Loading Boot0000 'mmc 0' failed EFI boot manager: Cannot load any image Boot failed (err=-14) scanning bus for devices... ** Booting bootflow 'nvme#1.blk#1.bootdev.part_1' with efi Booting /\EFI\BOOT\BOOTRISCV64.EFI error: no suitable video mode found. GNU GRUB version 2.12 With 'nmve scan' booting works as expected. Hit any key to stop autoboot: 0 ** Booting bootflow '<NULL>' with efi_mgr Loading Boot0000 'mmc 0' failed Loading Boot0001 'nvme 0' failed Booting: nvme 1 error: no suitable video mode found. GNU GRUB version 2.12 Reported by Yuri Zaporozhets <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Leo Yu-Chi Liang <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions