So how does that go: copy what drivers to my home directory. How do I get those

X:\%WINDIR%\system32\drivers\cdfs.sys
X:\%WINDIR%\system32\drivers\fastfat.sys
X:\%WINDIR%\system32\drivers\ntfs.sys
X:\%WINDIR%\system32\ntoskrnl.exe

to be copied? Where are they so I can copy them?
This is what I get without that step:

root@17[knoppix]# sudo captive-install-acquire --text --scan-path=/home/knoppix/captive-drivers

(process:3563): Captive-WARNING **: Error loading "file:///home/knoppix/captive-drivers": File not found
root@17[knoppix]# sudo mount -t captive-ntfs /dev/hda1 /mnt/hda1
Captive NTFS v1.1.4. Check a new version at: http://www.jankratochvil.net/
mount.captive-ntfs: /dev/hda1 already mounted
mount.captive-ntfs: according to mtab, /dev/hda1 is mounted on /mnt/hda1
mount.captive-ntfs: Use '-o force' to mount the image notwithstanding.
root@17[knoppix]#

After I made a folder with nothing in it in my home called captive-drivers nothing happens after running sudo captive-install-acquire --text --scan-path=/home/knoppix/captive-drivers.