Re: How to install OpenBSD 6.9 on iBook G4 with USB drive ?

Navan Carson <[email protected]> Sun, 13 Jun 2021 04:07:49 -0700
Newsgroups gmane.os.openbsd.ppc
Message-ID <[email protected]>

> On Jun 10, 2021, at 8:04 AM, Samuel VISCAPI <[email protected]> wrote:
> 
> Dear all,
> 
> First post on this mailing-list :)
> 
> I attempted yesterday to install OpenBSD 6.9 on an iBook G4 / PowerBook
> 6,7 (currently running MorphOS) with an USB drive. I downloaded this
> image: https://cdn.openbsd.org/pub/OpenBSD/6.9/macppc/install69.iso and
> dd'ed it on GNU/Linux Debian 11 x86_64 to a working USB drive with the
> following command:
> 
> dd if=/path/to/install69.iso of=/dev/sda
> 
> Once the image properly copied to the USB

Do the .iso files work when written to a USB drive? Other architectures have .img files for that.