Some progress, any ideas now?<br>Thx!<br><br>root@THUNDERCAT1:/home/max# sudo mount -a<br>mount: wrong fs type, bad option, bad superblock on /dev/sdc1,<br> missing codepage or helper program, or other error<br> In some cases useful info is found in syslog - try<br>
dmesg | tail or so<br><br>$MFTMirr does not match $MFT (record 1).<br>Failed to mount '/dev/sdb1': Input/output error<br>NTFS is either inconsistent, or you have hardware faults, or you have a<br>SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows<br>
then reboot into Windows TWICE. The usage of the /f parameter is very<br>important! If you have SoftRAID/FakeRAID then first you must activate<br>it and mount a different device under the /dev/mapper/ directory, (e.g.<br>
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation<br>for the details.<br>NTFS signature is missing.<br>Failed to mount '/dev/sdd1': Invalid argument<br>The device '/dev/sdd1' doesn't have a valid NTFS.<br>
Maybe you selected the wrong device? Or the whole disk instead of a<br>partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?<br>root@THUNDERCAT1:/home/max# <br><br># /etc/fstab: static file system information.<br>
#<br># -- This file has been automaticly generated by ntfs-config -- <br>#<br># <file system> <mount point> <type> <options> <dump> <pass><br><br>proc /proc proc defaults 0 0<br>
# Entry for /dev/sda1 :<br>UUID=d053ecd0-1482-4cfc-8b34-1d821a41f843 / ext3 relatime,errors=remount-ro 0 1<br># Entry for /dev/sda5 :<br>UUID=8c6a2356-9c6b-4ef1-9b65-8e6edbf76120 none swap sw 0 0<br>/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0<br>
none /mnt/ramfs tmpfs defaults 0 0<br># Entry for /dev/sdc1 :<br> /dev/sdc1 /media/External/usb1 vfat rw,hard,intr 2 2<br># Entry for /dev/sdb1 :<br> /dev/sdb1 /media/External/usb2 ntfs-3g rw,hard,intr 2 2<br>
# Entry for /dev/sdd1 :<br> /dev/sdd1 /media/External/usb3 ntfs-3g rw,hard,intr 2 2