From nobody Sat Feb 08 20:10:14 2025 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 4Yr2591B5cz5n7s0 for ; Sat, 08 Feb 2025 20:10:21 +0000 (UTC) (envelope-from dclarke@blastwave.org) Received: from mail.oetec.com (mail.oetec.com [108.160.241.186]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (prime256v1) client-digest SHA256) (Client CN "mail.oetec.com", Issuer "E5" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yr2583pKkz481R for ; Sat, 08 Feb 2025 20:10:20 +0000 (UTC) (envelope-from dclarke@blastwave.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=blastwave.org header.s=default header.b=MT2CMdJP; spf=pass (mx1.freebsd.org: domain of dclarke@blastwave.org designates 108.160.241.186 as permitted sender) smtp.mailfrom=dclarke@blastwave.org; dmarc=pass (policy=quarantine) header.from=blastwave.org Received: from [172.16.35.3] (pool-99-253-118-250.cpe.net.cable.rogers.com [99.253.118.250]) (authenticated bits=0) by mail.oetec.com (8.17.1/8.17.1) with ESMTPSA id 518KAESw066577 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NOT) for ; Sat, 8 Feb 2025 15:10:16 -0500 (EST) (envelope-from dclarke@blastwave.org) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=blastwave.org; s=default; t=1739045416; bh=nYl4hJAxHvbZERWjJJwEyOy7wCyBtyB3H7EguoWdYdU=; h=Date:Subject:To:References:From:In-Reply-To; b=MT2CMdJP7KlZQIHCqbknqvIgvx7yaHIw8jMhhFmAbHG2t2jslSDZR2HoXrd/Qz9Ng cAbjGEnbemjqx5XP57z/Rx1C7OWNIjt9HwBwirhABMYQmvXZnuyxBesi0pgD5iL8Vo p4O5r0VBy0UBmocD1asUVhtSY2AiA7Ct0bBp/7i2e21NEsYrQEK68rQRem3l6mjSQz nxXJFUcNKsxcmRui6mVKPd2MlPVBljH2MDti7PK7iK+ynaa7ehBh/j6McogIz3dK5K rjLOKX7CIZlf8aYC6WBKn10CdM/BK+5lj7h4bL5qDvnXwK2+bz7chhgt6WRkJ52L9m kqnxtCESHmvyA== Message-ID: <238f03f1-80d3-45b6-8c94-2e8c6865e635@blastwave.org> Date: Sat, 8 Feb 2025 15:10:14 -0500 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 User-Agent: Mozilla Thunderbird Subject: Re: Trying an install to a Raspberry PI5 unit Content-Language: en-CA To: freebsd-arm@freebsd.org References: <829b0301-b80e-4c35-a0f4-b68d09ff79eb@blastwave.org> <2c3d0a02-2e5b-40b2-b15d-8cb2585644c8@blastwave.org> <4f560e27-2700-a4cc-e685-889ee951505d@pobox.com> From: Dennis Clarke Organization: GENUNIX In-Reply-To: <4f560e27-2700-a4cc-e685-889ee951505d@pobox.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-oetec-MailScanner-Information: Please contact the ISP for more information X-oetec-MailScanner-ID: 518KAESw066577 X-oetec-MailScanner: Found to be clean X-oetec-MailScanner-From: dclarke@blastwave.org X-Spam-Status: No X-Spamd-Result: default: False [-4.69 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.992]; DMARC_POLICY_ALLOW(-0.50)[blastwave.org,quarantine]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; R_DKIM_ALLOW(-0.20)[blastwave.org:s=default]; R_SPF_ALLOW(-0.20)[+mx:c]; RCVD_IN_DNSWL_MED(-0.20)[108.160.241.186:from]; MIME_GOOD(-0.10)[text/plain]; ARC_NA(0.00)[]; ASN(0.00)[asn:812, ipnet:108.160.240.0/20, country:CA]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-arm@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[blastwave.org:+] X-Spamd-Bar: ---- X-Rspamd-Queue-Id: 4Yr2583pKkz481R On 2/7/25 17:47, Zach Metzinger wrote: > On 2/7/25 16:33, Dennis Clarke wrote: >>      Copy the unzipped contents to the root of the USB stick. ?? >> >>      What the heck does that mean? There needs to be a partition >>      table on a USB stick and then a filesystem and what filesystem >>      here? UFS ? ZFS ? ext4 for Linux? > > Please read the rest of that line, and then click on the link: > > "Copy the image to the microSD card (see Writing an Image File to USB). > Plug the microSD card into the Raspberry Pi." > Managed to do that after flailing about to figure out how. -- -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken