summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorjasoni <jasoni@cvs.openbsd.org>2000-11-03 05:07:27 +0000
committerjasoni <jasoni@cvs.openbsd.org>2000-11-03 05:07:27 +0000
commit68e0fda1446abd9f3dd8b9c634bed89e32844ab1 (patch)
tree5200491c13ba446e23f9723dbeb6389c34ecc7f8 /distrib
parentf7773bbd0fdc09cf8ccdc6ead35963eb55f54ba4 (diff)
- We support ext2fs as an install medium.
- typo.
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/i386/xfer3
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/notes/i386/xfer b/distrib/notes/i386/xfer
index c91ea8ce53a..711b8f79875 100644
--- a/distrib/notes/i386/xfer
+++ b/distrib/notes/i386/xfer
@@ -2,6 +2,7 @@ Installation is supported from several media types, including:
DOS partitions
FFS partitions
+ EXT2 partitions
Tape
Remote NFS partition
FTP
@@ -82,7 +83,7 @@ NFS, you must do the following:
directory on an NFS server, and make that directory mountable
by the machine on which you are installing or upgrading OpenBSD.
This will probably require modifying the /etc/exports file on
- of the NFS server and resetting its mount daemon (mountd).
+ the NFS server and resetting its mount daemon (mountd).
(Both of these actions will probably require superuser
privileges on the server.)