From 4457af2b769a99b1dd8585b9d547b756dedec0c7 Mon Sep 17 00:00:00 2001 From: D4VID Date: Sat, 21 Dec 2024 11:29:12 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a79fcef..65d9b18 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,6 @@ Wants=network-online.target ``` -`grub-mkimage -p /grub -o grubx64.efi -O x86_64-efi part_gpt part_msdos fat ext2 ntfs iso9660 loopback linux multiboot efi_gop efi_uga usb usb_keyboard uhci ohci ehci xfs configfile normal net tftp` - -`cp grubx64.efi /srv/tftp/grubx64_custom.efi` +`grub-mkimage -p /grub -o /srv/tftp/grubx64_custom.efi -O x86_64-efi part_gpt part_msdos fat ext2 ntfs iso9660 loopback linux multiboot efi_gop efi_uga usb usb_keyboard uhci ohci ehci xfs configfile normal net tftp` Working shell, but "no network card found" \ No newline at end of file