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
>Any help would be appreciated.I think you need samba-client, then you use #mount -t cifs jlc
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 wiki.centos.org/TipsAndTricks/WindowsShares hth
That would be now mount -t cifs /dev/null JohnStanley -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at 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 at centos.org lists.centos.org/mailman/listinfo/centos