Results 1 to 30 of 54
-
09-05-2006, 03:29 PM #1
How to mount NTFS partition in Ubuntu
I have installed Ubuntu the Warty Warthog release. My problem is that I cannot mount my NTFS (hda1) partition for myself. I made a folder from my username, and mounted the partition by using SU. Now, I do not have permission to view the partition. I always have to log in as SU to view the files.
Please Help."The way I see myself, so confused, so sophisticated."
Petition to Valve to start a Dota 2 server in India
My Guitar Videos On Youtube
Steam : Meshuggah Guy
My Blog : The Pandemonium
-
09-05-2006, 06:00 PM #2
Re: How to mount NTFS partition in Ubuntu
Go here
http://www.linux-ntfs.org/
It may provide u some help
or go here
http://discoverlinux.blogspot.com/20...and.html#links
Perhaps it may help you outParag.A.Kalra, The Linux Man
http://www.paragkalra.com/
In this world without WALLS and GATES who need WINDOWS! USE LINUX! STOP PIRACY! GO OPEN SOURCE!
-
09-05-2006, 08:57 PM #318 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
Well you can mount ntfs as read-only partition. Add the following in /etc/fstab to mount it and view without su'ing.
Here x in hdx is the partition number of the ntfs partition. If you have SATA drive you have to use sdx.Code:/dev/hdx /<name of the folder> ntfs defaults,ro,umask=000 0 0
And reboot the computer. Somehow it did not work for me without rebooting.
-
17-05-2006, 01:23 PM #4
Re: How to mount NTFS partition in Ubuntu
Tried but still I have to switch to su to view it.
"The way I see myself, so confused, so sophisticated."
Petition to Valve to start a Dota 2 server in India
My Guitar Videos On Youtube
Steam : Meshuggah Guy
My Blog : The Pandemonium
-
17-05-2006, 03:46 PM #518 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
su in ubuntu???
Please explain what have you done and have you rebooted after making changes?
-
17-05-2006, 03:50 PM #6
Re: How to mount NTFS partition in Ubuntu
Yes, I made changes to /etc/fstab as you have described exactly, even counted the spaces and entered the lines. I then restarted and tried to get into the /mnt/win folder, where I have it mounted, then it says that I donot have permission. I swear I entered everything correctly.
"The way I see myself, so confused, so sophisticated."
Petition to Valve to start a Dota 2 server in India
My Guitar Videos On Youtube
Steam : Meshuggah Guy
My Blog : The Pandemonium
-
17-05-2006, 03:59 PM #718 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
Again did you reboot befotre trying to access the partition after you made changes? And no need to count the number of spaces I have left it does not make a difference. You just need to leave a space.
It won't work without a reboot. That had happened to me too. Me and some others were puliing out our hair at why I could not access windows partition as normal user even after making changes in fstab. But, it went all fine after the next reboot.
-
06-12-2006, 03:09 PM #8
Re: How to mount NTFS partition in Ubuntu
Ain't it possible to have "write-access" to NTFS partitions from ubuntu?
Bitten by the open-source bug...
-
06-12-2006, 03:40 PM #918 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
Well it is possible using ntfs-3g or ntfs-static but it will be too slow. It is so slow that I found it too irritating to even use it.
http://www.bash.org/?258908
-
06-12-2006, 05:17 PM #10
Re: How to mount NTFS partition in Ubuntu
^^
NTFS-3G isnt slow at all tech_your_future!
Here, follow this for those who need NTFS-3g in Ubuntu.
http://ubuntuforums.org/showthread.php?t=217009
__________
are yaar, he said he rebooted. I mounted NTFS in my /media folder and it worked, maybe /mnt/win isnt open to all groups ? Thats a bit weird though.
Originally Posted by tech_your_future
Last edited by QwertyManiac; 06-12-2006 at 05:17 PM. Reason: Automerged Doublepost
Harsh J
www.harshj.com
-
06-12-2006, 06:28 PM #11In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
i never mounted ntfs partition on ubuntu but i don't know how it mounted windows partition automatically! it allow me to read write on ntfs drive without any problem.
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
-
06-12-2006, 06:31 PM #1218 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
Which version of Ubuntu are you talking about Desi-Tek? It must be Edgy cos AFAIK, ntfs write is supported only since kernel 2.6.17.
http://www.bash.org/?258908
-
06-12-2006, 07:03 PM #13
Re: How to mount NTFS partition in Ubuntu
Edgy too by default doesnt allow writing to NTFS. But in coming mid summer the k-mod plugin will start write support.
Harsh J
www.harshj.com
-
06-12-2006, 07:33 PM #14In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
@tech_your_future hi mate i am using dapper with latest version of kernel which i compiled recently .It require root permission to to write any thing on ntfs drive .
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
-
06-12-2006, 09:38 PM #1518 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
OK so that's why. You have compiled a kernel with ntfs write support. A default install of Dapper won't allow to write to ntfs.
And you should be able to write as non-root user too. I guess module isn't loaded or you may have not set write permissions for non-root user, maybe intentionally.http://www.bash.org/?258908
-
06-12-2006, 10:15 PM #16In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
latest kernel is not the reason i am able to read/write in ntfs drive from the very first day when i installed ubuntu for first time. even through live cd.
actually i mounted ntfs drive through system>administration>>disks
than i created a folder called /ntfs/windows
than i selected partition 1 added this access path /ntfs/windows
and than i clicked on enable it mounted ntfs drive with read and write support
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
-
06-12-2006, 10:34 PM #1718 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
Not possible AFAIK dapper doesn't support writing to ntfs.
http://www.bash.org/?258908
-
06-12-2006, 10:42 PM #18In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
i have no idea how it is working for me
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
-
06-12-2006, 10:45 PM #19
Re: How to mount NTFS partition in Ubuntu
The Live CD will definitely not support writing of NTFS. If you compiled a kernel, good job.
Harsh J
www.harshj.com
-
06-12-2006, 10:53 PM #20In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
i am using fully cr@ckd mce xp may be that could be the reason?
@QwertyManiac it took me more than 1.5hour to compile source code of kernel. but it was really fun
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
-
06-12-2006, 10:59 PM #2118 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
Nope it doesn't have anything to do with pirated or non-pirated copy of windows. Cos you need the ntfs write enabled in the kernel, which came after 2.6.17 and Dapper has 2.6.15 kernel and I don't think ubuntu has anyway enabled write access to ntfs in 2.6.15 kernel by some patches.
http://www.bash.org/?258908
-
06-12-2006, 11:32 PM #22In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
no idea how it is working but it is working for me
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
-
07-12-2006, 12:18 AM #23Broken In
- Join Date
- Nov 2006
- Location
- Mumbai
- Posts
- 108
Re: How to mount NTFS partition in Ubuntu
the only hitch for me to install this addon is the warning.. that it may hurt my hdd in some way.. how can i reassure myself.. that nothing would be damaged by it
thanks
-
12-12-2006, 12:28 AM #24In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
@tech_your_future r u sure that latest version of kernel has ntfs write support?
but people in debian irc told me that it does not have ntfs write support
source<Dheeraj_k> i just installed latest kernel but still not able to write any thing in ntfs drive
<PerfDave> Dheeraj_k: I don't think writeable NTFS support is in the upstream Linux kernel, because it depends on non-Free software.
<jelly-home> PerfDave: say what?
<jelly-home> Dheeraj_k: /msg dpkg ntfs-3g ... but ntfs-3g is a work in progress... HAVE BACKUPS
<PerfDave> jelly-home: Say what what?
<jelly-home> PerfDave: oh, sorry, the "ntfs driver depends on non-free so that's why it isn't in the kernel tree"
<jelly-home> PerfDave: sounds strange... what non-free software does it depend on? ntfs-progs (libntfs) is AFAICT free.
<PerfDave> jelly-home: Hmm, I thought that all the usable NTFS stuff wrapped around the Windows DLL?
<jelly-home> PerfDave: nope, current state of the art is a devel version of libntfs ("ntfs-3g") used with fuse.
<PerfDave> jelly-home: Which doesn't use any of the Windows code at all?
<jelly-home> PerfDave: Correct.
<PerfDave> jelly-home: Fair enough, I stand corrected
<PerfDave> There have been GPL-licensed wrappers for proprietary code before.
<Dheeraj_k> <jelly-home> if libntfs is free than can we expect ntfs write support in future release of kernel?
<jelly-home> PerfDave: there was that captive-ntfs hack that used pieces of wine, ReactorOS and windows dlls, yes
jelly-home> Dheeraj_k: Dunno... as it is now, you don't need support in kernel at all - just use ntfs-3g
<jelly-home> Dheeraj_k: ... the only thing needed from kernel is fuse, and it's been available in vanilla kernels since 2.6.15
<Dheeraj_k> <jelly-home> thanx for the information
<jelly-home> Dheeraj_k: you're welcome
irc.freenode.net
##debian channelDhiraj Thakur
thakur.dheeraj(@)gmail.com
-
12-12-2006, 01:12 AM #2518 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
I am talking of vanilla kernel. Not the ubuntu kernel.
http://www.bash.org/?258908
-
12-12-2006, 01:21 AM #26
Re: How to mount NTFS partition in Ubuntu
That PerfDave kid is stupid...NTFS-Write support (no matter how half baked it is) has been in official kernel since I don't remember when. On the other hand...the other user jelly-home just told you about a better solution for NTFS write i.e. ntfs-3g.
-
12-12-2006, 01:59 AM #2718 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
I guess perf-dave meant about debian when he said that.
http://www.bash.org/?258908
-
12-12-2006, 04:08 AM #28In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
@tech_your_future i am using vanilla kernel version linux-2.6.19 and the problem is it is allowing me to write any thing on ntfs drive but it is supporting the read.
and they were knowin that i am using kernel v 2.6.19 .
but surprisingly i am able to do read/write on ntfs when i boot ubuntu on its default kernel!Last edited by Desi-Tek.com; 12-12-2006 at 04:17 AM.
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
-
12-12-2006, 04:13 AM #2918 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: How to mount NTFS partition in Ubuntu
Did you select the module which allows writing to ntfs?
http://www.bash.org/?258908
-
12-12-2006, 05:18 AM #30In The Zone
- Join Date
- Oct 2006
- Location
- Mumbai
- Posts
- 366
Re: How to mount NTFS partition in Ubuntu
yeah i did selected ntfs and other filesystem module. and i guess i got the answer and this time by very exprienced debian user and he is admin of that channel and if i am right than it is a official debian channel
and he also visited this thread before answering the query as i gave him the link via pm(05:00:24) Guerin: Dheeraj_k: it's not half-baked, it's completely nonfunctional.
(05:01:21) Dheeraj_k: Guerin: that means what they said in thinkdigit is wrong?
(05:01:24) lacin left the room (quit: "Leaving").
(05:01:57) Guerin: Dheeraj_k: it's technically right - there IS what they call ntfs-write in kernel. It's just utterly ****ing useless.
(05:02:02) Guerin: Dheeraj_k: *utterly
(05:04:26) Guerin: Dheeraj_k: well, a very small part. The driver can't create or delete files, and can't change the size of a file. But you could change a file containing `bar' to `foo' as long as the size remained identical, for instance.
(05:05:49) Dheeraj_k: Guerin: actually some linux user said that i can edit, delete,move, rename file in ntfs if i am using vanilla kernel
(05:05:59) Guerin: Dheeraj_k: that's very new, then.Last edited by Desi-Tek.com; 12-12-2006 at 06:11 AM.
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
Similar Threads
-
ubuntu 8.04 cannot mount ntfs partitions
By Dr.tweaker in forum Open SourceReplies: 16Last Post: 24-12-2008, 05:40 PM -
Unable to mount NTFS parititon in Ubuntu 8.04
By Sathish in forum Open SourceReplies: 1Last Post: 07-12-2008, 11:39 AM -
Can't mount NTFS drive in ubuntu, Y ?
By saqib_khan in forum Open SourceReplies: 12Last Post: 01-08-2008, 11:48 AM -
Mount NTFS in Ubuntu
By nishant_nms in forum Open SourceReplies: 4Last Post: 07-12-2005, 02:46 PM -
Unable to mount all ntfs drives in fedora3.mount one ntfs,
By neerajvohra in forum Open SourceReplies: 1Last Post: 06-02-2005, 03:56 PM



LinkBack URL
About LinkBacks

Bookmarks