From owner-freebsd-arm@freebsd.org Sat Dec 5 04:36:03 2020 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7ED5C4B4C16 for ; Sat, 5 Dec 2020 04:36:03 +0000 (UTC) (envelope-from shigeru@os-hackers.jp) Received: from mailssl04.asahi-net.or.jp (mailssl04.asahi-net.or.jp [202.224.55.63]) by mx1.freebsd.org (Postfix) with ESMTP id 4CnxbQ6CJfz4hrc for ; Sat, 5 Dec 2020 04:36:02 +0000 (UTC) (envelope-from shigeru@os-hackers.jp) Received: from localhost (w142149.ppp.asahi-net.or.jp [121.1.142.149]) (Authenticated sender: WJ8S-YMMT) by mailssl04.asahi-net.or.jp (Postfix) with ESMTPSA id 033784005A; Sat, 5 Dec 2020 13:29:35 +0900 (JST) Date: Sat, 05 Dec 2020 13:29:23 +0900 (JST) Message-Id: <20201205.132923.139012603584886684.shigeru@os-hackers.jp> To: ronald-lists@klop.ws Cc: freebsd-arm@freebsd.org Subject: Re: Just getting started with Rasperry PI 4B, 8GB... From: YAMAMOTO Shigeru In-Reply-To: <465104746.2.1606897670954@localhost> References: <202012020235.0B22ZIT7029484@office.dignus.com> <465104746.2.1606897670954@localhost> X-Mailer: Mew version 6.8 on Emacs 27.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4CnxbQ6CJfz4hrc X-Spamd-Bar: +++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=softfail (mx1.freebsd.org: 202.224.55.63 is neither permitted nor denied by domain of shigeru@os-hackers.jp) smtp.mailfrom=shigeru@os-hackers.jp X-Spamd-Result: default: False [5.82 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; GREYLIST(0.00)[pass,body]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[202.224.55.63:from]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[os-hackers.jp]; R_SPF_SOFTFAIL(0.00)[~all:c]; NEURAL_SPAM_MEDIUM(0.82)[0.818]; SPAMHAUS_ZRD(0.00)[202.224.55.63:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; VIOLATED_DIRECT_SPF(3.50)[]; NEURAL_HAM_SHORT(-1.00)[-0.999]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; NEURAL_SPAM_LONG(1.00)[1.000]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:4685, ipnet:202.224.32.0/19, country:JP]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-arm] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2020 04:36:03 -0000 Hi, all. >>>>> "Ronald" == Ronald Klop writes: Ronald> Just a quick (top-posted) note as I'm going into a meeting. I Ronald> followed these steps: Ronald> https://lists.freebsd.org/pipermail/freebsd-arm/2020-November/022701.html I update my document, "How to start FreeBSD Raspberry Pi 4". https://github.com/bsd-hacker/freebsd/wiki/How-to-start-FreeBSD---Raspberry-Pi-4 I test Raspberry Pi 4B, 4G model and 8G model. I think to write 'Booting FreeBSD Raspberry Pi 4B from USB disk'. Thanks, --- YAMAMOTO Shigeru