diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-10-29 00:37:58 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-10-29 00:37:58 +0000 |
commit | 2a153e0edddbf0403492b29d49be7ec7b71e2bf3 (patch) | |
tree | 885b394605337a46661cbc2ca1e7be290ae1e2c0 /distrib/notes/alpha/xfer | |
parent | 0418a2a6804fe1adfd93df3e618ea10d262d98cd (diff) |
kernel on cdrom w/ ramdisk in it is bsd.rd, not bsd.
Diffstat (limited to 'distrib/notes/alpha/xfer')
-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. |