Updating RPi boot materials, was Re: RPI4 panic on boot with -current
Date: Sat, 09 Apr 2022 22:17:42 UTC
On Sat, Apr 09, 2022 at 01:59:10PM -0700, Mark Millard wrote: > On 2022-Apr-9, at 08:44, bob prohaska <fbsd@www.zefox.net> wrote: > > > Even if one knows which to select and build from ports the > > make install command doesn't really install; the admin still > > has to know what files to copy where. > > With good reason for where: the msdosfs file system is not part > of FreeBSD's file systems (UFS or ZFS) and there is no standard > mount point for the msdosfs in FreeBSD's file system. > I must be missing something here. On the Pi2, Pi3 and Pi4 images the msdos partition is always mounted at /boot/msdos with /boot part of UFS and the msdos partition under it. Are you referring to other platforms? Thanks for reading! bob prohaska