LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 05-08-2007, 05:16 AM   #1
Gram
LQ Newbie
 
Registered: Jul 2004
Posts: 12

Rep: Reputation: 0
NTFS-3g mounts, but link in Desktop > Devices is gone.


Hello, I seem to be having a problem creating a link to my NTFS partition in Mandriva 2007.0. The link to my NTFS drive was working fine and appearing in "Devices" on the desktop but after installing NTFS-3g the link is gone while the home and / partitions remain, along with my DVD-RW.

I am able to read and write to my NTFS partition with NTFS-3g installed and it's mounted just fine. I can even create a link to the mount point on the desktop and that will also work. I'm unable to create and icon in the "Devices" area on the desktop though. When I open that window (the title bar displays 'media:/' of course) and try to create a new link to a hard disk device I'm able to get as far as choosing /dev/hda6 as the device, I name it NTFS, but upon clicking OK I get the error, "Could not write to media:/NTFS". NTFS of course could be substituted in that case with any name for the partition.

I noticed that when I check the properties of /mnt/NTFS owner, group, and others have View and Modify access. Owner and group are root, I'm logged in as a user. When I click "Devices" on the desktop and try to add the devices the permissions show as Owner can read and write, group and others "Can read", owner and group are again root.

I'm assuming I can't create the link because I don't have root permissions when I open that folder and this is probably just a very simple thing but I'm new to this (again).

Please help me get that icon back there! Thanks in advance

PS: I edited fstab so dev/hda6 mounts as NTFS-3g on boot but I doubt that'd be the problem since it is in fact mounted and usable.
 
Old 05-10-2007, 07:55 AM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, Gram, LQ has a really cool search function, and I remember discussing this topic here just last week,

Give it a go.

you need dkms installed, only thing I can remember at this time.

Can you access it via a filemanager like konqueror?

Mine were found in /media, but I moved them to /mnt.

Last edited by GlennsPref; 05-10-2007 at 07:57 AM.
 
Old 05-10-2007, 04:43 PM   #3
Gram
LQ Newbie
 
Registered: Jul 2004
Posts: 12

Original Poster
Rep: Reputation: 0
Thanks for the info...I've tried searching for the forums and found a related thread but it was for DVD/CD-RW drives. I'm not sure if there was any sort of conclusion to it either. To be honest I'm still fairly new to Mandriva 2007 (I played around with 10.0/10.1 a couple years ago though) so some of what's posted in those threads doesn't make a lot of sense.

My problem with searching is that I don't really know what to look for on this one. I've tried media:// and ntfs-3g and I'll be looking for DKMS now. Thanks for pointing me in the right direction.

Last edited by Gram; 05-10-2007 at 04:44 PM.
 
Old 05-10-2007, 07:21 PM   #4
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
My fstab,

/dev/sda8 / ext3 defaults 1 1
/dev/sda10 /Archive ext3 defaults 1 2
/dev/sdb12 /LFS ext3 defaults 1 2
/dev/sdb9 /Music ext3 defaults 1 2
/dev/sdb10 /Spare ext3 defaults 1 2
/dev/sdb5 /boot ext3 defaults 1 2
/dev/sda9 /home ext3 defaults 1 2
/dev/sda1 /mnt/Base_C ntfs-3g umask=0,nls=utf8,user,auto,rw 0 0
/dev/sdb1 /mnt/Win_c2 vfat defaults 0 0
/dev/sda6 /mnt/Win_d vfat defaults 0 0
/dev/sdb7 /mnt/Win_d2 vfat defaults 0 0
/dev/hda /mnt/cdrom auto umask=0,user,iocharset=utf8,user_xattr 0 0
/dev/hdd /mnt/cdrom2 auto umask=0,user,iocharset=utf8,user_xattr 0 0
none /proc proc defaults 0 0
/dev/sdb8 /tmp ext3 defaults 1 2
/dev/sdb11 /usr ext3 defaults 1 2
/dev/sdb6 /var ext3 defaults 1 2
/dev/sda7 /var/ftp ext3 defaults 1 2
/dev/sda5 swap swap defaults 0 0

I remember going in to start, system, config, configure your computer, mountpoints,

here you can change where you cd are mounted from and hd,s as well.

The new kernels use ntfs-3g to read and write to ntfs, dkms is a dynamic kernel module loader, you'll need to have the ntfs-dkms, dkms-base (or common), fuse, dkms-2.0.16-1mdv2007.1.noarch, dkms-fuse-2.6.3-1mdv2007.1.x86_64, and a few others, ntfs-3g-1.0-2mdv2007.1.x86_64, ntfs-config-0.5.5-2mdv2007.1.x86_64. ( that is close to everything, but my system)

I've never used the system devices window to do anything, just my habit, so I can really help there.

Good luck, and search "can't access my ntfs partition"

Last edited by GlennsPref; 05-11-2007 at 12:59 AM.
 
Old 05-10-2007, 08:36 PM   #5
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
On most systems, it would be a matter of searching Applications > Systems Tools > Configuration Editor > apps >nautilus; there is an item in there that allows enabling/disabling device icons on the desktop - but I'm afraid I have forgotten just which one.
 
Old 05-13-2007, 03:50 PM   #6
valyo_bg
Member
 
Registered: Jul 2005
Location: Bulgaria
Distribution: Mandriva 2011
Posts: 49

Rep: Reputation: 15
3g-ntfs

Hi,
Unfortunately you can find your 3g-ntfs disk on Devices. Better way is to create icon on desktop: create new -> Link to application. Then in Application tab -> Command add following: "konqueror /mnt/your3g-ntfsdisk". Also you can change icon with corresponding from devices.

Now you have icon onto desktop to access your 3g-ntfs partition, BUT CANT UNMOUNT with it. Don't try to change your /etc/fstab file because wrong settings can make your 3g-ntfs partition unaccessible.

Regards,
Valentin
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
local ntfs mounts ok in Yast, not via konsole daTerminehtor SUSE / openSUSE 0 05-05-2007 01:50 AM
Issues with mounts dissappearing under captive-ntfs jchance Linux - Software 2 08-03-2006 08:28 PM
NTFS mounts; but I can't read it JulienPDX Linux - Newbie 13 07-02-2006 03:03 PM
access NTFS mounts without root btaber Linux - Hardware 4 03-23-2004 04:05 PM
mount NTFS with desktop link Machinegun Linux - General 3 08-23-2003 11:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 03:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration