fuse 2.6.3-3 for RHEL 4 & SRPM


For use ntfs-3g driver you need to install fuse. Here are the latest RPMs avaliable at the moment needed to work with the latest ntfs-3g build. Fixed >= 2.6.14 kernel dependecies problem.

Если вы хотите установить в вашу RHEL 4 драйвер для работы с ntfs – ntfs-3g, то вам потребуется сначала установить библиотеку fuse. На текущий момент это новейшая сборка, нужная для работы с последней версией ntfs-3g. Исправлена проблема с зависимостью от ядра >= 2.6.14

fuse-263-3el4i686

fuse-263-3src

fuse-devel-263-3el4i686

fuse-kernel-module-263-3el4i686

fuse-libs-263-3el4i686

  1. #1 by Toshick on 11/03/2007 - 15:28

    Здравсвтуйте. Подскажите пожалуйста, а как вы решили проблему с русскими именами файлов на нтфс?

    Зараннее спасибо.

  2. #2 by alexey on 11/03/2007 - 19:23

    А в чем выражается Ваша проблема? У меня появились русские имена без каких-то дополнительных усилий с моей стороны.

  3. #3 by jweinshe on 14/03/2007 - 17:58

    RH4 Upd 4, 2.6.9-42.ELsmp

    I got the rpms from your site at http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/

    and when I attempt to install them, all go in except fuse-kernel-module which shows

    Preparing… ########################################### [100%]
    1:fuse-kernel-module warning: user avm does not exist – using root
    warning: group avm does not exist – using root
    ########################################### [100%]
    FATAL: Could not open ‘/boot/System.map-2.6.9-42.0.3.EL’: No such file or directory
    error: %post(fuse-kernel-module-2.6.3-3.EL4.i686) scriptlet failed, exit status 1

    under /boot I have System.map-2.6.9-42.EL and System.map-2.6.9-42.ELsmp

    If I try to just hack it in there and make System.map-2.6.9-42.0.3.EL a softlink to System.map-2.6.9-42.ELsmp, the rpm will install, but a modprobe -v fuse shows

    FATAL: Could not open ‘/lib/modules/2.6.9-42.ELsmp/kernel/fs/fuse/fuse.ko’: No such file or directory

    If I try to hack that together and copy the …kernel/fs/fuse subdir from /lib/modules/2.6.9-42.0.3.EL to /lib/modules/2.6.9-42.ELsmp/kernel/fs and then do modprobe -v fuse, I get
    insmod /lib/modules/2.6.9-42.ELsmp/kernel/fs/fuse/fuse.ko
    FATAL: Error inserting fuse (/lib/modules/2.6.9-42.ELsmp/kernel/fs/fuse/fuse.ko): Invalid module format

    and in dmesg I see fuse: disagrees about version of symbol struct_module

    help?

  4. #4 by Toshick on 14/03/2007 - 22:45

    А у меня они просто не появляются… у меня на диске есть только английские… а все что русское… просто не отображается…

  5. #5 by jweinshe on 15/03/2007 - 00:05

    Toshick – If I understand what your asking, you can’t find the rpms? Just click on the title of the post (in this case fuse 2.6.3-3 for RHEL 4 & SRPM) and the rpms will appear

    Sorry, I’m using a russian to english translation page…

  6. #6 by alexey on 15/03/2007 - 23:44

    2 jweinshe – you are not right my friend, Toshik has other problem, sorry :) About your problem, the best solution is to build rpms from scratch using my src.rpm, it should fit you well. I’m still working on script for robust kernel detection. RPMS could fail if kernel version does not match exact the one for which binary were assembled at this moment.

    2 Toshik, По-умолчанию используется UTF-8, однако, порой может и не срабатывать нормальная трансляция кодировок. Попробуйте написать при монтировании:
    mount -t ntfs-3g /dev/hda1 /mnt/windows -o locale=ru_RU.utf8

  7. #7 by Robert Steffensen on 24/03/2007 - 20:42

    Hi
    When i installed rpm -ivh fuse-2.6.3-3.src.rpm this gave me a error message. Even if its using root and it sais 100% i don’t think this went well.
    All the other above rpm’s installed successfully.
    warning: user avm does not exist – using root
    warning: group avm does not exist – using root
    ########################################### [100%]
    This is my kernel version:
    [root@steffensen ntfs3g]# uname -a
    2.6.9-42.0.8.ELsmp i686 i686 i386 GNU/Linux
    mount -t ntfs-3g /dev/sda1 /mnt/windows
    FATAL: Module fuse not found.
    fusermount: fuse device not found, try ‘modprobe fuse’ first
    FUSE mount point creation error: Success
    Unmounting /dev/sda1 (IBM_PRELOAD)

    I’m strugling getting Fuse to install as it should. Could anybody help me !
    I need this to work.

  8. #8 by alexey on 25/03/2007 - 18:46

    Hi Robert,
    you installed SOURCE RPM and trying to load uncompiled fuse module.

    You can download prebuilded kernel module, but it depends on kernel other then yours, thus you have to install it with force options and then move fuse.ko to proper location.

    Other way is to build your own module with src.rpm you’ve downloaded with rpmbuild command.

  9. #9 by Dmitry on 23/04/2007 - 10:26

    Здравствуйте.

    Небольшая (???) проблема.
    Пытаюсь поставить fuse – пишет, что нужно fuse-kernel-module
    Пытаюсь поставить fuse-kernel-module – пишет, что нужно fuse

    Замкнутый круг или кривые руки?

  10. #10 by alexey on 23/04/2007 - 18:24

    rpm -Uvh fuse fuse-libs fuse-kernel-module

  11. #11 by David on 26/11/2007 - 18:10

    Hi Alexey

    I am trying to install these RPMs but it fails with dependencies:

    rpm -ihv fuse-kernel-module-2.6.3-3.EL4.i686.rpm
    error: Failed dependencies:
    fuse >= 2.6.3 is needed by fuse-kernel-module-2.6.3-3.EL4.i686

    rpm -ihv fuse-2.6.3-3.EL4.i686.rpm
    error: Failed dependencies:
    fuse-kernel-module = 2.6.3 is needed by fuse-2.6.3-3.EL4.i686

    Looks like they need each other?

  12. #12 by alexey on 26/11/2007 - 19:21

    Hi David,

    they really need each other for sure.

    Install by one command:

    rpm -ivh fuse-kernel-module-2.6.3-3.EL4.i686.rpm fuse-2.6.3-3.EL4.i686.rpm

    and everything will be OK.

  13. #13 by David on 29/11/2007 - 17:37

    Hi Alexey

    Thanks a lot for the response. It worked however some errors poped up.

    It compalains about /boot/system* directory. I am using RHEL 4 Update 5 so Kernel is 2.6.9-55 but these fuse rpms looks for 2.6.9-42. In this situation I wonder what can we do?

    Compile the sources?

    Cheers

  14. #14 by alexey on 03/12/2007 - 13:30

    Hi David,

    the best you can do is to take fuse-2.6.3-3.src.rpm and compile it. That’s ’cause fuse-kernel module depends on specific kernel version that it was compiled for.

    Best.

Это не обсуждается.