Re: [SLUG] mount -t cifs

From: Paul Bransford (draeath@gmail.com)
Date: Sun Jun 13 2010 - 16:36:55 EDT


I think mount doesn't handle the windows style //host/path specification, or it may require it a different way.

-- Sent from my Palm Pre
On Jun 13, 2010 4:16 PM, Eben King <eben01@verizon.net> wrote:

This didn't appear on the list the first time I sent it (a few days ago) so

I'm resending it. My apologies if it appears twice.

I'm having mounting difficulties on my (newly acquired) Nokia N810, which

runs a distribution of Linux called "Maemo". Here are some copy-&-pastes.

I'm trying to mount a share "mp3" from my server "pc". I'd like to automate

it using /etc/fstab, but that failed. In the process of debugging I tried

much the same command, manually. These failed, as you can tell from the

error message:

Nokia-N810-43-7:~# mount -t cifs //pc/mp3 /mnt/mp3 -o ro,credentials=/etc/mp3-creds

mount: mounting //pc/mp3 on /mnt/mp3 failed

Nokia-N810-43-7:~# mount -t smbfs //pc/mp3 /mnt/mp3 -o ro,credentials=/etc/mp3-creds

mount: mounting //pc/mp3 on /mnt/mp3 failed

This succeeded:

mount.cifs //pc/mp3 /mnt/mp3 -o ro,credentials=/etc/mp3-creds

Why the discrepancy? Is /bin/mount not in turn executing /sbin/mount.cifs ?

They're in different directories; does that matter? Is there some config

file I need to tweak so mount DTRT?

-- 

-eben QebWenE01R@vTerYizUonI.nOetP royalty.mine.nu:81

"windows seems to have stupidity buil[t] into it." -- sobriquet on a.o.l.

-----------------------------------------------------------------------

This list is provided as an unmoderated internet service by Networked

Knowledge Systems (NKS). Views and opinions expressed in messages

posted are those of the author and do not necessarily reflect the

official policy or position of NKS or any of its employees.

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:54:35 EDT