From nobody Fri Jun 14 22:11:14 2024 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 4W1D570bP7z5Pc1V for ; Fri, 14 Jun 2024 22:11:23 +0000 (UTC) (envelope-from lojas@arroway.org) Received: from hobbes.arroway.org (hobbes.arroway.org [173.199.118.77]) by mx1.freebsd.org (Postfix) with ESMTP id 4W1D561NSRz4fMJ for ; Fri, 14 Jun 2024 22:11:22 +0000 (UTC) (envelope-from lojas@arroway.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of lojas@arroway.org designates 173.199.118.77 as permitted sender) smtp.mailfrom=lojas@arroway.org Received: from [10.1.7.91] (unknown [187.61.133.159]) by hobbes.arroway.org (Postfix) with ESMTPA id 3D4D414D1B7 for ; Fri, 14 Jun 2024 19:11:14 -0300 (-03) Received: from 10.1.4.100 (SquirrelMail authenticated user matheus) by 10.1.7.91 with HTTP; Fri, 14 Jun 2024 22:11:14 -0000 Message-ID: <8efeb00d253639ca213d3009f38633e5.squirrel@10.1.7.91> Date: Fri, 14 Jun 2024 22:11:14 -0000 Subject: FreeBSD on Nanopi R4S(E) From: "Nenhum_de_Nos" To: freebsd-arm@freebsd.org User-Agent: SquirrelMail/1.4.23 [SVN] 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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spamd-Bar: - X-Spamd-Result: default: False [-1.14 / 15.00]; MID_BARE_IP(2.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.94)[-0.940]; R_SPF_ALLOW(-0.20)[+a]; RCVD_NO_TLS_LAST(0.10)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:20473, ipnet:173.199.116.0/22, country:US]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; FROM_HAS_DN(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; HAS_X_PRIO_THREE(0.00)[3]; FROM_EQ_ENVFROM(0.00)[]; DMARC_NA(0.00)[arroway.org]; RCVD_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-arm@freebsd.org]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4W1D561NSRz4fMJ Hello, I amd trying to install FreeBSD 14.1 on this arm64 board and, despite booting fine till the booting process needs to mount the root partition. It just finds none. I am using sd card on it, but tried also having a copy on the USB stick. I finds none, and the boot process won't continue. Have anyone done this? I know there are images for FreeBSD 13.x for it, but I cannot find any clues so far on how to make it boot. I am using the guide on https://forums.freebsd.org/threads/nanopi-r4s-official-images-not-yet-available.91167/post-651057 thanks in advance, matheus