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
#1 by Toshick on 11/03/2007 - 15:28
ЗдравÑвтуйте. ПодÑкажите пожалуйÑта, а как вы решили проблему Ñ Ñ€ÑƒÑÑкими именами файлов на нтфÑ?
Зараннее ÑпаÑибо.
#2 by alexey on 11/03/2007 - 19:23
Рв чем выражаетÑÑ Ð’Ð°ÑˆÐ° проблема? У Ð¼ÐµÐ½Ñ Ð¿Ð¾ÑвилиÑÑŒ руÑÑкие имена без каких-то дополнительных уÑилий Ñ Ð¼Ð¾ÐµÐ¹ Ñтороны.
#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 by Toshick on 14/03/2007 - 22:45
Ру Ð¼ÐµÐ½Ñ Ð¾Ð½Ð¸ проÑто не поÑвлÑÑŽÑ‚ÑÑ… у Ð¼ÐµÐ½Ñ Ð½Ð° диÑке еÑть только английÑкие… а вÑе что руÑÑкое… проÑто не отображаетÑÑ…
#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 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 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 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 by Dmitry on 23/04/2007 - 10:26
ЗдравÑтвуйте.
ÐÐµÐ±Ð¾Ð»ÑŒÑˆÐ°Ñ (???) проблема.
ПытаюÑÑŒ поÑтавить fuse – пишет, что нужно fuse-kernel-module
ПытаюÑÑŒ поÑтавить fuse-kernel-module – пишет, что нужно fuse
Замкнутый круг или кривые руки?
#10 by alexey on 23/04/2007 - 18:24
rpm -Uvh fuse fuse-libs fuse-kernel-module
#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 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 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 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.