From a5f7fb595deb74d31e703da8048d6e90c0ef2ae0 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 12 Mar 2004 15:22:16 +0000 Subject: lufis 0.2 --- lufis/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'lufis/README') diff --git a/lufis/README b/lufis/README index bd648fa..4e58023 100644 --- a/lufis/README +++ b/lufis/README @@ -35,3 +35,16 @@ and For LUFS specific options (can only be specified in the first argument) see the README in the LUFS distribution + + +Captivefs: + +from version 0.2 lufis supports mounting the captivefs. Command line +should be something like this: + +lufis "fs=captivefs,dir_cache_entries=0,image=/store/ntfs/ntfs.img,captive_options=--rw;--load-module=/var/lib/captive/ntoskrnl.exe;--filesystem=/var/lib/captive/ntfs.sys;--sandbox-server=/usr/sbin/captive-sandbox-server;" /mnt/ntfs -s + +It may work without the '-s' option, but this is untested. + +umounting should be done with 'umount' as root or 'fusermount -u' as +non-root. -- cgit v1.2.3