[Bug 14495] pmount fails to mount CF card

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Fri Sep 16 14:24:51 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14495
Ubuntu | pmount





------- Additional Comments From martin.pitt at ubuntu.com  2005-09-16 15:24 UTC -------
(In reply to comment #36)
> I have just realized that your
> 
> > sudo strace mount -t vfat /dev/hdc1 /mnt 2> mount.trace
> 
> did indeed mount my card:

Ok, then the strace does not help me. However, I suppose that

 sudo mount -t vfat -o
nosuid,nodev,user,quiet,shortname=winnt,async,atime,noexec,uid=1000,gid=1000,umask=077
/dev/hdc1 /mnt

does not work? If not, can you please do

 sudo strace mount -t vfat -o
nosuid,nodev,user,quiet,shortname=winnt,async,atime,noexec,uid=1000,gid=1000,umask=077
/dev/hdc1 /mnt 2> mount.trace

and attach the new mount.trace here? Please also do "dmesg > dmesg.txt" *after*
the mount and attach it.

Thanks!

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list