Re: Raspberry Pi 4B SD Card

2020-10-14 Thread Stuart Henderson
On 2020/10/14 18:22, Colin Tree wrote: > When I boot my nanopc-t4 from a miniroot uSD, > > uboot loads /bsd which then doesn't see the uSD, only the EMMC as sd0. > > dwge0 now fails so have to install from disk. > > I have to put my distribution sets on a usb stick which gets recognised as > sd1

Re: Raspberry Pi 4B SD Card

2020-10-14 Thread Colin Tree
When I boot my nanopc-t4 from a miniroot uSD, uboot loads /bsd which then doesn't see the uSD, only the EMMC as sd0. dwge0 now fails so have to install from disk. I have to put my distribution sets on a usb stick which gets recognised as sd1. On 2020-10-13 05:50, Stuart Henderson wrote: Now

Re: Raspberry Pi 4B SD Card

2020-10-12 Thread Archimedes Gaviola
Hi Stuart, Thanks for your response! Good to know that it's possible to have the SD card as storage. I attempted to replace the default contents of the FAT partition from the installer image (.img or .fs) with UEFI components however I failed to proceed because there's a need to adjust the default

Re: Raspberry Pi 4B SD Card

2020-10-12 Thread Stuart Henderson
Now that the SD card is reachable from OpenBSD (at least in certain boot modes, iirc it needed device tree?) it should be possible to get it to work by creating a FAT partition and copying the uefi "firmware" files, it's a bit more complicated setup though. -- Sent from a phone, apologies for