Computing.Net > Forums > Linux > Mount NTFS w/Linux = pain

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Mount NTFS w/Linux = pain

Reply to Message Icon

Name: xsu
Date: September 7, 2002 at 11:59:41 Pacific
OS: -
CPU/Ram: -
Comment:

Task:
Mount a Windows 2000 NTFS partition using DemoLinux (v2.0) and delete/rename/copy files on the partition

Problem:
Upon trying to delete/rename/copy any file on the NTFS partition, I get "Access denied" or "Cannot unlink file" peice of s--- errors

Attempts made:
I can successfully mount the NTFS partition with read/write priviledges using the standard: 'mount -t ntfs /dev/hda1 /mnt/winnt -o rw' (using 'mount' shows that the mount is in fact set to rw) - but I still get the errors

I can successfully use 'chmod -v a+rw somefilename' to make sure the user has read/write access to the files (using 'l' shows that the files are in fact set to rw) - but I still get the errors

Miscellaneous:
I am logged on as root
I already searched our friend google.com
I've read the other NTFS posts in EH
I know about the Linux boot disk at http://home.eunet.no/~pnordahl/ntpasswd/

DemoLinux is a bootable Linux CD that loads into memory and runs off the CDROM (i.e. it isn't installed to the harddisk)

Anyone have any suggestions on this?

Thanks,



Sponsored Link
Ads by Google

Response Number 1
Name: Trip
Date: September 7, 2002 at 12:52:24 Pacific
Reply:

Read access on NTFS is currently ok. Write
access however is severely ALPHA code. It
is completely broken. There are projects
working to improve this but until MS decides
to stop being so proprietary your problem
will remain for some time.


0

Response Number 2
Name: armin
Date: September 9, 2002 at 18:15:39 Pacific
Reply:

are u sure your kernel is configured to write to NTFS partitions?


0

Response Number 3
Name: armin
Date: September 9, 2002 at 18:16:43 Pacific
Reply:

if you _MUST_ be able to write to ntfs i would prefer to export the ntfs filesystem as a share and access it via samba. this is a MUCH safer method.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Mount NTFS w/Linux = pain

mount ntfs partition to linux www.computing.net/answers/linux/mount-ntfs-partition-to-linux/9193.html

mounting ntfs on linux rh7.3 www.computing.net/answers/linux/mounting-ntfs-on-linux-rh73/11278.html

mount NTFS www.computing.net/answers/linux/mount-ntfs/19051.html