4 May
2020
4 May
'20
05:09
http://bugzilla.suse.com/show_bug.cgi?id=1165011 http://bugzilla.suse.com/show_bug.cgi?id=1165011#c7 --- Comment #7 from Juraj Hura <jhura@suse.com> --- (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: You are on the CC list for the bug.