|
|
|
@ -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"
|