LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   how can I mount RW a ntfs partition with Knoppi3.7? (https://www.linuxquestions.org/questions/linux-hardware-18/how-can-i-mount-rw-a-ntfs-partition-with-knoppi3-7-a-271124/)

eantoranz 12-28-2004 08:59 AM

how can I mount RW a ntfs partition with Knoppi3.7?
 
Hi, guys!

I'm trying to mount a NTFS partition (so I'll try skip reinstalling XP on a laptop).

I need to copy some files to the NTFS partition. I'm trying to mount the partition using mount.capture-ntfs...but it hangs when I ask it to.

I copied 2 files it asked for to mount:
ntfs.sys ntoskrnl.exe
I put them in /var/lib/captive

Could it be that I need more files?

This is the output till I Ctrl-C it:
Code:

# mount.captive-ntfs /dev/hda1 /mnt/hda1 -v
Captive NTFS v1.1.5.  Check a new version at: http://www.jankratochvil.net/
/sbin/mount.captive-ntfs: /usr/bin/captive-lufsd none /mnt/hda1 -o fs=captivefs,mntent.mnt_fsname=/dev/hda1,mntent.mnt_type=captive-ntfs,dir_cache_entries=0,image=/dev/hda1,,captive_options=--disk;--rw;--load-module=/var/lib/captive/ntoskrnl.exe;--filesystem=/var/lib/captive/ntfs.sys;--sandbox-server=/usr/sbin/captive-sandbox-server;--bug-pathname=/var/lib/captive/bug-%FT%T.captivebug.xml.gz;--syslog;



All times are GMT -5. The time now is 05:23 PM.