Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751683AbYASTmJ (ORCPT ); Sat, 19 Jan 2008 14:42:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751471AbYASTlz (ORCPT ); Sat, 19 Jan 2008 14:41:55 -0500 Received: from sovereign.computergmbh.de ([85.214.69.204]:59208 "EHLO sovereign.computergmbh.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751437AbYASTly (ORCPT ); Sat, 19 Jan 2008 14:41:54 -0500 Date: Sat, 19 Jan 2008 20:41:53 +0100 (CET) From: Jan Engelhardt To: "=?ISO-8859-1?Q?Oliver_Pinter_(Pint=E9r_Oliv=E9r)?=" cc: Lars Callenbach , linux-kernel@vger.kernel.org Subject: Re: linux device ordering at boot time In-Reply-To: <6101e8c40801191114v4492d8fer4da13477ef2d5626@mail.gmail.com> Message-ID: References: <20080119185520.208350@gmx.net> <6101e8c40801191114v4492d8fer4da13477ef2d5626@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 831 Lines: 23 On Jan 19 2008 20:14, Oliver Pinter (Pintér Olivér) wrote: > >I don't know, what the proble, but the fstab workaround functioniert: >form: >/dev/sda3 / xfs defaults 0 1 >to: >UUID=7c167a53-30ff-4d47-a206-ce8caf2397ba / xfs > defaults 0 1 > >in this fix switched form device name to UUID based fstab. > >the uuid-s queried with /lib/udev/vol_id program Any distro that uses udev can use /dev/disk/by-.../... without having to resort to per-program specific implementations (or lack thereof) of UUID= or LABEL=. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/