
Re: Why can not write into NTFS partition?
Hi,
Quote:
root [ ~ ]# mount -t ntfs-3g /dev/hdb2 /mnt
The disk contains an unclean file system (0, 0).
The file system wasn't safely closed on Windows. Fixing.
root [ ~ ]# cd /mnt
root [ /mnt ]# ls
NTDETECT.COM RECYCLER System Volume Information boot.ini bootfont.bin downloads ntldr repos share work
You have mounted into /mnt, thus hiding existing mounts in /mnt/* What was the contents of /mnt before you mounted ?
Quote:
The 'README.txt' is really copied. But, after umounting, I can not find it in Windows' folder.
[img]c:\1.bmp[/img]
How did you make sure /dev/hdb2 is the same as c:\ ?
Regards
Jean-Pierre