1dnl $OpenBSD: xfer,v 1.16 2015/06/10 06:38:39 jasper Exp $ 2Installation is supported from several media types, including: 3 4 CD-ROM 5 FFS partitions 6 HFS partitions (bootloader/kernel only, using another media for d/l) 7 Remote NFS partition 8 HTTP 9 10OpenBSDXferPrelude 11 12OpenBSDXferCDROM 13 14OpenBSD can now be booted from a CD-ROM by holding down the 'c' key 15during reboot. If ofwboot and bsd.rd are copied to an HFS partition, it 16is possible to boot from those files. Then install the rest of the files 17from any of the above sources. 18 19Note: once an OpenBSD partition exists, it is not possible to load the 20kernel (bsd.rd) from an HFS partition on that disk. 21 22OpenBSDXferNFS 23 24OpenBSDXferFFS 25