From nobody Wed Aug 02 20:05:00 2023 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGNJj4rdQzZk7x for ; Wed, 2 Aug 2023 20:05:38 +0000 (UTC) (envelope-from fbl@aoek.com) Received: from mail.yourbox.net (mail.yourbox.net [91.121.67.125]) by mx1.freebsd.org (Postfix) with ESMTP id 4RGNJF58MPz3CC2 for ; Wed, 2 Aug 2023 20:05:33 +0000 (UTC) (envelope-from fbl@aoek.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=aoek.com header.s=mailbox header.b=TwnSMmAD; spf=pass (mx1.freebsd.org: domain of fbl@aoek.com designates 91.121.67.125 as permitted sender) smtp.mailfrom=fbl@aoek.com; dmarc=pass (policy=reject) header.from=aoek.com Received: from mail.yourbox.net (localhost [IPv6:0:0:0:0:0:0:0:1]) by mail.yourbox.net (8.17.1/8.17.1) with ESMTP id 372K556D006505 for ; Wed, 2 Aug 2023 22:05:05 +0200 (CEST) (envelope-from fbl@aoek.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=aoek.com; s=mailbox; t=1691006705; bh=Kdl1hdhEwjZjiNbcjAjEAUglPb04C/4Atk/K8gBe3i8=; h=Date:From:To:Subject; b=TwnSMmADxS6tbMmclh/oTqWxkFMln3Mvy9/iIX9kXnRysUAa9730cfjKzbQ2zmztd 95x3t0sLh0h3orpTNhOvsxhrpt3QDWBFWz4idunv/8ElE8zoDBl5arIuiA2VPZuhqa 1Tif07iBR/Q6uchSqLC6PijDOCujwZhEHIN7BGzy+0mvpoTZfdqQyKuq94KkSJrXLl 3XEwOCWV8mnrsOs/ElC1C5Nk/TdW1jnoitqHM6E0BI8ZxFBXzazCrER/uRkeIFm6u7 vL9f8i6ofT2K9ESmCb1O77mwkjuRr1imyM53xBTBk89vjWYXDvYgi1W0OG5xLVx2oV nAzbSdSN9Spdg== List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 02 Aug 2023 22:05:00 +0200 From: =?UTF-8?Q?Jos=C3=A9_P=C3=A9rez?= To: freebsd-arm@freebsd.org Subject: PinePro64 does not go past mountroot Message-ID: X-Sender: fbl@aoek.com User-Agent: Roundcube Webmail/1.2.0 X-Rspamd-Queue-Id: 4RGNJF58MPz3CC2 X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.65 / 15.00]; R_MIXED_CHARSET(1.25)[subject]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[aoek.com,reject]; R_DKIM_ALLOW(-0.20)[aoek.com:s=mailbox]; R_SPF_ALLOW(-0.20)[+mx]; RCVD_NO_TLS_LAST(0.10)[]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:16276, ipnet:91.121.0.0/16, country:FR]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; DKIM_TRACE(0.00)[aoek.com:+]; PREVIOUSLY_DELIVERED(0.00)[freebsd-arm@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2] 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. 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: at usbus2 Trying to mount root from ufs:/dev/ufs/rootfs [rw]... uhub0 on usbus2 uhub0: on usbus2 ugen4.1: at usbus4 ugen5.1: at usbus5 ugen3.1: at usbus3 ugen1.1: at usbus1 uhub1 on usbus4 uhub1: on usbus4 uhub2 on usbus5 uhub4 on usbus3 uhub2: on usbus5 uhub4: on usbus3 uhub3 on usbus1 uhub3: on usbus1 ugen0.1: at usbus0 uhub5 on usbus0 uhub5: 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. Loader variables: vfs.root.mountfrom=ufs:/dev/ufs/rootfs vfs.root.mountfrom.options=rw Manual root filesystem specification: : [options] Mount using filesystem and with the specified (optional) option list. eg. ufs:/dev/da0s1a zfs:zroot/ROOT/default cd9660:/dev/cd0 ro (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /) ? List valid disk boot devices . Yield 1 second (for background tasks) Abort manual input mountroot> ? List of GEOM managed disk devices: mountroot> Can anyone suggest how to solve this? Thank you. -- José Pérez