Re: current for arm64 tries tftp first for some reason
void <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <ZZ8h_INfm_p6VCXV@int21h> |
On Wed, Jan 10, 2024 at 05:07:14AM -0800, Mark Millard wrote: > >The file is not a text file and I've no clue if any >EFI variables happen to be related. My rpi4b context doesn't create /boot/efi/ubootefi.var if the tftp part is allowed to complete. The OS was installed with dd to spinning rust and the ufs2 filesystem as one partition auto-expanded to fill the disk. Maybe this installation method doesn't create it. Previously I've booted to mmcsd, plugged in the usb3 disk, created a 256MB msdos partition, copied all of the msdos part of the mmcsd into that partition, ran bsdinstall with the plugged in disk as the target. --