Hi,
My problem is i want to create a directory permanently in /dev/ like may be /dev/mydir and then add nodes to /dev/mydir according to my udev rules.
You can just specify NAME=dir/something in udev.rules. Just refer the existing udev.rules and also do man udev.. Anand
Can i do it somehow with udev only? I mean i dont want to end up writing a program ,build its binary and give its path to my 10-sampleudev.rules . Is it somehow possible even to create directories directly using udev( even if they are created and removed with attaching and removing my device ) Any pointers wil be appreciated TIA Regards pradeep -- play the game -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/