Problem: If you use a USB HDD Disk at you Ubuntu PC and Nautilus does not Automount the disk then check the USB-HDD for “Bootable” Flag
Solution:
- open console
- run
#sudo fdisk /dev/sdX
(X=USB-Disk) - enter
p
to check - if no star is set for “bootable”
- then enter
a
(set)and enterw
(save) - replug the USB-Disk
- now after some time the USB-Disk must be connected by Nautilus
- mail me for problems…thanks