RPI4 Install r357606 test 09.02.2020 failed

Bakul Shah bakul at bitblocks.com
Mon Feb 10 20:34:09 UTC 2020


On Mon, 10 Feb 2020 12:09:10 -0800 bob prohaska <fbsd at www.zefox.net> wrote:
> On Mon, Feb 10, 2020 at 08:52:40PM +0100, Klaus K??chemann wrote:
> > 
> > 
> > > Am 10.02.2020 um 20:26 schrieb bob prohaska <fbsd at www.zefox.net>:
> > > 
> > > ???
> > > ... Now it stalls on boot and can't find
> > > any alternative kernels. 
> > > 
> > > bob prohaska
> > > 
> > > _______________________________________________
> > > freebsd-arm at freebsd.org mailing list
> > > https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> > > To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org???
> > 
> > You can mount the SD-card`s  fbsd-filesystem on another bootable fbsd-machine 
> > and e.g. 
> > root@# find /boot -name kernel.old 
> > then e.g. : 
> > root@# mv kernel.old kernel 
> > 
>
> Will a 12-stable armv7 machine fsck a 13-current aarch64 filesystem?
> That would seem to be a prerequisite to doing anything at all....

Any FreeBSD system should be able to mount it.

Note that you *may* be running into filesystem size issues.
The 13-current snapshot image that I started with had a
filesystem just large enough to hold the files in it --
actually df showed a -ve number for "Avail"! What I did on was
to resize the slice using gpart and then growfs.


More information about the freebsd-arm mailing list