On 12/14/14 11:29, Alexander Dalloz wrote:
Am 14.12.2014 um 17:16 schrieb Bob Goodwin - Zuni, Virginia, USA:
I have the following lines in /etc/fstab:
192.168.1.8:/home/ /mnt/HOME1/ nfs4 defaults 0 0
192.168.1.8:/home/ /mnt/DATA1/ nfs4 defaults 0 0
192.168.1.48/myshare/ /mnt/box48 cifs
guest,uid=1000,iocharset=utf8 0 0
The nfs4 server [192.168.1.8] is mounted at boot, the Samba cifs server
is not. It does mount easily enough with:
[root@box10 bobg]# mount //192.168.1.48/myshare/ /mnt/box48/
Why don't you use that exact format in your fstab?
//<server>/share /<mountpoint> cifs <options> 0 0
[ ... ]
Bob
Alexander
Tried it once more to be certain I had not missed that, changed fstab
and rebooted:
192.168.1.8:/home/ /mnt/HOME1/ nfs4 defaults 0 0
192.168.1.8:/home/ /mnt/DATA1/ nfs4 defaults 0 0
//192.168.1.48:/myshare/ /mnt/box48/ cifs
guest,uid=1000,iocharset=utf8 0 0
It is still not mounted and /var/log/messages shows:
Dec 14 11:35:15 box7 systemd: Started CUPS Printing Service.
Dec 14 11:35:15 box7 systemd: Mounted /mnt/DATA1.
Dec 14 11:35:15 box7 mount: mount error: could not resolve address for
192.168.1.48:: Unknown error
Dec 14 11:35:15 box7 systemd: mnt-box48.mount mount process exited,
code=exited status=1
Dec 14 11:35:15 box7 systemd: Failed to mount /mnt/box48.
Dec 14 11:35:15 box7 systemd: Dependency failed for Remote File Systems.
Dec 14 11:35:15 box7 systemd:
Dec 14 11:35:15 box7 systemd: Unit mnt-box48.mount entered failed state.
Dec 14 11:35:15 box7 systemd: Starting Permit User Sessions...
So far I have mainly found what wont work! :-)
Thanks,
Bob
--
http://www.qrz.com/db/W2BOD
box10 Fedora-20/64bit Linux/XFCE
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org