
another n00b question. read error
Hi All,
hopefully this is still the right place for this. so i can mount my NTFS stripe on a fake raid thanks to mweiner. i am running fuse-ntfs-3g.i386 1.2506-1.el5.rf on CentOS 5.
Now, when i attempt to look at the files, i can ls the mounted drive but..:
Code:
drwxrwxrwx 1 root root 0 Nov 2 2006 Users/
-rwxrwxrwx 2 root root 1146 Nov 7 2007 usr*
?--------- ? ? ? ? ? Virtual Machines
-rwxrwxrwx 1 root root 0 Jun 6 2007 $Volume*
?--------- ? ? ? ? ? Windows
?--------- ? ? ? ? ? WINXPOEMS2875
?--------- ? ? ? ? ? WINXPOEMS2875.old
-rwxrwxrwx 1 root root 129 Jun 30 2007 workstation001.ghs*
drwxrwxrwx 1 root root 0 Jun 30 2007 workstation002.ghs/
-rwxrwxrwx 2 root root 2147475223 Jul 17 2007 workstation.gho*
?--------- ? ? ? ? ? XPSP2ASTER.iso
?--------- ? ? ? ? ? XPVLKSP2S2696
?--------- ? ? ? ? ? XPVLKSP2S2877
i get all these files that cannot be read. the debug log says they dont exist.
Code:
unique: 132, opcode: RELEASEDIR (29), nodeid: 1, insize: 64
unique: 132, error: 0 (Success), outsize: 16
unique: 133, opcode: LOOKUP (1), nodeid: 1, insize: 63
LOOKUP /Documents and Settings
unique: 133, error: -2 (No such file or directory), outsize: 16
anyone have any ideas as to why this is happening? TYIA for any help.