diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-02-15 23:24:10 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-02-15 23:24:10 +0000 |
commit | 02f0ed0b22f901bbe1d3de59eb5326ee744465d6 (patch) | |
tree | 32b485dfe3d3564299c02f95fe704d586c8e69f1 /distrib/notes/cats/install | |
parent | a010da520e369bdc7125c53ddc443c946fece952 (diff) |
Better ABLE usage and information, after clarification from the Simtec unzels.
Diffstat (limited to 'distrib/notes/cats/install')
-rw-r--r-- | distrib/notes/cats/install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/cats/install b/distrib/notes/cats/install index 688641ad605..e82d003b73f 100644 --- a/distrib/notes/cats/install +++ b/distrib/notes/cats/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.4 2004/02/13 11:00:24 miod Exp $ +dnl $OpenBSD: install,v 1.5 2004/02/15 23:24:07 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -8,7 +8,7 @@ is versatile and will boot from a variety of devices and filesystems. Booting from CD-ROM installation media: At the ABLE firmware prompt, enter : - boot (cd0)bsd.rd + > (cd0)bsd.rd to boot from the first detected cd-rom drive. If the cd-rom drive has not been detected, be sure to put a disk in the tray, and reset the machine. |