# mkdir /mnt/win # mount -o ro -t ntfs /dev/hda1 /mnt/win
# cp /mnt/win/WINDOWS/system32/drivers/ntfs.sys /var/lib/captive # cp /mnt/win/WINDOWS/system32/ntoskrnl.exe /var/lib/captiveIf a file or a directory does not exists, try to change the Case ("System32" instead of "system32" for example). You can find these files on an Windows NT4 or Windows 2000 system, but only Windows XP files will work with Captive Ntfs.
# cd / ; umount /mnt/win