LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@computergmbh.de>
To: "Oliver Pinter (Pintér Olivér)" <oliver.pntr@gmail.com>
Cc: Lars Callenbach <lars.callenbach@gmx.de>, linux-kernel@vger.kernel.org
Subject: Re: linux device ordering at boot time
Date: Sat, 19 Jan 2008 20:41:53 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.64.0801192040540.4780@fbirervta.pbzchgretzou.qr> (raw)
In-Reply-To: <6101e8c40801191114v4492d8fer4da13477ef2d5626@mail.gmail.com>


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=.


  reply	other threads:[~2008-01-19 19:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-19 18:55 Lars Callenbach
2008-01-19 19:14 ` Oliver Pinter (Pintér Olivér)
2008-01-19 19:41   ` Jan Engelhardt [this message]
2008-01-19 23:06 ` Hans-Peter Jansen
2008-01-19 23:48   ` Alan Cox
2008-01-20 10:43     ` Hans-Peter Jansen
2008-01-20 13:22       ` Lars Callenbach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0801192040540.4780@fbirervta.pbzchgretzou.qr \
    --to=jengelh@computergmbh.de \
    --cc=lars.callenbach@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oliver.pntr@gmail.com \
    --subject='Re: linux device ordering at boot time' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).