From owner-freebsd-questions@FreeBSD.ORG Sat Dec 6 07:36:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79265106568F for ; Sat, 6 Dec 2008 07:36:57 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id 528918FC2D for ; Sat, 6 Dec 2008 07:36:57 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id mB67au4J038139 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 5 Dec 2008 23:36:56 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id mB67auB2038138; Fri, 5 Dec 2008 23:36:56 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA21864; Fri, 5 Dec 08 23:25:11 PST Date: Fri, 05 Dec 2008 23:28:32 -0800 From: perryh@pluto.rain.com To: jerrymc@msu.edu Message-Id: <493a29a0.hL3b8/2ruLsiG6A9%perryh@pluto.rain.com> References: <20081202111740.96805018.freebsd@edvax.de> <20081202163920.GE90039@gizmo.acns.msu.edu> <1228355243.23645.10.camel@laptop1.herveybayaustralia.com.au> <18743.14461.951431.581673@jerusalem.litteratus.org> <1228359465.23645.27.camel@laptop1.herveybayaustralia.com.au> <20081204154923.GB1366@gizmo.acns.msu.edu> <1228413503.79750.8.camel@laptop2.herveybayaustralia.com.au> <20081205160249.GA5954@gizmo.acns.msu.edu> In-Reply-To: <20081205160249.GA5954@gizmo.acns.msu.edu> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: UFS partitioning X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2008 07:36:57 -0000 > Dangerous is probably overstating the issue a bit ... AFAIK the "danger" is that someone boots the machine with an installer for some other OS, and that installer treats the disk as unformatted -- hence "obviously" containing nothing important -- because it doesn't have a recognizable MBR.