Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2512610
By: nobody
Hey, thankyou for responding.
I just installed the ntfsprog rpm and i was able to read the ntfs drives. ntfsls
worked properly as did ntfscat.
Here's the info on the drives.
[root@localhost root]# ntfsinfo -d /dev/hdg5 -m
Volume Information
Name of device: /dev/hdg5
Device state: 3
Volume Name: New Volume
Volume State: 1
Volume Version: 3.1
Sector Size: 512
Cluster Size: 4096
Volume Size in Clusters: 10785631
MFT Information
MFT Record Size: 1024
MFT Zone Multiplier: 1
MFT Data Position: 24
MFT Zone Start: 786432
MFT Zone End: 2134635
MFT Zone Position: 786432
Current Position in First Data Zone: 2134635
Current Position in Second Data Zone: 0
Number of Initialized Records in MFT: 43403
LCN of Data Attribute for FILE_MFT: 786432
FILE_MFTMirr Size: 4
LCN of Data Attribute for File_MFTMirr: 5392815
Size of Attribute Definition Table: 2560
FILE_Bitmap Information
FILE_Bitmap MFT Record Number: 6
State of FILE_Bitmap Inode: 0
Length of Attribute List: 0
Attribute List: (null)
Number of Attached Extent Inodes: 0
FILE_Bitmap Data Attribute Information
Decompressed Runlist: not done yet
Base Inode: 6
Attribute Types: not done yet
Attribute Name Length: 0
Attribute State: 3
Attribute Allocated Size: 1351680
Attribute Data Size: 1348208
Attribute Initialized Size: 1348208
Attribute Compressed Size: 0
Compression Block Size: 0
Compression Block Size Bits: 0
Compression Block Clusters: 0
[root@localhost root]# ntfsinfo -d /dev/hda5 -m
Volume Information
Name of device: /dev/hda5
Device state: 3
Volume Name:
Volume State: 1
Volume Version: 3.0
Sector Size: 512
Cluster Size: 4096
Volume Size in Clusters: 6584633
MFT Information
MFT Record Size: 1024
MFT Zone Multiplier: 1
MFT Data Position: 24
MFT Zone Start: 0
MFT Zone End: 823083
MFT Zone Position: 4
Current Position in First Data Zone: 823083
Current Position in Second Data Zone: 0
Number of Initialized Records in MFT: 78600
LCN of Data Attribute for FILE_MFT: 4
FILE_MFTMirr Size: 4
LCN of Data Attribute for File_MFTMirr: 3292316
Size of Attribute Definition Table: 2560
FILE_Bitmap Information
FILE_Bitmap MFT Record Number: 6
State of FILE_Bitmap Inode: 0
Length of Attribute List: 0
Attribute List: (null)
Number of Attached Extent Inodes: 0
FILE_Bitmap Data Attribute Information
Decompressed Runlist: not done yet
Base Inode: 6
Attribute Types: not done yet
Attribute Name Length: 0
Attribute State: 3
Attribute Allocated Size: 823296
Attribute Data Size: 823080
Attribute Initialized Size: 823080
Attribute Compressed Size: 0
Compression Block Size: 0
Compression Block Size Bits: 0
Compression Block Clusters: 0
I've also installed captive-ntfs but i haven't been able to get it running.
The projects homepage says this:
"You should first run captive-install-acquire command to check your available
Microsoft Windows drivers versions."
but there is no captive-install-acquire command, only a few other captive commands
that don't acquire anything.
So this is what happens using captive now:
[root@localhost root]# mount -t captive-ntfs /dev/hda5 /mnt/i
mount: fs type captive-ntfs not supported by kernel
Can you tell me what else i need to set up captive?
Thanks
-mtl
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44084
|