Hi,
I'm trying to mount a Windows folder from a Linux box with the command:
# mount -t smbfs (...)
but I get the error:
"mount: unknown filesystem type 'smbfs'".
Does this mean that CentOS mount doesn't support smbfs type ? If so, how can I enable it ?
I'm using 5.1
Any help would be appreciated.
Warm Regards, Mário Gamito
Mário Gamito wrote:
Hi,
I'm trying to mount a Windows folder from a Linux box with the command:
# mount -t smbfs (...)
but I get the error:
"mount: unknown filesystem type 'smbfs'".
Does this mean that CentOS mount doesn't support smbfs type ? If so, how can I enable it ?
I'm using 5.1
Any help would be appreciated.
From the wiki
http://wiki.centos.org/TipsAndTricks/WindowsShares
hth
That would be now mount -t cifs /dev/null
JohnStanley
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Mário Gamito Sent: Tuesday, July 08, 2008 8:43 AM To: CentOS mailing list Subject: [CentOS] CentOS mount doesn't support smbfs type ?
Hi,
I'm trying to mount a Windows folder from a Linux box with the command:
# mount -t smbfs (...)
but I get the error:
"mount: unknown filesystem type 'smbfs'".
Does this mean that CentOS mount doesn't support smbfs type ? If so, how can I enable it ?
I'm using 5.1
Any help would be appreciated.
Warm Regards, Mário Gamito _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos