Storage gets listed in lsub but is not mounted by nautilus. I tried 2 different devices: a usb stick and an external HDD. usb mouse on same port works fine. is there anyway to force mount it?
my /etc/fstab file,
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda6 during installation
UUID=f1fd50a1-7a61-413c-9332-4bf94cb3321c / ext4 errors=remount-ro 0 1
# swap was on /dev/sda7 during installation
UUID=4d1ab5a9-4477-4222-b6d0-cdc5818fc55e none swap sw 0 0

dmsgshows? – geoh May 27 '12 at 6:18cat /etc/fstabwhat it shows? – virpara May 27 '12 at 6:36dmesgand give output. use pastebin.com to paste and provide link to your paste. – virpara May 27 '12 at 6:41