Jump to content

can't access ntfs drive after update [solved]


igotnoluck
 Share

Recommended Posts

Hi all,

I'm using 2008.1 with gnome. for a few months everything was OK until few weeks ago when I've installed

some updates. now i can't access mounted ntfs partitions using Dolphin System shortcuts or natulus Computer shortcuts

i can access them by using /mnt/win_d and /mnt/win_c

 

anyone got any idea please i've tried looking in the web for answers but

no success.

 

thanks,

igotnoluck

Edited by igotnoluck
Link to comment
Share on other sites

Check if you have the ntfs-3g packages installed:

 

rpm -qa | grep -i ntfs

 

and see if they are listed. Also, check the contents of /etc/fstab and see what's in here relating to the /mnt/win_d and /mnt/win_c partitions.

Link to comment
Share on other sites

I Have ntfs3g installed

 

and this is the content of the fstab file:

# Entry for /dev/sda1 :
UUID=184e78b8-4a88-4ec9-8706-9775537f7fbc / ext3 relatime 1 1
# Entry for /dev/sda6 :
UUID=4b043c1e-b38f-4c72-b3ef-727ccf477dcd /home ext3 relatime 1 2
/dev/cdrom /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0
# Entry for /dev/sdb1 :
UUID=EE50DEE050DEAE99 /mnt/win_c ntfs-3g defaults 0 0
# Entry for /dev/sdb5 :
UUID=C664CFC664CFB807 /mnt/win_d ntfs-3g defaults 0 0
none /proc proc defaults 0 0
# Entry for /dev/sda5 :
UUID=2d5fa5ec-a0e3-40ca-b8c0-3b1235058f54 swap swap defaults 0 0

 

also I have this 2 processes running all the time:

root	  2416  0.0  0.0   3800   944 ?		Ss   00:46   0:00 /sbin/mount.ntfs-3g /dev/sdb1 /mnt/win_c -o rw
root	  2419  0.0  0.0   3800  1080 ?		Ss   00:46   0:00 /sbin/mount.ntfs-3g /dev/sdb5 /mnt/win_d -o rw

Edited by igotnoluck
Link to comment
Share on other sites

Do you get any error message when you click the desktop/nautilus icons that stopped working? these are usually managed by udev from what I remember.

Link to comment
Share on other sites

  • 4 weeks later...
Do you get any error message when you click the desktop/nautilus icons that stopped working? these are usually managed by udev from what I remember.

 

no i didn't. BUT I solved the problem.

all i had to do is change the mount directory from /mnt to /media and now everything is OK :)

 

thank you for your help

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...