From a289b843fe485465c43d69af3ba0667034c5b583 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Wed, 14 Aug 2024 10:50:21 +0000 Subject: miniroot now works with USB Type-A ports on Apple machines discussed with kettenis@ and confirmed on M1 Mac mini --- distrib/notes/arm64/prep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distrib') diff --git a/distrib/notes/arm64/prep b/distrib/notes/arm64/prep index 354866ccd8f..4aa4ef44054 100644 --- a/distrib/notes/arm64/prep +++ b/distrib/notes/arm64/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.19 2023/10/18 06:45:45 kevlo Exp $ +dnl $OpenBSD: prep,v 1.20 2024/08/14 10:50:20 jsg Exp $ To perform an installation you must be able to interact with the console of the machine. In some cases this can be done by an attached monitor and keyboard. In others a serial console is required. @@ -77,7 +77,7 @@ Install on Apple Silicon: Now you can copy the miniroot or install image ("miniroot{:--:}OSrev.img" or "install{:--:}OSrev.img") to a USB - drive, plug it into one of the type-C ports on the machine and reset + drive, plug it into one of the ports on the machine and reset the machine to boot into the OpenBSD installer. Install on Raspberry Pi: -- cgit v1.2.3