View previous topic :: View next topic |
Author |
Message |
mariourk l33t
Joined: 11 Jul 2003 Posts: 807 Location: Urk, Netherlands
|
Posted: Wed Feb 16, 2005 8:53 am Post subject: How do I edit files on my NTFS partition? |
|
|
Can someone tell me how I can edit files on my NTFS partition?
I know the NTFS write support is only limited to edit files without changing the size.
I tried to but I always can a 'permission denied' error. Permissions are set
So any user should be able to edit the file.
It's no problem if I damage the file. I fact, I mean to _________________ If there is one thing to learn from history, it's that we usualy don't learn anything from it, at all. |
|
Back to top |
|
|
mssanchu Tux's lil' helper
Joined: 28 Sep 2004 Posts: 112
|
Posted: Wed Feb 16, 2005 11:03 am Post subject: here is where the real prob lies... |
|
|
hi,
i think the real prob. is while mounting the partition u need to specify rw along with other flags _________________ registered linux user 370421 |
|
Back to top |
|
|
mariourk l33t
Joined: 11 Jul 2003 Posts: 807 Location: Urk, Netherlands
|
Posted: Wed Feb 16, 2005 11:35 am Post subject: |
|
|
I installed captive and mounted the partition with the captive-ntfs option
Code: |
/dev/hda1 /mnt/windows captive-ntfs users,uid=mario,noatime,noauto 0 0
|
I also needed to copy ntoskrnl.exe and ntfs.sys to /var/lib/captive. After that I was able
to remove some files. Write support for NTFS is still dangerous but this worked for me. _________________ If there is one thing to learn from history, it's that we usualy don't learn anything from it, at all. |
|
Back to top |
|
|
|