-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>
> To do it automatically, I have added this to /etc/hotplug/usb.usermap:
>
> sony_microvault   0x0003      0x054c   0x0105    0x0000       0x0000
>      0x00         0x00            0x00            0x00            0x00
>           0x00               0x00000000
>
> And I have writed this sony_microvault script in /etc/hotplug/usb/:
> --------------
> #! /bin/sh
> if [ -t -o ! -x /usr/bin/logger ]; then
>     mesg () {
>         echo "$@"
>     }
> else
>     mesg () {
>         /usr/bin/logger -t $0 "$@"
>     }
> fi
> modprobe sd_mod
> mesg sd_mod is here to create /dev/sda :-)
> --------------
> Thank you very much,

Can you not do this in one line by adding sd_mod to /etc/modules (to load it 
at boot) or will that not work cos its a removable device?

Mark.


- -- 
Mark Watts
Systems Engineer
QinetiQ TIM
St Andrews Road, Malvern
GPG Public Key available on request.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+JT13Bn4EFUVUIO0RAosPAJ4rEgEPoXvmOI+lqJjy+Z+M0IZ22gCg6Vqm
6pVSJumtt4fb8E9bWCRrMo0=
=EjgJ
-----END PGP SIGNATURE-----


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to