commit bb6aa9a9bf503da9e2e126c02fc957e7b46e8e64 from: aoyama date: Sat May 17 08:22:03 2025 UTC Now there must be a colon separator between the device and image. Found by Tetsuya Isaki at NetBSD and nono project. commit - c505c9dba870a7b47ef7b50e65081c5de36e6c7f commit + bb6aa9a9bf503da9e2e126c02fc957e7b46e8e64 blob - 800230426721629fc3657fc26a228de2f96edcd9 blob + d5dd023046fd28c18ffc557264fab23b26f3531f --- distrib/notes/luna88k/install +++ distrib/notes/luna88k/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.16 2023/03/16 18:04:08 miod Exp $ +dnl $OpenBSD: install,v 1.17 2025/05/17 08:22:03 aoyama Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -31,7 +31,7 @@ Booting from an existing partition: At the PROM prompt, enter - b sd(n,p) boot + b sd(n,p):boot to boot the OpenBSD bootloader from the specified disk and partition. Replace 'p' with the partition number (usually 0, for the 'a' partition),