diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2013-02-09 19:48:38 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2013-02-09 19:48:38 +0000 |
commit | fd09eae4da86479f717f4114dbef41ff22784607 (patch) | |
tree | 57bbfdccafae63d326d7c6114e502ba7bf949015 /distrib/notes/alpha | |
parent | c7139fb1756480c2800abcc078e7e447ffaa9487 (diff) |
Stop using the name `miniroot' when `bsd.rd' is implied. A few platforms
have a real miniroot to be dd'ed to the disk, and that's fine; but when
we are talking about booting bsd.rd (either from an existing setup, or the
network, or the cd-rom images), then refer to it as `installation kernel'.
Diffstat (limited to 'distrib/notes/alpha')
-rw-r--r-- | distrib/notes/alpha/install | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/alpha/install b/distrib/notes/alpha/install index 6608dddebe9..2cbc8cf7400 100644 --- a/distrib/notes/alpha/install +++ b/distrib/notes/alpha/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.36 2011/08/08 20:03:03 miod Exp $ +dnl $OpenBSD: install,v 1.37 2013/02/09 19:48:37 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way is @@ -98,9 +98,9 @@ OpenBSDInstallPart2 Boot your machine from the installation media as described above. - It will take a while to load the miniroot image, especially from - a slow network connection or a CD-ROM, most likely more than a - minute. + It will take a while to load the installation kernel, especially + from a slow network connection or a CD-ROM, most likely more than + a minute. If some action doesn't eventually happen, or the spinning cursor has stopped and nothing further has happened, either your boot media is bad, your diskless setup is incorrect, or you may have |