Comment # 7 on bug 1165011 from
(In reply to Franck Bui from comment #6)
> Oh I just realized that you need to pass the fs type, so please try again
> with "-t nfs" option added.

Yes, that did the trick.
Before:
> # systemd-mount -t nfs peanutbutter.qam.suse.cz:/tmp/export /mnt/
> Failed to canonicalize path: No such file or directory

After:
> # systemd-mount -t nfs peanutbutter.qam.suse.cz:/tmp/export /mnt/ 
> Started unit mnt.mount for mount point: /mnt

Thanks for having a look.


You are receiving this mail because: