 |
|
12-02-2007, 10:36 AM
|
#1 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Can Read But cannot Write
I hav installed Windows XP on NTFS and Suse 10.2.
Whenever i try to paste something in NTFS partitions(IN LINUX) it says u dont hav permissions to do that.
Then i clicked on drive's properties and checked all of these.
But that didnt solved the problem.
How can i do this??
__________________
----------
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
12-02-2007, 10:38 AM
|
#2 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Can Read But cannot Write
What are you using for writing on NTFS? You need some util like ntfs-3g or linux-ntfs(don't remember the exact name). And you need to mount the partition using that driver.
__________________
http://www.bash.org/?258908
|
|
|
12-02-2007, 10:57 AM
|
#3 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Can Read But cannot Write
Can u post ur fstab details? => "more /etc/fstab" !
__________________
Bad Bad server.....No candy for u!
|
|
|
12-02-2007, 11:03 AM
|
#4 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
Quote:
|
Originally Posted by TYF
need to mount the partition using that driver.
|
Partitions get mounted automatically on startup.
Quote:
|
Originally Posted by Mediator
Can u post ur fstab details? => "more /etc/fstab" !
|
Sorry dude i m new to linux.
Waaaaaaaat is It??
__________________
----------
|
|
|
12-02-2007, 11:04 AM
|
#5 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Can Read But cannot Write
Quote:
|
Originally Posted by Manshahia
Partitions get mounted automatically on startup.
|
Oh! I didn't know about that. Thx for telling me.
Quote:
|
Originally Posted by Manshahia
Sorry dude i m new to linux.
Waaaaaaaat is It??
|
He's given the exact command just follow it.
__________________
http://www.bash.org/?258908
|
|
|
12-02-2007, 11:37 AM
|
#6 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
[quote=TYF}
Dont get it wrong. I was just telling that oveer here they r mounted when i start the system and i can access them.
Is there any other meaning of Mount??
[/quote]
By the way searched in the DVD nd got these software....
1. ntfsprogs Preinstalled on system.
Quote:
Description
The Linux-NTFS project (http://linux-ntfs.sf.net/) aims to bring full support for the NTFS filesystem to the Linux operating system. The ntfsprogs package currently consists of a static library and utilities such as mkntfs, ntfscat, ntfsls, ntfsresize, and ntfsundelete (for a full list of included utilities see man 8 ntfsprogs after installation).
|
2. ntfsprogs-fuse - NTFS mount utility
Quote:
Description
This package contains the needed user space application to mount NTFS partitions via fuse.
|
Are these the same u were talking abt???
And the fstab details are--
__________________
----------
Last edited by Manshahia; 12-02-2007 at 11:48 AM.
|
|
|
12-02-2007, 11:57 AM
|
#7 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Can Read But cannot Write
Replace "ro,users,gid=users,umask=00" with "exec,user,noauto 0 0" in fstab!
Then just goto terminal and do "mount /windows/C". Or u can use the "disk mounter" applet for mounting drives in gnome's panel.
Gnome panel > right click > add to panel > disk mounter! Select ur drive and go.
__________________
Bad Bad server.....No candy for u!
|
|
|
12-02-2007, 12:10 PM
|
#8 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
ro with EXEC
users with user
gid=users with noauto 0 0
unmask = 00
????
__________________
----------
|
|
|
12-02-2007, 12:13 PM
|
#9 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Can Read But cannot Write
Quote:
|
Originally Posted by mediator
Replace "ro,users,gid=users,umask=00" with "exec,user,noauto 0 0" in fstab!
Then just goto terminal and do "mount /windows/C". Or u can use the "disk mounter" applet for mounting drives in gnome's panel.
Gnome panel > right click > add to panel > disk mounter! Select ur drive and go.
|
Are the drivers in the kernel able to write to NTFS partition now?
__________________
http://www.bash.org/?258908
|
|
|
12-02-2007, 12:24 PM
|
#10 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Can Read But cannot Write
^^I dunno! But if he can read the partitions with ntfs options like in his screenshot of fstab, then I guess he can write to the partitions too!
Quote:
|
Originally Posted by manshia
ro with EXEC
users with user
gid=users with noauto 0 0
unmask = 00
????
|
Yes! And " ," with " ,"!
__________________
Bad Bad server.....No candy for u!
|
|
|
12-02-2007, 12:26 PM
|
#11 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Can Read But cannot Write
Quote:
|
Originally Posted by mediator
^^I dunno! But if he can read the partitions with ntfs options like in his screenshot of fstab, then I guess he can write to the partitions too!
|
ntfs read support has been around for long enough but write support just came in the kernel or 2.6.18, and it wasn't usable. This has been discussed in another thread.
__________________
http://www.bash.org/?258908
|
|
|
12-02-2007, 12:58 PM
|
#12 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
@ Mediator
This is the file now--
Plz tell if there is any mistake.
__________________
----------
|
|
|
12-02-2007, 01:05 PM
|
#13 (permalink)
|
|
BSD init pwns System V
Join Date: Sep 2006
Location: atapi.sys as Stuxnet
Posts: 1,229
|
Re: Can Read But cannot Write
Quote:
|
Originally Posted by Manshahia
I hav installed Windows XP on NTFS and Suse 10.2.
Whenever i try to paste something in NTFS partitions(IN LINUX) it says u dont hav permissions to do that.
Then i clicked on drive's properties and checked all of these.
But that didnt solved the problem.
How can i do this??
|
You'll have to download and install NTFS kernel from the kernel site (search google.com/linux for that) and then you can write on NTFS drives.
|
|
|
12-02-2007, 01:15 PM
|
#14 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Can Read But cannot Write
Quote:
|
Originally Posted by Manshahia
@ Mediator
This is the file now--
Plz tell if there is any mistake.

|
Remove the "umask=00,nls=utf8"!
@TYF : Didn't know that. Anyways all the modern distros they say have ntfs support!
@manshia : If things still don't go the way they r suposed to, then update the kernel first.
__________________
Bad Bad server.....No candy for u!
|
|
|
12-02-2007, 01:38 PM
|
#15 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
@Mediator
is it Ok now??
__________________
----------
|
|
|
12-02-2007, 02:31 PM
|
#17 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Can Read But cannot Write
Yea it is ok now! Proceed...
__________________
Bad Bad server.....No candy for u!
|
|
|
12-02-2007, 04:57 PM
|
#18 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
Done.
Now when i typed
mount /windows/C
It told either it is BUSY or it is Already mounted.
??????????????
__________________
----------
|
|
|
12-02-2007, 05:22 PM
|
#19 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Can Read But cannot Write
Restart ur system, then try! Or simply command "umount /windows/C" as root first and then try mounting as normal user!
__________________
Bad Bad server.....No candy for u!
|
|
|
12-02-2007, 08:39 PM
|
#20 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
After restart mounted the Drive.
When i tried to access it, it said Cudnt enter folder Windows/C.
Sud i update the kernel??
How to do that??
__________________
----------
|
|
|
12-02-2007, 10:17 PM
|
#21 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: Can Read But cannot Write
^^ Just install ntfs-3g.. Kernel will NOT give you NTFS write support.. Only NTFS-3g will provide that..
http://www.ntfs-3g.org
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
12-02-2007, 10:23 PM
|
#22 (permalink)
|
|
Beneath The Eyelids
Join Date: Aug 2006
Posts: 289
|
Re: Can Read But cannot Write
install fuse, fuse-libs, ntfs-3g, ntfsprogs & ntfsprogs-gnomevfs from your package manager, must be yast, search them and install, these are exact names just search.
make sure the partitions are unmounted, then issue this command as root
Code:
mount /dev/hdb1 /windows/C -t ntfs-3g -rw umask=0000
check if it gets mounted, if it gets mounted then for sure you can write too.
i guess no need to update the kernel when the thing can be done without updating.
|
|
|
12-02-2007, 10:35 PM
|
#23 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Can Read But cannot Write
Then, as others r saying, do install ntfs-3g!
__________________
Bad Bad server.....No candy for u!
|
|
|
13-02-2007, 10:12 AM
|
#24 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
Naa.
i installed both the packages, FUSE and NTFS-3g.
After Unmounting the C, i gave this command
Code:
mount /dev/hdb1 /windows/C -t ntfs-3g -rw umask=0000
It Said
Code:
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
mount -a [-t|-O] ... : mount all stuff from /etc/fstab
mount device : mount device at the known place
mount directory : mount known device here
mount -t type dev dir : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
mount --bind olddir newdir
or move a subtree:
mount --move olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say man 8 mount .
The changes i had made in FSTAB, sud i mke them default??
__________________
----------
|
|
|
13-02-2007, 11:08 AM
|
#25 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: Can Read But cannot Write
Please change "ntfs" to "ntfs-3g" in ur fstab and then try!
__________________
Bad Bad server.....No candy for u!
|
|
|
13-02-2007, 12:00 PM
|
#26 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Can Read But cannot Write
Quote:
|
Originally Posted by Manshahia
Naa.
i installed both the packages, FUSE and NTFS-3g.
After Unmounting the C, i gave this command
Code:
mount /dev/hdb1 /windows/C -t ntfs-3g -rw umask=0000
|
There's error with the syntax. umask should be specified after -o
__________________
http://www.bash.org/?258908
|
|
|
13-02-2007, 12:38 PM
|
#27 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
^^^^^^
plz explain with correct syntax.
__________________
----------
|
|
|
13-02-2007, 01:21 PM
|
#28 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: Can Read But cannot Write
mount /dev/hdb1 /windows/C -t ntfs-3g -rw -o umask=0000
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
14-02-2007, 04:02 PM
|
#29 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Can Read But cannot Write
it gave this error
Quote:
fusermount: mountpoint is not empty
fusermount: if you are sure this is safe, use the 'nonempty' mount option
FUSE mount point creation error: No such file or directory
Unmounting /dev/hdb1 ()
|
__________________
----------
|
|
|
14-02-2007, 06:00 PM
|
#30 (permalink)
|
|
Debian Rocks!
Join Date: Feb 2007
Location: Coimbattore
Posts: 528
|
Re: Can Read But cannot Write
umount -f /dev/hdb1
and try again mounting
__________________
"The day windows users wake up to reality, it will be doomsday for Microsoft."UNIX like OS are more secure.get urself out 4m M$ http://whylinuxisbetter.net http://tinyurl.com/2amjjc http://fsf.org
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|