Hi ,all :
Today I run the following command to mount the Linux Server Samba share folder on my computer which installed CentOS 5.5 x86_64 .
root@test ~: mount.cifs //IP/share /mnt root@test ~: mount -o loop /mnt/xxx.iso /media
xxx.iso: Permission denied
But I see the permission of that file is 755, that means others can do read and excute.
Then I run "tailf /var/log/message" command and find the following error message : kernel :CIFS VFS: server IP of type Samba 3.0.25a-04.E6 returned unexpected error on SMB posix open, disabling posix open support. Check if server update available.
By the way, the Linux Server which installed CentOS 4.6 64 bit and the samba version is 3.0.25a-04.E6.
So is it the samba version bug? Or Should I update the new samba version ?
Thanks in advance ....
Then I run "tailf /var/log/message" command and find the following error
message :
kernel :CIFS VFS: server IP of type Samba 3.0.25a-04.E6 returned
unexpected error on SMB posix open, disabling posix open support. Check if server update available.
What is the size of the ISO?
Can that old a revision of samba support files greater than 2 gig?
On Thu, Mar 3, 2011 at 5:13 PM, James Hogarth james.hogarth@gmail.comwrote:
Then I run "tailf /var/log/message" command and find the following error
message :
kernel :CIFS VFS: server IP of type Samba 3.0.25a-04.E6 returned
unexpected error on SMB posix open, disabling posix open support. Check if server update available.
What is the size of the ISO?
Can that old a revision of samba support files greater than 2 gig
Oh , The ISO size is about 4.7G . But that can work well before ....
Oh , The ISO size is about 4.7G . But that can work well before ....
Before what? Was there a change?
A quick google leads to (at least one point in time) needing -o lfs in the mount command to the samba instance since large file support wasn't there by default...
Unfortunately I don't have and C4 boxes to test with.
On Thu, Mar 3, 2011 at 7:46 PM, James Hogarth james.hogarth@gmail.comwrote:
Oh , The ISO size is about 4.7G . But that can work well before ....
Before what? Was there a change?
A quick google leads to (at least one point in time) needing -o lfs in the mount command to the samba instance since large file support wasn't there by default...
Unfortunately I don't have and C4 boxes to test with.
What I said it was ok long long time ago. And I don't have any change on it .
By the way, thanks to the Brunner suggestion, use the follwing command :
mount -o loop, ro /xxx.iso /media
But I remember that it was ok I did not used the "ro" argument to mount the iso ago.
That's so strange.....
centos-bounces@centos.org wrote:
Hi ,all :
Today I run the following command to mount the Linux Server Samba share folder on my computer which installed CentOS 5.5 x86_64 .
root@test ~: mount.cifs //IP/share /mnt root@test ~: mount -o loop /mnt/xxx.iso /media
xxx.iso: Permission denied
Mount -o loop,ro /mnt/xxx.iso /media
<caveat, I am not a know-it-all and do not play one on TV> Iso usually implies read-only. ******************************************************************* This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept for the presence of computer viruses. www.Hubbell.com - Hubbell Incorporated**