Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Build bootable USB installation image

jryberg edited this page Oct 23, 2011 · 1 revision

It's very easy to create a bootable USB image from the installation ISO for OpenBSD.

Simply run build-usbinstallimage.sh and the script will automatic download install49.iso for desired architecture and create a gzipped image file, ready to use for you to install OpenBSD with a USB stick (pen drive).

Tested with i386 and amd64

Clone this wiki locally