Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2582490
By: nobody
I posted this in bugs then realised that nothing has been posted there for a
long time, so I've posted this here also...
I had 1 ntfs volume and 1 fat32 volume used under win2k
Both worked fine using respective ntfs and vfat filesystems under fc1
I booted into win2k and 'convert d: /fs:ntfs' (d: was fat32=/dev/hdb1)
Volume was OK in win2k after convert.
Booted into fc1.
mount -t ntfs /dev/hdb1 /win2
Succeeds with dmesg = 'NTFS: Warning! NTFS volume version is Win2k+: Mounting
read-only'
However
ls /win2
Fails with error: 'ls: reading directory /win2: Not a directory'
and dmegs = 'NTFS: ntfs_getdir_unsorted(): Index block 0x2 is not an index record.
Returning -ENOTDIR.'
However, booting back and forward between win2k and fc1 the drive is always
OK under win2k
Also, fdisk show the partition as 'id=7' as expected.
And, of course, the other ntfs partition still reads fine under fc1
______________________________________________________________________
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=44085
|