From owner-freebsd-questions@FreeBSD.ORG Sat Oct 27 08:43:46 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 26D593A2 for ; Sat, 27 Oct 2012 08:43:46 +0000 (UTC) (envelope-from erich@alogreentechnologies.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id BEC1C8FC12 for ; Sat, 27 Oct 2012 08:43:45 +0000 (UTC) Received: from X220.ovitrap.com ([122.129.201.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q9R8haoR019617; Sat, 27 Oct 2012 02:43:38 -0600 Date: Sat, 27 Oct 2012 15:43:35 +0700 From: Erich Dollansky To: Gerhard Schmidt Subject: Re: ata controller problem Message-ID: <20121027154335.24aa8b16@X220.ovitrap.com> In-Reply-To: <508B9A85.1030708@ze.tum.de> References: <508A7F88.8050309@ze.tum.de> <20121026180013.45c95ea7.freebsd@edvax.de> <508B9A85.1030708@ze.tum.de> Organization: ALO Green Technologies X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Polytropon , freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2012 08:43:46 -0000 Hi, On Sat, 27 Oct 2012 10:25:41 +0200 Gerhard Schmidt wrote: > On 26.10.2012 18:00, Polytropon wrote: => > I'm not sure if this can be done, but using labels should > > make the question go away, and the problem causing it. :-) > > Labels are good for naming Drives but how does it help me if the root > filesystem changing device ids. I don't think the boot loader is able > to use the label for the root Filesystem. > put a root file system on all drives and make it bootable. I use this trick also. You do not need that much space there to get the system up compared to the size of current media. Erich