Where is the USB drive getting mounted to? Try a: # mount -l
..in a terminal window and see if you can determine where the drive is automounting. If you can, then you might try changing permissions on that folder. E.g.: if mount -l lists something like: /dev/sdb1 on /media/External ..try a # sudo chmod a+rw /media/External ..then restart SBS and see if it can "see" the folder now. -- gharris999 ------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=69276 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
