From 01cd7ce3e84889067b2674e3207c007c93b9e523 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Sun, 31 Dec 2023 15:46:58 +0100 Subject: [PATCH] New command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4f9cd2..993825b 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Than open a terminal, and run the following commands: * If you have a EFI binary on the NVMe and want to boot from the usb stick, you need to interrupt u-boot on the countdown by pressing any key and run the following comamnd to boot from usb: - run bootcmd_usb0 + env set boot_efi_bootmgr; run bootcmd_usb0 * Reboot with the USB stick connected, the Debian livesystem should automatically start, if it doesn't load the kernel and initrd manually, you can use tab. For x try 0,1,2,... -- 2.39.2