//winserver/winshare /linuxdir smbfs username=username,password=password, this line doesn't work for me in fstab in CentOS 5 to mount a Windows share, it works in other versions of RH. Any Ideas? Will using Windows NFS server/client (some reading required) work better than Samba?
On 4/21/07, Juan C. Valido jvalidolnx@juanyjosefina.com wrote:
//winserver/winshare /linuxdir smbfs username=username,password=password, this line doesn't work for me in fstab in CentOS 5 to mount a Windows share, it works in other versions of RH. Any Ideas? Will using Windows NFS server/client (some reading required) work better than Samba?
smbfs has been depreciated. Use cifs instead. It works just fine.
Akemi
On 4/21/07, Akemi Yagi amyagi@gmail.com wrote:
On 4/21/07, Juan C. Valido jvalidolnx@juanyjosefina.com wrote:
//winserver/winshare /linuxdir smbfs username=username,password=password, this line doesn't work for me in fstab in CentOS 5 to mount a Windows share, it works in other versions of RH. Any Ideas? Will using Windows NFS server/client (some reading required) work better than Samba?
smbfs has been depreciated. Use cifs instead. It works just fine.
Akemi
One word of caution. If you experience system crashes, be sure to read this bug report. The fix is available.
http://bugs.centos.org/view.php?id=1776
Akemi
Thank you, that works, I'm really impressed how CentOS 5 playes really nice with Windows On Sat, 2007-04-21 at 05:43 -0700, Akemi Yagi wrote:
On 4/21/07, Juan C. Valido jvalidolnx@juanyjosefina.com wrote:
//winserver/winshare /linuxdir smbfs username=username,password=password, this line doesn't work for me in fstab in CentOS 5 to mount a Windows share, it works in other versions of RH. Any Ideas? Will using Windows NFS server/client (some reading required) work better than Samba?
smbfs has been depreciated. Use cifs instead. It works just fine.
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Sat, 2007-04-21 at 11:16 -0400, Juan C. Valido wrote:
On Sat, 2007-04-21 at 05:43 -0700, Akemi Yagi wrote:
On 4/21/07, Juan C. Valido jvalidolnx@juanyjosefina.com wrote:
//winserver/winshare /linuxdir smbfs username=username,password=password, this line doesn't work for me in fstab in CentOS 5 to mount a Windows share, it works in other versions of RH. Any Ideas? Will using Windows NFS server/client (some reading required) work better than Samba?
smbfs has been depreciated. Use cifs instead. It works just fine.
Thank you, that works, I'm really impressed how CentOS 5 playes really nice with Windows
I just did some testing over the weekend ... and the Desktop does work very well with windows shares via cifs.
Just remember to use dos2unix and unix2dos for text files.
<NOTE: This message has been reformatted with Bottom Posting ... please use bottom posting on the CentOS list.>
Thanks, Johnny Hughes
On Mon, 2007-04-23 at 06:08 -0500, Johnny Hughes wrote:
On Sat, 2007-04-21 at 11:16 -0400, Juan C. Valido wrote:
On Sat, 2007-04-21 at 05:43 -0700, Akemi Yagi wrote:
On 4/21/07, Juan C. Valido jvalidolnx@juanyjosefina.com wrote:
//winserver/winshare /linuxdir smbfs username=username,password=password, this line doesn't work for me in fstab in CentOS 5 to mount a Windows share, it works in other versions of RH. Any Ideas? Will using Windows NFS server/client (some reading required) work better than Samba?
smbfs has been depreciated. Use cifs instead. It works just fine.
Thank you, that works, I'm really impressed how CentOS 5 playes really nice with Windows
I just did some testing over the weekend ... and the Desktop does work very well with windows shares via cifs.
Just remember to use dos2unix and unix2dos for text files.
<NOTE: This message has been reformatted with Bottom Posting ... please use bottom posting on the CentOS list.>
Thanks, Johnny Hughes _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Thanks, BTW, I remember a couple of years Ago on this list, I was told in not to use bottom posting but top, oh well...
Johnny Hughes wrote:
Thank you, that works, I'm really impressed how CentOS 5 playes really nice with Windows
I just did some testing over the weekend ... and the Desktop does work very well with windows shares via cifs.
Just remember to use dos2unix and unix2dos for text files.
On C4, I've been using vim to edit a script to create/edit a Windows Remote Install text file.
Seems to work well, without those conversion programs. I expected vim to be okay (it recognises both line-endings), but this works too:
cat <<. Windows text file .