Bene, gli hd li ho trovati anche se me li da tutti e due con capienza di 207,5gb quando in realta' uno e' da 120 e l'altro da 200. C'e' un problema pero', sono vuoti. :/ (in windows erano pieni di file

)
P.S. Ora vado a letto, ricontrollo il topic domani mezzogiorno.
Grazie.
P.P.S:
Ma e' giusto che mi esca questo log?
stefano@stefano-desktop:~$ sudo mount -a
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sdc1': Operation not supported
Mount is denied because NTFS is marked to be in use. Choose one action:
Choice 1: If you have Windows then disconnect the external devices by
clicking on the 'Safely Remove Hardware' icon in the Windows
taskbar then shutdown Windows cleanly.
Choice 2: If you don't have Windows then you can use the 'force' option for
your own responsibility. For example type on the command line:
mount -t ntfs-3g /dev/sdc1 /mnt/HD-1 -o force
Or add the option to the relevant row in the /etc/fstab file:
/dev/sdc1 /mnt/HD-1 ntfs-3g force 0 0
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sdb1': Operation not supported
Mount is denied because NTFS is marked to be in use. Choose one action:
Choice 1: If you have Windows then disconnect the external devices by
clicking on the 'Safely Remove Hardware' icon in the Windows
taskbar then shutdown Windows cleanly.
Choice 2: If you don't have Windows then you can use the 'force' option for
your own responsibility. For example type on the command line:
mount -t ntfs-3g /dev/sdb1 /mnt/HD-2 -o force
Or add the option to the relevant row in the /etc/fstab file:
/dev/sdb1 /mnt/HD-2 ntfs-3g force 0 0
NTFS signature is missing.
Failed to mount '/dev/sda1': Invalid argument
The device '/dev/sda1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?