Archives for: "June 2006"

More UDEV information

June 21st, 2006
As I shift to UDEV, it is helpful to know how to get information about a particular device in order to set up a UDEV rule. Here's how to get that information: udevinfo -a -p `udevinfo -q path -n /dev/sda1` And here is the command to reload th… more »