[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ownership of pluggable devices.



On Fri, 6 Sep 2013 13:51:09 +1000
Zenaan Harkness <zen@freedbms.net> wrote:

> On 9/6/13, peasthope@shaw.ca <peasthope@shaw.ca> wrote:
> > Given two USB pluggable devices, a Sony Mylo,
> > http://en.wikipedia.org/wiki/Mylo_(Sony) ,
> > and a Kingston flash store.
> >
> > # These lines for udev.
> >
> > root@dalton:/home/peter# tail -n 8 /etc/udev/rules.d/10-local.rules
> > # Persistent device names.
> > # The Sony mylo.
> > KERNEL=="sd?1", ATTR{size}=="1752512", SYMLINK+="mylo", \
> >  OWNER="peter", GROUP="floppy"
> > # The KingstonUSB.
> > KERNEL=="sd?1", ATTR{size}=="499712", SYMLINK+="KingstonUSB", \
> >  OWNER="peter", GROUP="users"
> >
Where do these pieces of information come from please? What command do
you use to get the output please? 

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
efever = http://www.efever.blogspot.com/
efever = http://sharon04.livejournal.com/
Debian testing, Fluxbox 1.3.5, LibreOffice 4.1.0.4
Registered Linux user 334501 

Attachment: signature.asc
Description: PGP signature


Reply to: