Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/notes/mac68k Add a paragraph warning the user that a...



details:   https://anonhg.NetBSD.org/src/rev/d7e16e0e0ae5
branches:  trunk
changeset: 473368:d7e16e0e0ae5
user:      ender <ender%NetBSD.org@localhost>
date:      Mon May 31 06:54:31 1999 +0000

description:
Add a paragraph warning the user that a MacOS partition is still necessary
for booting so completely destroying all existing partitions may be
ill-advised.

Should fix PR 6341 from John Refling (refling%comet.lbl.gov@localhost).

diffstat:

 distrib/notes/mac68k/prep |  19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

diffs (47 lines):

diff -r 584752dfb6e8 -r d7e16e0e0ae5 distrib/notes/mac68k/prep
--- a/distrib/notes/mac68k/prep Mon May 31 06:53:45 1999 +0000
+++ b/distrib/notes/mac68k/prep Mon May 31 06:54:31 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: prep,v 1.8 1999/05/07 03:30:44 ender Exp $     
+.\"    $NetBSD: prep,v 1.9 1999/05/31 06:54:31 ender Exp $     
 Find your favorite disk partitioning utility. Any formatter capable of
 partitioning a SCSI disk should work. Some of the ones that have been
 tried and seem to work are:
@@ -24,7 +24,9 @@
 .Pp
 .Lk http://www.euronet.nl/users/ernstoud/patch.html
 .Pp
-First, you need to choose a drive on which to install NetBSD. Try to pick a
+First, you need to choose a drive on which to install
+.Nx .
+Try to pick a
 drive with a low SCSI ID number, especially if you are likely to add or
 remove drives to your SCSI chain in the future.
 
@@ -53,7 +55,8 @@
 .Pa /var No partition. 
 .Pp
 Once you have decided how to lay out your partitions, you need to calculate
-how much space to allocate to each partition. A minimal install of NetBSD
+how much space to allocate to each partition. A minimal install of
+.Nx
 (i.e.
 .Pa netbsd.tgz , base.tgz , No and
 .Pa etc.tgz )
@@ -67,6 +70,16 @@
 lightly used or have a very large amount of real memory can get away
 with less.
 .Pp
+Keep in mind that
+.Nx
+currently requires MacOS in order to boot, so it is likely that you will
+want to keep at least a minimal install of MacOS around on an HFS
+partition for this purpose.  The size of this partition may vary depending
+on the size requirements for the version of MacOS you are using.  Of
+course, if you have MacOS on another hard drive or can boot from a floppy,
+feel free to dedicate the entire drive to
+.Nx .
+.Pp
 Next, use your favorite partitioning utility to make partitions of the
 necessary sizes. You can use any type of partition, but partitions of type
 "Apple_Free" might save you some confusion in the future.



Home | Main Index | Thread Index | Old Index