![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Way Too Much Ubuntu
![]() |
Please refer to this thread now: http://www.ubuntuforums.org/showthread.php?t=217009
This guide is outdated since there is a new and better ntfs supporting driver now. ====================== ATTENTION, OLD INSTRUCTIONS FOLLOW BELOW FOR REFERENCE ONLY! PREFER THE INSTRUCTIONS FOUND ON THE NEW THREAD: http://www.ubuntuforums.org/showthread.php?t=217009 ====================== As initially posted on the Wiki: https://wiki.ubuntu.com/Lkraider/NtfsFuse Initial Remark: Warning! Ntfs writing support is still experimental! You should not enable it on production machines and/or volumes you don't have backups of. Proceed at your own risk! End of Initial Remark. That being said, it is quite safe and if it fails to write something, will not corrupt your disk (unless there's a bug somewhere). This initial part is for Breezy only, Dapper users already have the required packages ---- I - Install the necessary dependencies II - Get the latest ntfsprogs package III - Install the downloaded packages ---- Dapper and Breezy instructions from here on: Note: you can replace the "gksudo gedit" commands with your preferred editor (ex: "sudo nano", for instance) 1 - Add fuse to the list of modules to load 2 - Create a user group to access the ntfs disks 3 - Edit the fstab file to mount the disks 4 - Add users to the ntfs group 5 - Fix Dapper bug #29865 of the linux-ntfs package: ---- If you reboot now, the disk will be writable to the selected users when they logon. If you want the changes to take effect immediately without rebooting, execute these commands: Code:
bash:~$ sudo modprobe fuse && sudo umount -a && sudo mount -a You'll have to logout from all your user sessions for the new group to be acknowledged (usually a logout from your graphical session and login back again will do it). TROUBLESHOOT 1) If you get this error: Code:
Couldn't mount device '/dev/hda1': Operation not supported Windows did not shut down properly. Try to mount volume in windows, shut down and try again. Mount failed. 2) You can't access the ntfs partitions from Nautilus anymore from the computer:/// places. This is a bug of Nautilus I think. You'll get an error like this: Code:
Unable to mount the selected volume mount: according to mtab, /dev/hda1 is already mounted on /media/hda1 3) If you want to check whether you are in the ntfs group, type: Code:
bash:~$ groups Code:
username adm dialout cdrom floppy audio dip video plugdev lpadmin scanner admin ntfs Last edited by LKRaider; September 16th, 2007 at 05:19 PM.. Reason: Minor changes and added troubleshooting tips |
|
|
|
|
|
#2 |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: Mount NTFS volumes with write support
Hit a snag when trying to mount a NTFS disk...
ntfsmount: error while loading shared libraries: libntfs.so.9: cannot open shared object file: No such file or directory ![]() |
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2006
Location: New York City
Beans: 15
Dapper Drake Testing/
|
Re: HOWTO: Mount NTFS volumes with write support
How fast is the read access compared to the read-only NTFS driver? I noticed with captive-ntfs the read access is way slower compared to the native linux NTFS driver
|
|
|
|
|
|
#4 |
|
Day Old Decaf
![]() Join Date: Mar 2006
Beans: 3
|
Re: HOWTO: Mount NTFS volumes with write support
big help! thanks!
|
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: Mount NTFS volumes with write support
Thanks for the howto, i'm having some troubles though. I've done everything step by step, have write access as root, but my user can't access anything. Any ideas as to why?
|
|
|
|
|
|
#6 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2006
Location: New York City
Beans: 15
Dapper Drake Testing/
|
Re: HOWTO: Mount NTFS volumes with write support
you have to add users to your /etc/fstab like this:
/dev/hda1 /mnt/hda1 ntfs defaults,users,gid=users 0 0 you can then give the group read write and execute permissions |
|
|
|
|
|
#7 | |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: Mount NTFS volumes with write support
Quote:
|
|
|
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() Join Date: Mar 2006
Location: JAPAN
My beans are hidden!
Ubuntu 6.06
|
Re: HOWTO: Mount NTFS volumes with write support
for a while ago i use captive from suse 10.0 which works great for writing on ntfs....
now i dont need it as i ve changed all my HD to fat info on captive: http://www.jankratochvil.net/project/captive/ try it |
|
|
|
|
|
#9 | |
|
Just Give Me the Beans!
![]() Join Date: Mar 2006
Location: Cambodia
Beans: 81
Ubuntu 6.06 Dapper
|
Quote:
Nor can I change read permissions or ownership: readonly file. ![]()
__________________
Hamlet - O, from this time forth, my thoughts be bloody, or be nothing worth ! Shakespeare "Hamlet" Act IV, Scene 4 Registered Linux user number 418565
|
|
|
|
|
|
|
#10 |
|
A Carafe of Ubuntu
![]() Join Date: Aug 2005
Location: London, UK
Beans: 119
Dapper Drake Testing/
|
Re: HOWTO: Mount NTFS volumes with write support
I also cannot find libntfs.so.9 - I assume this is a Breezy thing. Although a quick hunt shows me that Dapper has libntfs.so.8, so I may be wrong.
Still, I would love to be able to get write access on my NTFS partition. It has a buggered install of XP, but too much data which I cannot backup (30+ GB) for me to format. But if I can use it like a normal hard drive (or at least write to it), then I would feel much happier If anyone feels like enlightening us on this problem, don't hesitate Steve EDIT -- Well as soon as I wrote this one of my housemates wandered in - and aftr a brief conversation he's lending me his 30GB iPod to sort the problem out. Oh well. Steve
__________________
It's a cow. Last edited by shinygerbil; March 12th, 2006 at 01:13 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|