Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 29-09-2007, 11:02 AM   #1 (permalink)
Apprentice
 
Join Date: Jun 2006
Posts: 95
Question how to configure ntfs drives/drivers? IN ubuntu

I've 3 drives in windows partitioned as ntfs. Earlier it used to be loaded just as read only. I got ntfs-3g, installed it and modified fstab so that those drives are always configured as r/w using ntfs-3g
I also have an 160gb external drive, also formatted as ntfs. Whenever I insert it, Ubuntu loads it as read only. I have to unmount it and mount it using ntfs-3g everytime.
Is there any method by which I can load it using ntfs-3g always? I can't enter it in fstab because it'll not always be inserted.
prashanthnbhat is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-09-2007, 12:39 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: how to configure ntfs drives/drivers? IN ubuntu

editing fstab entry for filesystem as ntfs-3g is the only solution.may be ubuntu mount using kernel supported ntfs.but u can always manually mount with ntfs-3g.with fstab,make sure the device as /dev/sdbx and save with "auto" as an option that may help.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 29-09-2007, 04:22 PM   #3 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,338
Default Re: how to configure ntfs drives/drivers? IN ubuntu

Perhaps you can make a shell script that does the unmounting and remounting to help you automate the task...

Arun
sakumar79 is offline  
Old 29-09-2007, 05:27 PM   #4 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,657
Default Re: how to configure ntfs drives/drivers? IN ubuntu

Do this:

Code:
sudo apt-get install ntfs-config
Now go to Applications > System Tools > NTFS Configuration Tool and check the second option in that box (as shown below).



Does this work out for you?
QwertyManiac is offline  
Old 29-09-2007, 05:29 PM   #5 (permalink)
Broken In
 
ninad_mhatre85's Avatar
 
Join Date: Feb 2006
Posts: 116
Default Re: how to configure ntfs drives/drivers? IN ubuntu

hey guys can you explain me how to mount ntfs drive in linux?? with little explanation i am new to linux.
__________________
Life is not measured by moments u breath but by the moments that take ur breath away
ninad_mhatre85 is offline  
Old 29-09-2007, 05:38 PM   #6 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,657
Default Re: how to configure ntfs drives/drivers? IN ubuntu

@ninad_mhatre85 - Do the above mentioned procedure and select the first box (or both) and you'll be done.

You're supposed to enter that code "sudo apt-get install ntfs-config" in the Terminal while connected to the internet via Ubuntu.
QwertyManiac is offline  
Old 29-09-2007, 05:39 PM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: how to configure ntfs drives/drivers? IN ubuntu

http://ubuntuguide.org will be a help.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 29-09-2007, 09:04 PM   #8 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
Default Re: how to configure ntfs drives/drivers? IN ubuntu

@querty guess he does not know what a shell or terminal is

1. In the toolbar above, click on applications->accessories->terminal
2. Now type the command
sudo apt-get install ntfs-config
and press ENTER key on your keyboard
3. You will be prompted for your password which you must type and press
ENTER key
4. It will download and install.
5. Then in the toolbar above go to Applications->System Tools->NTFS Configuration Tool and check both boxes and click ok

You're done!
NucleusKore is offline  
Old 07-10-2007, 12:18 PM   #9 (permalink)
Right Off the Assembly Line
 
amitsurana's Avatar
 
Join Date: Jul 2005
Location: 14,Sri Nagar , chokampudur road
Posts: 21
Default Re: how to configure ntfs drives/drivers? IN ubuntu

install ntfs-3g by the above methods using "apt".
Edit /etc/fstab as root andinsert follwoing type of lines as per ur drive...

/dev/hda5 /media/<label> ntfs-3g silent,umask=0,force,locale=en_US.utf8 0 0

<label> --> name of directory whr mount point is 2 b created. (it must b created in /media directory).

sample :
/dev/hda5 /media/Songs ntfs-3g silent,umask=0,force,locale=en_US.utf8 0 0





to check if it works type in these commands in shell prompt...

#sudo umount -a
#sudo mount -a


hda5 -> This is my drive number.... Yours might vary...
__________________
There are only 10 types of people in this world.One those who dunnno binary numbers and others who know Binary numbers...
My Blog -> suranaamit.blogspot.com
amitsurana is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
not able to configure gtalk on ubuntu 7.04 mak1012 Open Source 17 27-08-2007 11:13 PM
NTFS drives in linux., legolas Open Source 3 03-09-2005 02:12 PM
How to access Windows Fat or NTFS Drives in Red Hat 9 Linux? thinkAI Open Source 1 14-07-2005 10:18 PM
Configure NVIDIA Drivers in Mandrake 10.1 gxsaurav Open Source 3 20-03-2005 08:06 PM
Unable to mount all ntfs drives in fedora3.mount one ntfs, neerajvohra Open Source 1 06-02-2005 03:56 PM


All times are GMT +5.5. The time now is 10:06 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2