On 2011-04-12, jirib <ji...@devio.us> wrote: > On Tue, 12 Apr 2011 02:06:51 +0400 > Alexander Polakov <polac...@gmail.com> wrote: > >> I am probably misunderstanding something, but are DUID's supposed to >> be used in place of device filenames in fstab? I suppose they are, >> so this looks strange to me: >> >> % sudo mount f777cc5bbeded528.a >> mount: can't find fstab entry for f777cc5bbeded528.a.
# mount wd0i mount: can't find fstab entry for wd0i. > I was always in believing that one has to define mountpoint for `mount' > without specifying device, like `mount /foo'. > > Eh? Indeed.