Source-Changes-HG archive

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

[src/netbsd-2-0]: src/distrib/notes/sparc64 Pull up revision 1.24 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/c07333ac0a8a
branches:  netbsd-2-0
changeset: 564710:c07333ac0a8a
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Mar 16 16:40:21 2005 +0000

description:
Pull up revision 1.24 (requested by martin in ticket #1322):
Add description for Solaris 10 dual boot installation from Ben Collver
in PR port-sparc64/29703.

diffstat:

 distrib/notes/sparc64/install |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r d75f1f567003 -r c07333ac0a8a distrib/notes/sparc64/install
--- a/distrib/notes/sparc64/install     Wed Mar 16 15:59:26 2005 +0000
+++ b/distrib/notes/sparc64/install     Wed Mar 16 16:40:21 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: install,v 1.19.2.2 2004/06/15 22:59:35 he Exp $
+.\"    $NetBSD: install,v 1.19.2.3 2005/03/16 16:40:21 tron Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -233,6 +233,15 @@
 or
 .Sx "Installing NetBSD by using a NetBSD kernel on a Solaris partition" .
 .Pp
+Manual installation from Solaris 10 is not possible because NetBSD
+cannot use the resultng UFS filesystem.  It is possible to install
+Solaris 10 and NetBSD on the same disk.  To do so, partition the disk
+with the Solaris format command, then boot NetBSD and perform a manual
+installation.  Be careful not to write a NetBSD disklabel.  Use the
+disklabel command to read the partition size, as constructed from the
+Solaris disklabel.  By default the NetBSD newfs command writes a NetBSD
+disklabel.  Avoid this by using the -F and -s arguments to newfs.
+.Pp
 .(bullet
 .To 2 "Preparing the disk in Solaris"
 .Em "Preparing the disk in Solaris"



Home | Main Index | Thread Index | Old Index