Re: Kernel 2.6.12 borked my udev rules

2005-07-02 Thread Dennis Stosberg
Am 01.07.2005 um 18:17 schrieb Deviant User: > This allows me to mount a usb thumb drive as > /dev/USB_Flash_Disk. Can somebody tell me what's wrong, if > any, with the rules, and how I could change it to conform > with the new "rules" for linux 2.6.12? Udev < 058 has problems with 2.6.12. I've

Re: Kernel 2.6.12 borked my udev rules

2005-07-01 Thread Adam Mercer
On 02/07/05, Deviant User <[EMAIL PROTECTED]> wrote: > This allows me to mount a usb thumb drive as > /dev/USB_Flash_Disk. Can somebody tell me what's wrong, if > any, with the rules, and how I could change it to conform > with the new "rules" for linux 2.6.12? With 2.6.12 you need to use udev-

Kernel 2.6.12 borked my udev rules

2005-07-01 Thread Deviant User
At first I thought my udev rules (installed as /etc/udev/rules.d/001_my_udev.rules) broke because I installed additional HAL packages. But after I booted to kernel 2.6.11 without so much as touching a single config file or installing an additional package, my udev rules started working again. I'm