Hi there.<br>
I'm not in a position to reformat my drive at this stage to be FAT,<br>
as I am in the middle of a job. <br>
I would love to be able to pull across files from my storage partition but the standard stuff doesn't seem to be working for me.<br>
If you could have a look over this and tell me what is up it would be appreciated.<br>
<br>
<span style="color: rgb(255, 0, 0);">Firstly I did the</span><br>
<br>
yum install 
                                        kernel-module-ntfs-$(uname -r)<br>
<br>
<span style="color: rgb(255, 0, 0);">Which successfully installed the matching kernel for my kernel.</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">I should now be able to read my ntfs drive although it is not listed in:</span><br>
<br>
[root@localhost /]# cat /proc/filesystems<br>
nodev&nbsp;&nbsp; sysfs<br>
nodev&nbsp;&nbsp; rootfs<br>
nodev&nbsp;&nbsp; bdev<br>
nodev&nbsp;&nbsp; proc<br>
nodev&nbsp;&nbsp; sockfs<br>
nodev&nbsp;&nbsp; binfmt_misc<br>
nodev&nbsp;&nbsp; debugfs<br>
nodev&nbsp;&nbsp; usbfs<br>
nodev&nbsp;&nbsp; pipefs<br>
nodev&nbsp;&nbsp; futexfs<br>
nodev&nbsp;&nbsp; tmpfs<br>
nodev&nbsp;&nbsp; inotifyfs<br>
nodev&nbsp;&nbsp; eventpollfs<br>
nodev&nbsp;&nbsp; devpts<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ext2<br>
nodev&nbsp;&nbsp; ramfs<br>
nodev&nbsp;&nbsp; hugetlbfs<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; iso9660<br>
nodev&nbsp;&nbsp; mqueue<br>
nodev&nbsp;&nbsp; selinuxfs<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ext3<br>
nodev&nbsp;&nbsp; rpc_pipefs<br>
nodev&nbsp;&nbsp; autofs<br>
<br>
<span style="color: rgb(255, 0, 0);">so I do this anyway:</span><br>
<br>
[root@localhost /]# /sbin/fdisk -l<br>
<br>
Disk /dev/sda: 100.0 GB, 100030242816 bytes<br>
255 heads, 63 sectors/track, 12161 cylinders<br>
Units = cylinders of 16065 * 512 = 8225280 bytes<br>
<br>
&nbsp;&nbsp; Device Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Blocks&nbsp;&nbsp; Id&nbsp; System<br>
/dev/sda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48163+&nbsp; de&nbsp; Dell Utility<br>
/dev/sda2&nbsp;&nbsp;
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1281&nbsp;&nbsp;&nbsp;
10241437+&nbsp;&nbsp; 7&nbsp; HPFS/NTFS<br>
/dev/sda3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1282&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12160&nbsp;&nbsp;&nbsp;
87385567+&nbsp;&nbsp; f&nbsp; W95 Ext'd (LBA)<br>
/dev/sda5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1282&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1663&nbsp;&nbsp;&nbsp;&nbsp; 3068383+&nbsp;&nbsp; 7&nbsp; HPFS/NTFS<br>
/dev/sda6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1664&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2938&nbsp;&nbsp;&nbsp;
10241406&nbsp;&nbsp; 83&nbsp; Linux<br>
/dev/sda7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2939&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3448&nbsp;&nbsp;&nbsp;&nbsp; 4096543+&nbsp; 82&nbsp; Linux swap /
Solaris<br>
/dev/sda8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3449&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12160&nbsp;&nbsp;&nbsp;
69979108+&nbsp;&nbsp; 7&nbsp; HPFS/NTFS<br>
<br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">and attempt to mount and get:</span><br>
<br>
[root@localhost /]# mount /dev/sda3 /mnt/windows_disk -t ntfs<br>
mount: mount point /mnt/windows_disk does not exist<br>
[root@localhost /]# mnt/windows/<br>
mnt/windows/: Permission denied.<br>
[root@localhost /]# mount /dev/sda3 /mnt/windows -t ntfs<br>
mount: wrong fs type, bad option, bad superblock on /dev/sda3,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; missing codepage or other error<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (aren't you trying to mount an extended partition,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; instead of some logical partition inside?)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In some cases useful info is found in syslog - try<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dmesg | tail&nbsp; or so:<br>
<br>
<span style="color: rgb(255, 0, 0);">o.k so......</span><br>
<br>
[root@localhost /dev]# dmesg | tail<br>
SELinux: initialized (dev sda5, type ntfs), uses genfs_contexts<br>
NTFS-fs error (device sda1): read_ntfs_boot_sector(): Primary boot sector is invalid.<br>
NTFS-fs error (device sda1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.<br>
NTFS-fs error (device sda1): ntfs_fill_super(): Not an NTFS volume.<br>
NTFS-fs error (device sda1): read_ntfs_boot_sector(): Primary boot sector is invalid.<br>
NTFS-fs error (device sda1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.<br>
NTFS-fs error (device sda1): ntfs_fill_super(): Not an NTFS volume.<br>
NTFS-fs error (device sda1): read_ntfs_boot_sector(): Primary boot sector is invalid.<br>
NTFS-fs error (device sda1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.<br>
NTFS-fs error (device sda1): ntfs_fill_super(): Not an NTFS volume.<br>
<br>
<span style="color: rgb(255, 0, 0);">Humph.....</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">What's with that..?</span><br style="color: rgb(255, 0, 0);">
<br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">Is there a way around this?</span><br style="color: rgb(255, 0, 0);">
<br>
<br>