Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2504840
By: nobody
Hi Everyone,
I'm running the Fedora Core 2 Test 2 (1.91) and i've been tring to get NTFS
to mount. I decided to recompile the kernel because no RPMs have been released
yet for Fedora 2.
Here's the info.
[root@localhost root]# dmesg | grep NTFS
NTFS driver 2.1.6 [Flags: R/O].
NTFS volume version 3.0.
NTFS volume version 3.1.
NTFS volume version 3.0.
NTFS volume version 3.1.
NTFS volume version 3.0.
[root@localhost root]# cat /proc/filesystems
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev futexfs
nodev tmpfs
nodev pipefs
nodev eventpollfs
nodev devpts
ext2
nodev ramfs
nodev hugetlbfs
iso9660
ntfs
nodev selinuxfs
ext3
nodev rpc_pipefs
nodev autofs
From fdisk -l:
/dev/hda5 14 3292 26338536 7 HPFS/NTFS
/dev/hdg5 1926 7296 43142526 7 HPFS/NTFS
From /etc/fstab:
/dev/hda5 /mnt/e ntfs ro,auto,user,exec 0 0
/dev/hdg5 /mnt/i ntfs ro,auto,user,exec 0 0
[root@localhost root]# ls /mnt/
cdrom cdrom1 e floppy i
[root@localhost root]# mount /dev/hda5
mount: cannot mount block device /dev/hda5 read-only
[root@localhost root]# mount /dev/hdg5
mount: cannot mount block device /dev/hdg5 read-only
I think that's everything : )
I've also tried mounting it a few diffrent ways after it fails to auto boot.
Any help is much appriciated.
-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
|