I have the same problem of time4e. So.I install ntfs-config, but now the disk is not visible. FC12 tell me that only root can access. I am root, but I cannot access to it. How to do?
The disk was /media/DATA, but now I cannot see it no more.
[root@localhost media]# ls -lsa
totale 24
4 drwxr-xr-x. 4 root root 4096 4 mar 11:04 .
4 dr-xr-xr-x. 25 root root 4096 4 mar 11:07 ..
4 -rw-r--r--. 1 root root 28 4 mar 11:12 .created_by_python-fstab
4 drwxrwxrwx. 1 root root 4096 28 gen 15:56 SYSTEM
8 drwxrwxrwx. 1 root root 8192 3 mar 14:07 WINDOWS
I post fdisk
# fdisk -l
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 1 52 409600 27 Sconosciuto
La partizione 1 non termina al limite del cilindro.
/dev/sda2 52 17704 141793280 7 HPFS/NTFS
/dev/sda3 17704 53399 286720000 7 HPFS/NTFS
/dev/sda4 53400 60801 59456565 5 Esteso
/dev/sda5 53400 53425 204800 83 Linux
/dev/sda6 53425 60801 59251711+ 8e Linux LVM
Thank you
---------- Post added at 12:22 PM CST ---------- Previous post was at 11:16 AM CST ----------
I see the partition DATA from windows 7, but it is not possibile to mount it from fedora 12. I see it no more neither by root access.
I dont know how to do.
Perhaps I've done any mistake when I configured ntfs-config. Now I open ntf-config from system>Admin>ntfs-config, and I cannot see the list of the ntfs partitions, as before pushing the auto configuration.
Can you help me? THX a lot!
---------- Post added at 01:32 PM CST ---------- Previous post was at 12:22 PM CST ----------
I can see the DATA ntfs partition from nautilus (dolphin)
When I try to mount the error is:
Impossibile montare la posizione (=impossible to mount the partition)
Error mounting: mount exited with exit code 1: helper failed with:
mount: only root can mount /dev/sda3 on /media/DATA
Can u help me please?
---------- Post added at 01:40 PM CST ---------- Previous post was at 01:32 PM CST ----------
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
#Entry for /dev/mapper/VolGroup-lv_root :
UUID=3f32de39-617c-4229-ab07-a93f8de707c7 / ext4 defaults 1 1
#Entry for /dev/sda5 :
UUID=686b034e-d6f5-4626-af1a-0f996922782e /boot ext4 defaults 1 2
#Entry for /dev/sda3 :
UUID=B8A10005A0FFC7C0 /media/DATA ntfs-3g defaults,nosuid,nodev,locale=it_IT.UTF-8 0 0
#Entry for /dev/sda1 :
UUID=0CD083E7D083D57C /media/SYSTEM ntfs-3g defaults,locale=it_IT.UTF-8 0 0
#Entry for /dev/sda2 :
UUID=A81687FB1687C930 /media/WINDOWS ntfs-3g defaults,locale=it_IT.UTF-8 0 0
#Entry for /dev/mapper/VolGroup-lv_swap :
UUID=de03bd7f-fb4d-4c98-9c4f-1520502004dd swap swap defaults 0 0
---------- Post added at 02:20 PM CST ---------- Previous post was at 01:40 PM CST ----------
I hope not to spam. I post this problem also on:
http://forums.fedoraforum.org/showth...31#post1337231