Re: Server mount problem -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 14.12.2014 um 17:49 schrieb Bob Goodwin - Zuni, Virginia, USA:

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

Why do you still use wrong syntax?

NOT: //192.168.1.48:/myshare

BUT: //192.168.1.48/myshare

It is still not mounted and /var/log/messages shows:

> Dec 14 11:35:15 box7 mount: mount error: could not resolve address for 192.168.1.48:: Unknown error

[ ... ]

Bob


Alexander



--
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




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux