Messages in this thread |  | | | Date | Sat, 19 Jan 2008 20:41:53 +0100 (CET) | | From | Jan Engelhardt <> | | Subject | Re: linux device ordering at boot time |
| |
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/
|  |