From owner-freebsd-bugs Tue Apr 15 10:59:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA25464 for bugs-outgoing; Tue, 15 Apr 1997 10:59:20 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA25453 for ; Tue, 15 Apr 1997 10:59:14 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id LAA01269; Tue, 15 Apr 1997 11:59:03 -0600 (MDT) Date: Tue, 15 Apr 1997 11:59:03 -0600 (MDT) Message-Id: <199704151759.LAA01269@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Paul F. Werkowski" Cc: Nate Williams , bugs@freebsd.org Subject: Re: 2.2.1 boot.flp In-Reply-To: <199704151754.NAA00289@snoopy.mv.com> References: <199704151722.LAA01034@rocky.mt.sri.com> <199704151754.NAA00289@snoopy.mv.com> X-Mailer: VM 6.26 under 19.15 XEmacs Lucid Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Yes, but I tried again with only wdc0 and fdc0 enabled and > with npx flags 1 and got into the menu. Yes! Cool. > So it shows disk geometry: 699/64/63 which is not what was > printed during the boot although the 699*64 == 2796*16. > Now I try to > "G" to set the geometry to 2796/16/63 by typing into the > dialog box > > 2797//16//63 > > which yields 2796/0/63 showing in the menu. > > Is this "normal" or do we expect G to work? You did the same thing I did. Don't 'escape' the slashes, but instead just use a single slash between the fields. Unix weenies are too knowlegable and escape the slashes. :) Nate