- 论坛徽章:
- 0
|
我下载了captive-ntfs 1.1.5,安装后mount出现Glib错误
请教这方面的专家
# fdisk -l
Disk /dev/hdc: 255 heads, 63 sectors, 2482 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 13 104391 83 Linux
/dev/hdc2 14 2308 18434587+ 83 Linux
/dev/hdc3 2309 2482 1397655 82 Linux swap
Disk /dev/hda: 255 heads, 63 sectors, 4865 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 4864 39070048+ 7 HPFS/NTFS
# mount -t captive-ntfs -v /dev/hda1 /mnt/cdrom
Captive NTFS v1.1.5. Check a new version at: http://www.jankratochvil.net/
/sbin/mount.captive-ntfs: /usr/bin/captive-lufsd none /mnt/cdrom -o fs=captivefs
,mntent.mnt_fsname=/dev/hda1,mntent.mnt_type=captive-ntfs,dir_cache_entries=0,im
age=/dev/hda1,,captive_options=--disk;--rw;--load-module=/var/lib/captive/ntoskr
nl.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;--sy
slog;--rw
GLib-ERROR **: gmem.c:173: failed to allocate 3221225472 bytes
aborting... |
|