summaryrefslogtreecommitdiff
path: root/distrib/notes/pmax/install
diff options
context:
space:
mode:
authorThomas Graichen <graichen@cvs.openbsd.org>1997-05-14 07:40:27 +0000
committerThomas Graichen <graichen@cvs.openbsd.org>1997-05-14 07:40:27 +0000
commit3bf88c328cb69ed3396b76323f3bb9fa9f19f1c2 (patch)
tree789fe828d6f8e063a1f4a28333e4852dcce51edb /distrib/notes/pmax/install
parente94b0b7c09ad1dbcd7a767e93f8132b13ce997f3 (diff)
minor fixes
Diffstat (limited to 'distrib/notes/pmax/install')
-rw-r--r--distrib/notes/pmax/install7
1 files changed, 4 insertions, 3 deletions
diff --git a/distrib/notes/pmax/install b/distrib/notes/pmax/install
index db028db2f02..fc15c1b30c6 100644
--- a/distrib/notes/pmax/install
+++ b/distrib/notes/pmax/install
@@ -196,8 +196,8 @@ Ok - now let's see what to do to set up the server:
* create a /etc/bootparams file - for example:
--- snip ---
- summer root=prospero:/amd/prospero/0/home/rzpd/export/root \
- swap=prospero:/amd/prospero/0/home/rzpd/export/swap
+ summer root=prospero:/export/root \
+ swap=prospero:/export/swap
--- snip ---
prospero is the hostname of the server in this example
@@ -380,7 +380,8 @@ for those 2 partitions.
Note: if you have finished the disklabeling and exited the editor for
editing the label in the process of the installation and if you then
get a message like: "no disklabel on disk - use the -r option to write
-one" you should ignore it - this is due to a problem with the pmax
+one" you should ignore it and answer no to the question if you want to
+reedit the disklabel - this is due to a problem with the pmax
disklabel code and it should be worked around by the install script.
So what does the install script explicitely do ?