Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
hej przekompilowalem jądro (2.6.14) i teraz config wygląda następująco:
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y
dodam ze przekompilowało sie bezproblemu.
moduł ntfs naturalnie jest załadowany
mój plik /etc/fstab przedstawia sie następująco:
#win
/dev/sda1 /mnt/win_c ntfs user,exec,rw,uid=zyga,umask=000 0 0
po wykonaniu jako user "zyga" komendy: mount /mnt/win_c system podmontowuje partycje ale gdy coś próbuje zapisać "mówi", że system tylko do odczytu.
Pomóżcie prosze :D
pozdrawiam
PS znalazłem jakiegos baga w logu pisze:
NTFS-fs error (device sda5): load_system_files(): $LogFile is not clean. Mounting read-only. Mount in Windows.
;( help
Offline
tamten błąd co napisałem po PS był związany z tym że po wyjściu z Winzgrozy ją zahibernowałem :( teraz zamknąłem WinŁajno normalnie ale daje nie da się pisać na partycji ntfs :(
Offline
z helpa w kernelu:
CONFIG_NTFS_RW:
If you say Y here, you will (maybe) be able to write to NTFS file systems as well as read from them. The read-write support in NTFS is far from being complete and is not well tested. If you say Y here, back up your NTFS volume first, since it will probably get damaged. Also, download the Linux-NTFS project distribution from Sourceforge at <http://linux-ntfs.sf.net/> and always run the included ntfsfix utility after writing to an NTFS partition from Linux to fix some of the damage done by the driver. You should run ntfsfix _after_ unmounting the partition in Linux but _before_ rebooting into Windows. When Windows next boots, chkdsk will be run automatically to fix the remaining damage. Please note that write support is limited to Windows NT4 and earlier versions.
If unsure, say N.
Offline