Computing.Net > Forums > Linux > NTFS in Ubuntu

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

NTFS in Ubuntu

Reply to Message Icon

Name: djzbambam
Date: March 12, 2009 at 17:30:05 Pacific
OS: Ubuntu 8.4, Hardy Heron
CPU/Ram: AMD Athalon XP 3200, 1.5GB DDR400
Subcategory: Software Problems
Comment:

Ok, I'm an idiot.
Well, not really, just a newbie to Linux.

I'm trying to mount my NTFS drive. Ubuntu "sees" it, but can't mount it.

"CAN'T MOUNT VOLUME
You are not privileged to mount the volume 'External'."

"External" is the name I gave the drive in Windows.
I tried the NTFS Configuration Tool, and enabled write support.
This is an external drive (USB), but I also tried it as SATA, same issue.

What do I do?
If I have to use console (or konsole, lol), how do I know what drive information to enter?

Thank you Linux gurus of awesomeness!

~~Dylan



Sponsored Link
Ads by Google

Response Number 1
Name: ernie
Date: March 13, 2009 at 02:51:51 Pacific
Reply:

I do not use Ubuntu here, but you should configure the drive to be mounted at boot time. If you have access to the mount options, set usrr-xattr (User extended attributes). My /etc/fstab file contains the following line for my Windows drive (the following is all on a single line):

UUID=???????????????? /mnt/windows ntfs-3g user_xattr 0 0

To edit this file, you will need administrative authority. Open the text editor of your preference as root (e.g.: sudo gedit /etc/fstab opens
/etc/fstab in the gedit text editor with the authority of the root user).

HTH,

Ernie Registered Linux User 247790


0

Response Number 2
Name: jefro
Date: March 13, 2009 at 15:14:55 Pacific
Reply:

You need to edit your ubuntu user's permissions to allow external devices to be mounted.

It may be by some oddity of naming, your use of the name external is catching ubuntu's security.

It could be that you are not telling us correctly, and external is really a usb device mounted drive.

"Best Practices", Event viewer, host file, perfmon, antivirus, anti-spyware, Live CD's, backups, are in my top 10


0

Response Number 3
Name: skidaddy45
Date: April 20, 2009 at 17:55:06 Pacific
Reply:

you have to be root to mount drives in ubuntu it is usually in nautilus on left side and you can bypass that root problem. terminal command is

"sudo mount -t ntfs /dev/something /media/folder


0

Response Number 4
Name: scurlaruntings
Date: April 22, 2009 at 11:25:16 Pacific
Reply:

Just use Samba. Or Smb4k. It does the job for you and allows you to mount NTFS partitions. Its in the repository.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: NTFS in Ubuntu

Vmware Grub error in Ubuntu 5.04 www.computing.net/answers/linux/vmware-grub-error-in-ubuntu-504/28051.html

Mounting NTFS in red hat linux 6.2 www.computing.net/answers/linux/mounting-ntfs-in-red-hat-linux-62/3740.html

install codecs in Ubuntu w/o 'net www.computing.net/answers/linux/install-codecs-in-ubuntu-wo-net/28531.html