diff options
author | 1997-10-29 00:37:57 +0000 | |
---|---|---|
committer | 1997-10-29 00:37:57 +0000 | |
commit | e63e79aae92eb1a49559fc755fed64ae5c06db1f (patch) | |
tree | 8200331f25cdfa5a8b64858b724fdb45a38161ab | |
parent | do not replace unit number in bootdev. please talk to me about this. (diff) | |
download | wireguard-openbsd-e63e79aae92eb1a49559fc755fed64ae5c06db1f.tar.xz wireguard-openbsd-e63e79aae92eb1a49559fc755fed64ae5c06db1f.zip |
kernel on cdrom w/ ramdisk in it is bsd.rd, not bsd.
-rw-r--r-- | distrib/notes/alpha/xfer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/notes/alpha/xfer b/distrib/notes/alpha/xfer index 2fa7078270c..3697e2705f9 100644 --- a/distrib/notes/alpha/xfer +++ b/distrib/notes/alpha/xfer @@ -20,7 +20,7 @@ To boot from CD-ROM: ignore them (unless it is DKA0). For example, if your cdrom is listed as DKA600, you want to use dka6 (device ID's are case insensitive). Insert the OpenBSD/alpha CD - and enter "boot -fi 2.2/alpha/bsd DEVICE" where DEVICE is + and enter "boot -fi 2.2/alpha/bsd.rd DEVICE" where DEVICE is the dka device. Note that the argument order is important here. If this does not work, you'll have to create a boot floppy or bootable hard disk; follow the directions below. |