From nobody Thu Apr 11 17:13:54 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 4VFmWZ1q18z5HlN8 for ; Thu, 11 Apr 2024 17:14:02 +0000 (UTC) (envelope-from julf@Julf.com) Received: from outbound3.mail.transip.nl (outbound3.mail.transip.nl [IPv6:2a01:7c8:7c9:ca11:136:144:136:12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VFmWX41ZYz4LSm for ; Thu, 11 Apr 2024 17:14:00 +0000 (UTC) (envelope-from julf@Julf.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=julf.com header.s=transip-a header.b=Ib23Az7U; dmarc=pass (policy=quarantine) header.from=julf.com; spf=pass (mx1.freebsd.org: domain of julf@Julf.com designates 2a01:7c8:7c9:ca11:136:144:136:12 as permitted sender) smtp.mailfrom=julf@Julf.com Received: from submission14.mail.transip.nl (unknown [10.103.8.165]) by outbound3.mail.transip.nl (Postfix) with ESMTP id 4VFmWR40ySznHqp for ; Thu, 11 Apr 2024 19:13:55 +0200 (CEST) Received: from [172.24.42.151] (julf.connected.by.freedominter.net [45.138.231.4]) by submission14.mail.transip.nl (Postfix) with ESMTPA id 4VFmWQ53m9z2SSTk for ; Thu, 11 Apr 2024 19:13:54 +0200 (CEST) Message-ID: Date: Thu, 11 Apr 2024 19:13:54 +0200 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: freebsd-arm+owner@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Raspberry Pi 4 and M.2 SATA SSD recognized but not booting or available for install - unsupported interface To: freebsd-arm@freebsd.org References: <3AA7F3FA-5CCC-401C-A638-DC5A65D707E4@yahoo.com> Content-Language: en-GB, sv-FI, nl-NL From: Johan Helsingius In-Reply-To: <3AA7F3FA-5CCC-401C-A638-DC5A65D707E4@yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: ClueGetter at submission14.mail.transip.nl DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=transip-a; d=julf.com; t=1712855634; h=from:subject:to:references: in-reply-to:date:mime-version:content-type; bh=jZcLZ19Boodhtrnq3yQbJX8iWM8r2R7O1/bwxKpj1dc=; b=Ib23Az7UybpVXrgLBkiYgUCjpRCJ9ozBRnTfc5YG8Fcb3PfwqJBjNpfwjVdWTFq0l/2GKc WEDiXju/RFjIrIm3vmIO9GkU7FLc6ViY4b0RZ1fBqS3qPGOzumyw6cfK/haHouPyUce/g5 Pyw1WD8Zy3AB0El5WYVn+7G0VuCv5GGG8LUKYEFK4gIwbcHQlt/61+0YhCWP3L9ZjBWZCD 8FO6Pw6UvYWH67IuYdWX06ytiIYrxr+yUch2+maYaiPTgfuJzRZ9apV5aF2ozaXcCGqark vhJ0jZzlcXzzVef8rspwigCAXENKn1yAPmvjFaXZlJaIdX58+wOBy3vVdZFrHw== X-Report-Abuse-To: abuse@transip.nl X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.09 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[julf.com,quarantine]; R_DKIM_ALLOW(-0.20)[julf.com:s=transip-a]; R_SPF_ALLOW(-0.20)[+ip6:2a01:7c8:7c9:ca11::/64]; RCVD_IN_DNSWL_LOW(-0.10)[2a01:7c8:7c9:ca11:136:144:136:12:from]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:20857, ipnet:2a01:7c8::/32, country:NL]; RCVD_VIA_SMTP_AUTH(0.00)[]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_LAST(0.00)[]; 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]; DKIM_TRACE(0.00)[julf.com:+] X-Rspamd-Queue-Id: 4VFmWX41ZYz4LSm Thank you for the helpful information, Mark! On 11/04/2024 18:23, Mark Millard wrote: > As far as I know, bsdinstall does nothing for U-Boot materials for > any system that requires such. That is always additional activity. Good to know - thanks! > I'll note that it seems likely that most folks do not use bsdinstall > at all, instead starting with a snapshot or release image. (I'm not > claiming that you should do so: I do not know your context.) I started out with an image, but could not get it to boot. > Output from the likes of: > > # gpart show > # gpart show -pl > mmcsd0 is the SD card, da0 USB stick (that I am currently running from) and da1 is the SSD I would like to run from. # gpart show => 63 124735425 mmcsd0 MBR (59G) 63 8129 - free - (4.0M) 8192 1048576 1 fat32lba (512M) 1056768 123678720 2 linux-data (59G) => 63 31301568 da0 MBR (15G) 63 1985 - free - (993K) 2048 102400 1 fat32lba [active] (50M) 104448 10381312 2 freebsd (5.0G) 10485760 20815871 - free - (9.9G) => 0 10381312 da0s2 BSD (5.0G) 0 128 - free - (64K) 128 10381184 1 freebsd-ufs (4.9G) => 40 937703008 da1 GPT (447G) 40 532480 1 efi (260M) 532520 2008 - free - (1.0M) 534528 4194304 2 freebsd-swap (2.0G) 4728832 932972544 3 freebsd-zfs (445G) 937701376 1672 - free - (836K) # gpart show -pl => 63 124735425 mmcsd0 MBR (59G) 63 8129 - free - (4.0M) 8192 1048576 mmcsd0s1 (null) (512M) 1056768 123678720 mmcsd0s2 (null) (59G) => 63 31301568 da0 MBR (15G) 63 1985 - free - (993K) 2048 102400 da0s1 (null) [active] (50M) 104448 10381312 da0s2 (null) (5.0G) 10485760 20815871 - free - (9.9G) => 0 10381312 da0s2 BSD (5.0G) 0 128 - free - (64K) 128 10381184 da0s2a (null) (4.9G) => 40 937703008 da1 GPT (447G) 40 532480 da1p1 efiboot0 (260M) 532520 2008 - free - (1.0M) 534528 4194304 da1p2 swap0 (2.0G) 4728832 932972544 da1p3 zfs0 (445G) 937701376 1672 - free - (836K) Julf