Sven Köhler napsal(a): > Hi, > > so as you plugin a USB-disk, the kernel will recognize it, and it will > be called sda, sdb, sdc or whatever ... > > I don't like that - why doesn't it get some more usefull device-name?
Completely off-topic here. Write yourself an UDEV rule, such as: BUS=="usb", SYSFS{serial}=="123456789ABCDEF", KERNEL=="sd?1", NAME="%k", SYMLINK+="usbstick" and you'll have /dev/usbstick symlink there. -- Best regards, Jakub Moc mailto:[EMAIL PROTECTED] GPG signature: http://subkeys.pgp.net:11371/pks/lookup?op=get&search=0xCEBA3D9E Primary key fingerprint: D2D7 933C 9BA1 C95B 2C95 B30F 8717 D5FD CEBA 3D9E ... still no signature ;)
signature.asc
Description: OpenPGP digital signature