On 1/3/06, Steve <smorrey at gmail.com> wrote: > Everytime I reboot if I want to print I have to keep doing this. > Anyone have any ideas? You are running udev. /dev is not a real filesystem, it is virtual, and it is created every time you boot. You need to look at /etc/udev/permissions.rules. Your fix there will survive a reboot. -Bryan