Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/utils/sysinst Pull up revision 1.81 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/fe0febd6fb9b
branches:  netbsd-1-5
changeset: 490767:fe0febd6fb9b
user:      he <he%NetBSD.org@localhost>
date:      Mon Feb 26 22:42:34 2001 +0000

description:
Pull up revision 1.81 (requested by abs):
  Update the pleasemountroot message to indicate which root needs
  to be mounted, and what needs to be done.

diffstat:

 distrib/utils/sysinst/msg.mi.en |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 0eebdbd521f6 -r fe0febd6fb9b distrib/utils/sysinst/msg.mi.en
--- a/distrib/utils/sysinst/msg.mi.en   Mon Feb 26 22:40:35 2001 +0000
+++ b/distrib/utils/sysinst/msg.mi.en   Mon Feb 26 22:42:34 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.en,v 1.62.2.12 2000/12/26 06:36:07 jhawk Exp $  */
+/*     $NetBSD: msg.mi.en,v 1.62.2.13 2001/02/26 22:42:34 he Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -136,7 +136,8 @@
 Your selected target disk %s also holds the current root device.  I
 need to know whether I'm currently running out of the target root
 (%sa), or out of an alternate root (say, in %sb, your swap partition).
-I can't tell unless you mount the root.
+I can't tell unless you mount the root from which you booted read/write
+(eg 'mount /dev/%sb /').
 
 I'm aborting back to the main menu so you can fork a subshell.
 }



Home | Main Index | Thread Index | Old Index