diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-02-27 20:18:11 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-02-27 20:18:11 +0000 |
commit | e380a127b7c6159f6caa4ba56127ab314aab717b (patch) | |
tree | 52afe4dde4c201fed59e440f1622f46c356dcf51 /distrib | |
parent | 0483e942995d975b68f51bf764426454aeaa72c5 (diff) |
some other places it may help to know how to burn an iso
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/alpha/xfer | 4 | ||||
-rw-r--r-- | distrib/notes/macppc/xfer | 6 | ||||
-rw-r--r-- | distrib/notes/sparc/xfer | 3 | ||||
-rw-r--r-- | distrib/notes/sparc64/xfer | 4 |
4 files changed, 11 insertions, 6 deletions
diff --git a/distrib/notes/alpha/xfer b/distrib/notes/alpha/xfer index a6ef52cf078..5bb600ef636 100644 --- a/distrib/notes/alpha/xfer +++ b/distrib/notes/alpha/xfer @@ -1,4 +1,4 @@ -dnl $OpenBSD: xfer,v 1.29 2010/03/16 17:23:09 miod Exp $ +dnl $OpenBSD: xfer,v 1.30 2014/02/27 20:18:10 tedu Exp $ Installation is supported from several media types, including: CD-ROM (NOT supported if booting from floppy) @@ -10,6 +10,8 @@ Installation is supported from several media types, including: If you can burn the bootable CD-ROM mini image, you can boot from it. Otherwise, you will need to create a bootable floppy disk. +OpenBSDXferCDROM + OpenBSDXferFloppyFromDOS OpenBSDXferFloppyFromUNIX diff --git a/distrib/notes/macppc/xfer b/distrib/notes/macppc/xfer index 31957f9101a..f9be9215831 100644 --- a/distrib/notes/macppc/xfer +++ b/distrib/notes/macppc/xfer @@ -1,4 +1,4 @@ -dnl $OpenBSD: xfer,v 1.13 2010/03/16 17:23:09 miod Exp $ +dnl $OpenBSD: xfer,v 1.14 2014/02/27 20:18:10 tedu Exp $ Installation is supported from several media types, including: CD-ROM @@ -11,6 +11,8 @@ Installation is supported from several media types, including: OpenBSDXferPrelude +OpenBSDXferCDROM + OpenBSD can now be booted from a CD-ROM by holding down the 'c' key during reboot. If ofwboot and bsd.rd are copied to an HFS partition, it is possible to boot from those files. Then install the rest of the files @@ -19,8 +21,6 @@ from any of the above sources. Note: once an OpenBSD partition exists, it is not possible to load the kernel (bsd.rd) from an HFS partition on that disk. -OpenBSDXferBareTape(xbase xetc xfont xserv xshare) - OpenBSDXferNFS OpenBSDXferFFS diff --git a/distrib/notes/sparc/xfer b/distrib/notes/sparc/xfer index 33dff301711..21754c829fb 100644 --- a/distrib/notes/sparc/xfer +++ b/distrib/notes/sparc/xfer @@ -1,4 +1,4 @@ -dnl $OpenBSD: xfer,v 1.45 2010/03/16 17:23:09 miod Exp $ +dnl $OpenBSD: xfer,v 1.46 2014/02/27 20:18:10 tedu Exp $ Installation is supported from several media types, including: CD-ROM @@ -27,6 +27,7 @@ from one of the FTP mirrors over the internet, you may wish to transfer the sets to a local FTP server, or copy them to a partition on the target system's disk or onto a SCSI tape. +OpenBSDXferCDROM OpenBSDXferFloppyFromDOS diff --git a/distrib/notes/sparc64/xfer b/distrib/notes/sparc64/xfer index affb76839fb..a92d16dd2dd 100644 --- a/distrib/notes/sparc64/xfer +++ b/distrib/notes/sparc64/xfer @@ -1,4 +1,4 @@ -dnl $OpenBSD: xfer,v 1.28 2010/03/16 17:23:09 miod Exp $ +dnl $OpenBSD: xfer,v 1.29 2014/02/27 20:18:10 tedu Exp $ Installation is supported from several media types, including: CD-ROM (NOT supported if booting from floppy) @@ -22,6 +22,8 @@ from one of the FTP mirrors over the internet, you may wish to transfer the sets to a local FTP server, or copy them to a partition on the target system's disk. +OpenBSDXferCDROM + OpenBSDXferFloppyFromDOS OpenBSDXferFloppyFromUNIX |