![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Just Give Me the Beans!
![]() Join Date: Apr 2007
Location: Southern California
Beans: 65
Ubuntu 9.04 Jaunty Jackalope
|
NTFS USB drive
OK. I have an external USB drive that I've been using to move files from my old windows box. It's the drive I use to back things up to. The problem is that I can't create files on the drive from Ubuntu. It keeps telling me that I (nor root) own this resource so I get read only. So what's the secret so that I can write to it? On Windows there's the concept of "take ownership", is there something similar in Linux?
Dave |
|
|
|
|
|
#2 |
|
May the Ubuntu Be With You!
![]() Join Date: Dec 2006
Beans: 1,556
Ubuntu 8.10 Intrepid Ibex
|
Re: NTFS USB drive
The reason you cannot write to the NTFS partition is because the traditional NTFS drivers that come out of the box with Feisty do not have stable write support (i.e. they can destroy your NTFS partition). So the solution is to install ntfs-3g and set it up to use the ntfs-3g drivers on your external USB drive.
Try this code: Code:
sudo apt-get install -y ntfs-3g ntfs-config && sudo ntfs-config |
|
|
|
|
|
#3 |
|
Way Too Much Ubuntu
![]() Join Date: Apr 2007
Beans: 285
Gutsy Gibbon Testing
|
Re: NTFS USB drive
Since it's an external drive, you must be VERY CAREFUL to unmount it before you power it down or remove the USB cable. Otherwise you'll more than likely lose your partition.
__________________
[Renouveau- How you can help get a free 3d nVidia driver] | Give AMD and ATI [feedback]on their drivers; why not ask them to give driver specifications so they work better | [Video]: How to create redistributable Debian packages (.deb files) |
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2007
Location: UK
Beans: 22
Ubuntu 7.04 Feisty Fawn
|
Re: NTFS USB drive
Doesn't work for me
dev/sda1/ blah..... defaults, Force 0 0 but the stiuck wont mount. If i disable the "allow to write" option the disk is detected and loaded fine (but i cant write to it) Help! (i did make a post but no one's replied)
__________________
Ubuntu Newbie |
|
|
|
|
|
#5 |
|
May the Ubuntu Be With You!
![]() Join Date: Dec 2006
Beans: 1,556
Ubuntu 8.10 Intrepid Ibex
|
Re: NTFS USB drive
I've never seen such a thing. Could you post the *exact* error message or take a screenshot?
|
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2007
Location: UK
Beans: 22
Ubuntu 7.04 Feisty Fawn
|
Re: NTFS USB drive
Sure unfortuanly i'm at work but i'll post just after 6pm (UK time)
I've tried completely removing the NTFS-3G, Pmount and NTFS-Config and followed a bunch of online guides and get the same message. one used something called FUSE? any way - i removed all and tried again this morning but no luck! apt-get install ntfs-3g apt-get install pmount hit the Y option i get prompted with ..... and nothing! will post my screen shot! Thanks! ps any syntax error is because i'm newbie so still trying to remember what i type
__________________
Ubuntu Newbie |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2007
Location: UK
Beans: 22
Ubuntu 7.04 Feisty Fawn
|
Re: NTFS USB drive
this is the error i get
__________________
Ubuntu Newbie |
|
|
|
|
|
#8 |
|
Day Old Decaf
![]() |
Re: NTFS USB drive
I would recommend formating your flash drive to FAT32. This forum discussion brings up some interesting things:
http://portableapps.com/node/5975 |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2007
Location: UK
Beans: 22
Ubuntu 7.04 Feisty Fawn
|
Re: NTFS USB drive
ok question... i'm admittedly a dumb ***.
i changed the mount point in the properties for my USB stick under the advanced option when looking at the tabs for the stick. and it's now no longer registering on the machine (well it won't mount) and i cant seem to access it. how do i "delete" the manual settings? there is no entry in fstab or mtab so they must be else where? thanks!
__________________
Ubuntu Newbie |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2007
Location: UK
Beans: 22
Ubuntu 7.04 Feisty Fawn
|
Re: NTFS USB drive
Best thing - reformat the disk as Fat32 = no more issues
__________________
Ubuntu Newbie |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|