From owner-freebsd-stable Sun Nov 19 20:19:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from KIWI-Computer.com (kiwi-computer.com [63.224.10.3]) by hub.freebsd.org (Postfix) with ESMTP id B0DA737B479 for ; Sun, 19 Nov 2000 20:19:46 -0800 (PST) Received: (from freebsd@localhost) by KIWI-Computer.com (8.9.3/8.9.3) id WAA33447; Sun, 19 Nov 2000 22:17:24 -0600 (CST) (envelope-from freebsd) From: FreeBSD Message-Id: <200011200417.WAA33447@KIWI-Computer.com> Subject: Doubtlessly Detecting Dangerously Dedicated Disks In-Reply-To: <0aef01c052a2$34fc3f60$931576d8@inethouston.net> from "David W. Chapman Jr." at "Nov 19, 2000 09:30:19 pm" To: "David W. Chapman Jr." Date: Sun, 19 Nov 2000 22:17:24 -0600 (CST) Cc: stable@freebsd.org X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I originally install freebsd 2.2.5 on my server and forgot if I used this > option or not. I'm currently at 4.1.1, how can I check to see if I'm > dangerously dedicated or not? Do: "fdisk " where is something like ad0 for IDE and da0 for SCSI. It should say something "The data for partition X is:" where X is 1-4. If three of them say and the remaining (usually partition 1) says: "start 0" that means it is dangerously dedicated. If it says "start 63" or another non-zero number, it is a compatible slice. --Rick C. Petty, aka Snoopy rick@kiwi-computer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message