search for: 01linux

Displaying 1 result from an estimated 1 matches for "01linux".

Did you mean: 1linux
2008 Oct 28
1
The relationship between udev and MAKEDEV
...t rules was a bad idea and that you should in fact override them with your own custom rules. So I tried setting up a custom rule, this failed. I then tried modifying the default rule this also failed. A helpful response from here pointed me to MAKEDEV and I was able to change /etc/makedev.d/01linux-2.6.x to do what I wanted. But this has raised a couple of questions for me. 1. If udev doesn't directly control the creation of this device why is there a udev rule for it? 2. Is modifying /etc/makedev.d/01linux-2.6.x likely to cause me issues in future ? My investigation to date has le...