diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-10-03 00:21:37 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-10-03 00:21:37 +0000 |
commit | e86e8a9196268448849f6fbccd805fa4da2a8135 (patch) | |
tree | 3627f3f87d89a4dfe9d0cbe239566868ee3cfa8c /distrib/notes/amiga/install | |
parent | a3b6d345b26cde9de2382b5b68c621853e275e63 (diff) |
first cut
Diffstat (limited to 'distrib/notes/amiga/install')
-rw-r--r-- | distrib/notes/amiga/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/notes/amiga/install b/distrib/notes/amiga/install index d6480ab6918..03f727bee23 100644 --- a/distrib/notes/amiga/install +++ b/distrib/notes/amiga/install @@ -315,7 +315,7 @@ on how to use these somewhat non-intuitive editors. You should also put a copy of the bsd kernel in your root partition. This can be done easily by mounting the AmigaDOS partition containing -the kernel you used to start OpenBSD and copying the "netbsd" file to +the kernel you used to start OpenBSD and copying the "bsd" file to the root: mount -r -t ados /dev/sd0d /mnt cp /mnt/bsd / |