first go the post
This is how I do it all by shilo
do a
#fdisk -l
note the windows partition
for a permenent setup edit /etc/fstab
add the lines
/dev/hdaxx /win-c vfat auto,rw,umask=000 1 0
/dev/xxx --->ur partition
/win-c ---->ur folder may be /mnt/windows like that
or create a folder /win-c in / main root
vfat or ntfs as u wish
these umask terms for write access to all.
Quote:
ntfs is still 'unstable' under linux
|
i think in new kernel it is not showing that. means it is not unstable.
ntfs write support had some problems, so enable ntfs read support and use "captive ntfs" third party thing but works
new 2.6 kernel ntfs write is not listed as testing so no worry

welcome to slack world