If you install Debian using a USB drive then something like this gets left in /etc/fstab:
/dev/sdb1 /media/usb0 auto rw,user,noauto 0 0 This means usbmount will mount USB drives as root. See also: http://forums.debian.net/viewtopic.php?f=10&t=107470 Maybe this is what is causing the problem reported by josh. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

