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/arch/bebox Pull up revision 1.11 ...
details: https://anonhg.NetBSD.org/src/rev/b406bd41f447
branches: netbsd-1-5
changeset: 491314:b406bd41f447
user: he <he%NetBSD.org@localhost>
date: Sun Apr 22 18:33:59 2001 +0000
description:
Pull up revision 1.11 (requested by briggs):
Remove duplicate definition of "nobiosgeom"
Update to "new" edit_mbr() and define a basic md_bios_info().
diffstat:
distrib/utils/sysinst/arch/bebox/msg.md.en | 21 +--------------------
1 files changed, 1 insertions(+), 20 deletions(-)
diffs (35 lines):
diff -r 9e1b2ce3bb81 -r b406bd41f447 distrib/utils/sysinst/arch/bebox/msg.md.en
--- a/distrib/utils/sysinst/arch/bebox/msg.md.en Sun Apr 22 18:33:45 2001 +0000
+++ b/distrib/utils/sysinst/arch/bebox/msg.md.en Sun Apr 22 18:33:59 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.en,v 1.8.8.1 2000/10/18 17:51:20 tv Exp $ */
+/* $NetBSD: msg.md.en,v 1.8.8.2 2001/04/22 18:33:59 he Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -67,25 +67,6 @@
real geometry: %d cylinders, %d heads, %d sectors
}
-message nobiosgeom
-{It appears that your disk, %s, did not have a valid Master Boot
-Record (MBR). This program gets the BIOS geometry of your disk by
-reading the MBR, so the BIOS geometry of your disk could not
-be determined in this case. Your options are:
-
-* Abort the install. You can determine the actual BIOS geometry in your
-BIOS setup and then come back and enter the values. Or you can use
-another setup program to initialize the MBR first.
-
-* Enter the BIOS geometry values yourself. Sysinst will initialize the MBR
-for you.
-
-WARNING: Entering a new geometry will cause this program to initialize
-your master boot record (MBR) and destroy any boot program you may
-have installed.
-
-}
-
message diagcyl
{Some old BIOSs or old diagnostic programs may use the last cylinder of
the disk for test purposes. This should no longer be the case with
Home |
Main Index |
Thread Index |
Old Index