From: Andrey Rahmatullin <wrar@altlinux.ru> To: community@altlinux.ru Subject: Re: [Comm] И все-таки снова captive... Date: Tue, 14 Dec 2004 23:11:20 +0500 Message-ID: <20041214181120.GI3997@wrars-comp.wrarsdomain> (raw) In-Reply-To: <41BF2232.3070705@list.ru> [-- Attachment #1: Type: text/plain, Size: 2415 bytes --] On Tue, Dec 14, 2004 at 08:26:10PM +0300, Алексей Данилович wrote: > Итак. ALM 2.4. Kernel-modules-lufs 2.4.26-std-up стоят. lufs и > lufs-plugins стоят. captive и captive-install стоят. При этом lsmod $ rpm -qa|egrep 'captive|lufs'|sort captive-1.1.5-alt3 captive-lufs-1.1.5-alt3 kernel-modules-lufs-wrar26-0.9.7captive8-wrar11 kernel-source-lufs-0.9.7captive8-alt4 lufs-0.9.7captive8-alt4 lufs-devel-0.9.7captive8-alt4 При этом lufs-devel и kernel-source-lufs нужны только для сборки модулей под мое ядро. > показывает отстутствие модуля lufs в загруженном сотоянии. insmod lufs > проходит, но не помагает (Кстати, а как его правильно заставить > загружаться автоматически?). Если подключать ntfs раздел с помощью > captive-cmdline - все прекрасно, а вот mount -t captive-ntfs говорит о > том, что такой тип не поддерживается ядром. wrar@wrars-comp ~ $ sudo lsmod|grep lufs wrar@wrars-comp ~ $ sudo mount /dev/hdb6 /mnt/disk -t captive-ntfs Captive NTFS v1.1.5. Check a new version at: http://www.jankratochvil.net/ mount failed: No such device you don't have kernel lufs support (check whether the lufs module is available/loaded) Гм. Ладно. wrar@wrars-comp ~ $ sudo modprobe lufs wrar@wrars-comp ~ $ sudo lsmod|grep lufs lufs 22016 0 wrar@wrars-comp ~ $ sudo mount /dev/hdb6 /mnt/disk -t captive-ntfs Captive NTFS v1.1.5. Check a new version at: http://www.jankratochvil.net/ виснет. В логах: Dec 14 23:01:38 wrars-comp Captive[3569]: sandbox: FATAL: file loader.c: line 404 (instruction_length): shouldnot be reached Dec 14 23:01:38 wrars-comp Captive[3569]: FATAL: CORBA Exception occured: id="IDL:omg.org/CORBA/COMM_FAILURE:1.0", value=0x806e68c Прикольно... Раньше работало. > Параллельно след вопрос. прочитал доку по lufs. Там описан lufsd (правда > о captive нет не слова...). Должен ли он или какой-либо другой демон > быть загружен? Не помню. > chkconfig --list | grep captive $ sudo chkconfig --list | grep captive captive 0:выкл 1:выкл 2:вкл 3:выкл 4:выкл 5:выкл 6:выкл $ rpm -qf /etc/init.d/captive captive-lufs-1.1.5-alt3 Там в start грузится модуль lufs, кстати. -- WBR, wRAR (ALT Linux Team) Powered by the ALT Linux fortune(8): Хочется, чтобы в этом списке рассылки оценок типа "сырой" не было. Есть список недостатков -- обсудим. Общие оценки -- в talk room. -- aen in devel@ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-12-14 18:11 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-12-14 17:26 Алексей Данилович 2004-12-14 18:11 ` Andrey Rahmatullin [this message] 2004-12-14 20:47 ` Алексей Данилович 2004-12-14 21:48 ` Andrey Rahmatullin 2004-12-15 9:56 ` Алексей Данилович 2004-12-15 14:33 ` Andrey Rahmatullin 2004-12-15 17:00 ` Алексей Данилович 2004-12-15 22:18 ` Andrey Rahmatullin 2004-12-15 22:49 ` Алексей Данилович 2004-12-16 14:40 ` Andrey Rahmatullin 2004-12-16 19:16 ` Алексей Данилович
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20041214181120.GI3997@wrars-comp.wrarsdomain \ --to=wrar@altlinux.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git