[Bug 161953] Re: Samsung UpStage Phone USB Mass Storage not accessible
Jon Bohmann
j01a21b69 at yahoo.com
Mon Nov 12 03:12:02 UTC 2007
Update: The solution in Bug #161094 seems to work for me.
I modified
/etc/udev/rules.d/65-persistent-storage.rules
in the following way:
Beginning near line 60 I commented out : IMPORT{program}="vol_id
--export $tempnode"
And replaced with: (1 line)
ENV{DEVTYPE}!="disk", ENV{ID_VENDOR}!="Samsung", ENV{DEVNAME}!="/dev/sdb",
IMPORT{program}="vol_id --export $tempnode"
After rebooting, now the USB storage on my phone is accessible.
--
Samsung UpStage Phone USB Mass Storage not accessible
https://bugs.launchpad.net/bugs/161953
You received this bug notification because you are a member of Kernel
Bugs, which is a bug contact for linux-meta in ubuntu.
More information about the kernel-bugs
mailing list