This time it gives an other message when I tried to access harddisk with NTFS-3G Stable Read/Write Driver
Code:
bt ntfs-3g-1.5012 # mount -t ntfs-3g /dev/sdd1 /mnt/windows -o force
$LogFile indicates unclean shutdown (0, 0)
WARNING: Forced mount, reset $LogFile.
ntfs-3g-mount: failed to access mountpoint /mnt/windows: No such file or directory
fdisk -l gives
Code:
bt ntfs-3g-1.5012 # fdisk -l
Disk /dev/hdc: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 1 4207 33792696 7 HPFS/NTFS
Disk /dev/sda: 4025 MB, 4025810432 bytes
124 heads, 62 sectors/track, 1022 cylinders
Units = cylinders of 7688 * 512 = 3936256 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 357 1372277 b W95 FAT32
/dev/sda2 358 1022 2556260 83 Linux
Disk /dev/sdc: 2059 MB, 2059403264 bytes
64 heads, 63 sectors/track, 997 cylinders
Units = cylinders of 4032 * 512 = 2064384 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 1 997 2009830+ b W95 FAT32
Disk /dev/sdd: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdd1 1 24321 195358401 7 HPFS/NTFS