Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2023 18:32:37 +0300
From:      titus <titus@edc.ro>
To:        =?utf-8?B?Sm9zw6kgUMOpcmV6?= <fbl@aoek.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: PinePro64 does not go past mountroot
Message-ID:  <7AC6AB8D-93D0-471D-A070-6DD6A3891701@edc.ro>
In-Reply-To: <dde6df1b8771b317ddc0fa4c9d794030@mail.yourbox.net>
References:  <dde6df1b8771b317ddc0fa4c9d794030@mail.yourbox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
try to stop it at the loader countdown then

unload all
load kernel
load -t dtb /boot/dtb/rockchip/rk3399-rockpro64.dtb
boot -v

> On Aug 2, 2023, at 11:05 PM, Jos=C3=A9 P=C3=A9rez <fbl@aoek.com> =
wrote:
>=20
> Hi,
> want to give my PinePro64 another option with FreeBSD, so I downloaded =
FreeBSD-14.0-CURRENT-arm64-aarch64-PINE64-20230727-474708c334a7-264358.img=
 and dd'd it to a USB drive.
>=20
> The Pine boots from SPI, flashed with U-Boot 2021.04-11556-g9ecacf77d2 =
and make it to FreeBSD, but does not go past mountroot:
> ...
> WARNING: WITNESS option enabled, expect reduced performance.
> ugen2.1: <Generic EHCI root HUB> at usbus2
> Trying to mount root from ufs:/dev/ufs/rootfs [rw]...
> uhub0 on usbus2
> uhub0: <Generic EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on =
usbus2
> ugen4.1: <Synopsys XHCI root HUB> at usbus4
> ugen5.1: <Synopsys XHCI root HUB> at usbus5
> ugen3.1: <Generic OHCI root HUB> at usbus3
> ugen1.1: <Generic OHCI root HUB> at usbus1
> uhub1 on usbus4
> uhub1: <Synopsys XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on =
usbus4
> uhub2 on usbus5
> uhub4 on usbus3
> uhub2: <Synopsys XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on =
usbus5
> uhub4: <Generic OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on =
usbus3
> uhub3 on usbus1
> uhub3: <Generic OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on =
usbus1
> ugen0.1: <Generic EHCI root HUB> at usbus0
> uhub5 on usbus0
> uhub5: <Generic EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on =
usbus0
> uhub4: 1 port with 1 removable, self powered
> uhub3: 1 port with 1 removable, self powered
> uhub1: 2 ports with 2 removable, self powered
> uhub2: 2 ports with 2 removable, self powered
> uhub0: 1 port with 1 removable, self powered
> uhub5: 1 port with 1 removable, self powered
> mountroot: waiting for device /dev/ufs/rootfs...
> Mounting from ufs:/dev/ufs/rootfs failed with error 19.
>=20
> Loader variables:
>  vfs.root.mountfrom=3Dufs:/dev/ufs/rootfs
>  vfs.root.mountfrom.options=3Drw
>=20
> Manual root filesystem specification:
>  <fstype>:<device> [options]
>      Mount <device> using filesystem <fstype>
>      and with the specified (optional) option list.
>=20
>    eg. ufs:/dev/da0s1a
>        zfs:zroot/ROOT/default
>        cd9660:/dev/cd0 ro
>          (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)
>=20
>  ?               List valid disk boot devices
>  .               Yield 1 second (for background tasks)
>  <empty line>    Abort manual input
>=20
> mountroot> ?
>=20
> List of GEOM managed disk devices:
>=20
>=20
> mountroot>
>=20
>=20
> Can anyone suggest how to solve this?
>=20
> Thank you.
>=20
>=20
>=20
> --=20
> Jos=C3=A9 P=C3=A9rez
>=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7AC6AB8D-93D0-471D-A070-6DD6A3891701>