writeable ntfs
From: Abanowicz Tomasz (abanowicztomek_at_wp.pl)
Date: 10/27/05
- Next message: Piotr Kwapulinski: "writeable ntfs"
- Previous message: p: "writeable ntfs"
- Next in thread: Douglas Mayne: "Re: writeable ntfs"
- Reply: Douglas Mayne: "Re: writeable ntfs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Oct 2005 16:42:09 +0200
Hello
I can't write into ntfs partition in spite it is mounted as read/write
kernel: 2.6.12.5
compiled with:
<*> NTFS file system support
[*] NTFS write support
partition mounted via:
mount -t ntfs /dev/hda1 /mnt/hda1/ -o rw
before mount:
# ls -l /mnt|grep hda1
drwxr-xr-x 2 root root 4096 Sep 26 17:38 hda1
after mount:
# ls -l /mnt|grep hda1
drwx------ 1 root root 4096 Sep 27 14:29 hda1
!!! doesn't work:
root # touch /mnt/hda1/file
touch: cannot touch `/mnt/hda1/file': Permission denied
Why do You think it doesn't work
thx for help
- Next message: Piotr Kwapulinski: "writeable ntfs"
- Previous message: p: "writeable ntfs"
- Next in thread: Douglas Mayne: "Re: writeable ntfs"
- Reply: Douglas Mayne: "Re: writeable ntfs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|