From owner-freebsd-stable Tue Jul 25 14:20: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gatekeeper.veriohosting.com (gatekeeper.veriohosting.com [192.41.0.2]) by hub.freebsd.org (Postfix) with ESMTP id 79EDE37B980 for ; Tue, 25 Jul 2000 14:20:03 -0700 (PDT) (envelope-from fred@veriohosting.com) Received: by gatekeeper.veriohosting.com; Tue, 25 Jul 2000 15:20:02 -0600 (MDT) Received: from unknown(192.168.1.7) by gatekeeper.veriohosting.com via smap (V3.1.1) id xma016835; Tue, 25 Jul 00 15:20:00 -0600 Received: from vespa.orem.iserver.com (vespa.orem.iserver.com [192.168.1.144]) by orca.orem.veriohosting.com [Verio Web Hosting, Inc. 801.437.0200] (8.8.8) id PAA86647; Tue, 25 Jul 2000 15:19:59 -0600 (MDT) Date: Tue, 25 Jul 2000 15:29:08 -0600 (MDT) From: Fred Clift X-Sender: fred@vespa.orem.iserver.com To: John Baldwin Cc: "Patrick M. Hausen" , stable@FreeBSD.ORG Subject: Re: No /boot/loader (dangerously dedicated) In-Reply-To: <200007232030.NAA23028@pike.osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 23 Jul 2000, John Baldwin wrote: > the geometry of a disk. At the very least, dangerously dedicated mode > should specify a valid length for the slice the way that truly dedicated > mode does so that if you ever need to stick a dedicated disk in another > computer for some reason, it doesn't see that all but the first 25,000k as > being free and happily reformat it for you or other nonsense. I whole-heartedly agree, and do this for all my dangerously dedicated installs. one disklabel command, and 30 seconds in fdisk are all that is needed to do this, or rather, less than a second of my time since I wrote a program to automate this piping input into fdisk, since the scripting stuff in fdisk is broken in some dumb ways... To top it off, this 'fixes' the problem that some bioses have with dedicated disks. Ie the bioses main source of confusion is the broken partition table entry that is put there when by disklabel... Fred -- Fred Clift - fred@veriohosting.com -- Remember: If brute force doesn't work, you're just not using enough. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message