On Mon, Aug 05, 2013 at 04:01:10PM +0100, lux-integ wrote:
> On Monday 05 August 2013 11:35:15 lux-integ wrote:
> 
> > I am stuck rignt now as usb usage is mandatory for a modern computer   I
> > tried udev-182 way back but it did not compile thats why I tried eudev 
> > which was 'modern'
> > 
> 
> UPDATE
> 
> I am able to mount
> --sata hard disks
> --hard-disks with usb interface
> --compact-flash devices with sata interface
> 
> ( as they all register in /dev )
> 
> 
> 
> I have FATsupport  compiled in the kernel 
> 
> but traditional  usb sticks  do not register in dev

 How many have you tried, and did they used to appear ?

 Which kernel version ?

> 
> Does anyone have an ole tried-and-tesed udev rule I could use for this?

 I still think you need to find out what is preventing the
partition(s) from appearing.  Rules usually change ownership/perms,
or create symlinks.  In my case my rules create 'stick' or 'camera'
symlinks on /dev/sdX1 so that I can mount (one device at a time) as a
user - with the appropriate entry in the fstab.  Udevadm "helped"
me find the ATTR specification to use [ so far, three variants of
'product' for the sticks - "USB Flash Memory", "DISK 2.0",
"EHCI Host Controller" ].  But root could already mount them because
the partition showed up.

 What might help is if you can identify the manufacturer, which is
why I've suggesting using udevadm (or, just look at all of the sysfs
files !).

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to