<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Комментарии на сайте linux &amp; diving</title>
	<atom:link href="http://marush.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://marush.com</link>
	<description></description>
	<lastBuildDate>Tue, 17 Mar 2009 00:15:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Комментарий к записи ntfs-3g-2009.2.1-EL5 (JEMC)</title>
		<link>http://marush.com/2009/03/13/ntfs-3g-200921-el5/comment-page-1/#comment-1252</link>
		<dc:creator>JEMC</dc:creator>
		<pubDate>Tue, 17 Mar 2009 00:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/?p=257#comment-1252</guid>
		<description>Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи fuse 2.6.3-3 for RHEL 4 &amp; SRPM (alexey)</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-310</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Mon, 03 Dec 2007 09:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-310</guid>
		<description>Hi David,

the best you can do is to take fuse-2.6.3-3.src.rpm and compile it. That&#039;s &#039;cause fuse-kernel module depends on specific kernel version that it was compiled for.

Best.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>the best you can do is to take fuse-2.6.3-3.src.rpm and compile it. That&#8217;s &#8217;cause fuse-kernel module depends on specific kernel version that it was compiled for.</p>
<p>Best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи fuse 2.6.3-3 for RHEL 4 &amp; SRPM (David)</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-302</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 29 Nov 2007 13:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-302</guid>
		<description>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</description>
		<content:encoded><![CDATA[<p>Hi Alexey </p>
<p>Thanks a lot for the response. It worked however some errors poped up.</p>
<p>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?</p>
<p>Compile the sources?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи fuse 2.6.3-3 for RHEL 4 &amp; SRPM (alexey)</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-295</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Mon, 26 Nov 2007 15:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-295</guid>
		<description>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.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>they really need each other for sure.</p>
<p>Install by one command:</p>
<p>rpm -ivh fuse-kernel-module-2.6.3-3.EL4.i686.rpm fuse-2.6.3-3.EL4.i686.rpm</p>
<p>and everything will be OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи fuse 2.6.3-3 for RHEL 4 &amp; SRPM (David)</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-294</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 26 Nov 2007 14:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-294</guid>
		<description>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 &gt;= 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?</description>
		<content:encoded><![CDATA[<p>Hi Alexey</p>
<p>I am trying to install these RPMs but it fails with dependencies:</p>
<p>rpm -ihv fuse-kernel-module-2.6.3-3.EL4.i686.rpm<br />
error: Failed dependencies:<br />
        fuse &gt;= 2.6.3 is needed by fuse-kernel-module-2.6.3-3.EL4.i686</p>
<p>rpm -ihv fuse-2.6.3-3.EL4.i686.rpm<br />
error: Failed dependencies:<br />
        fuse-kernel-module = 2.6.3 is needed by fuse-2.6.3-3.EL4.i686</p>
<p>Looks like they need each other?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи ntfs-3g-1.710-1 for x86_64 for RHEL4 (Chelovechek)</title>
		<link>http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/comment-page-1/#comment-81</link>
		<dc:creator>Chelovechek</dc:creator>
		<pubDate>Tue, 21 Aug 2007 18:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/#comment-81</guid>
		<description>Спасибо! Буду разбираться.</description>
		<content:encoded><![CDATA[<p>Спасибо! Буду разбираться.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи ntfs-3g-1.710-1 for x86_64 for RHEL4 (alexey)</title>
		<link>http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/comment-page-1/#comment-79</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Mon, 20 Aug 2007 19:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/#comment-79</guid>
		<description>Полагаю, что через fstab не получается, т.к. ntfs-3g модуль не включен в состав initrd.
Попробуйте пересобрать его с использованием mkinitrd, думаю, что после этого будет монтироваться при загрузке нормально.

Обновлять постоянно 64-х битку у меня не получится, но, поверьте, что никаких особых действий по ее сборке я не предпринимал.
rpmbuild --rebuild --target=x86_64 ntfs-3g-1.710-1.src.rpm</description>
		<content:encoded><![CDATA[<p>Полагаю, что через fstab не получается, т.к. ntfs-3g модуль не включен в состав initrd.<br />
Попробуйте пересобрать его с использованием mkinitrd, думаю, что после этого будет монтироваться при загрузке нормально.</p>
<p>Обновлять постоянно 64-х битку у меня не получится, но, поверьте, что никаких особых действий по ее сборке я не предпринимал.<br />
rpmbuild &#8211;rebuild &#8211;target=x86_64 ntfs-3g-1.710-1.src.rpm</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи ntfs-3g-1.710-1 for x86_64 for RHEL4 (Chelovechek)</title>
		<link>http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/comment-page-1/#comment-78</link>
		<dc:creator>Chelovechek</dc:creator>
		<pubDate>Sun, 19 Aug 2007 19:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/#comment-78</guid>
		<description>Парни, большое спасибо за эту 64-х битную сборку - всё монтируется нормально. Только через fstab не получется, и при этом ругается на 750 Гб винт (320 Гб и 152 Гб проходят не зажужжав), но это сущие пустяки. Вручную - всё класс!</description>
		<content:encoded><![CDATA[<p>Парни, большое спасибо за эту 64-х битную сборку &#8211; всё монтируется нормально. Только через fstab не получется, и при этом ругается на 750 Гб винт (320 Гб и 152 Гб проходят не зажужжав), но это сущие пустяки. Вручную &#8211; всё класс!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи ntfs-3g-1.516-1 (alexey)</title>
		<link>http://marush.com/2007/05/20/ntfs-3g-1516-1/comment-page-1/#comment-71</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Thu, 02 Aug 2007 11:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/05/20/ntfs-3g-1516-1/#comment-71</guid>
		<description>Получил на пару часов доступ к оборудованию.
Собрал пакеты из src.rpm с опцией target=x86_64 и спокойно установил в систему.
Бинарники по ссылкам: http://marush.com/2007/08/02/fuse-263-3-for-x86_64-rhel4-kernel-269-55/ и http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/

Удачи!</description>
		<content:encoded><![CDATA[<p>Получил на пару часов доступ к оборудованию.<br />
Собрал пакеты из src.rpm с опцией target=x86_64 и спокойно установил в систему.<br />
Бинарники по ссылкам: <a href="http://marush.com/2007/08/02/fuse-263-3-for-x86_64-rhel4-kernel-269-55/" rel="nofollow">http://marush.com/2007/08/02/fuse-263-3-for-x86_64-rhel4-kernel-269-55/</a> и <a href="http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/" rel="nofollow">http://marush.com/2007/08/02/ntfs-3g-1710-1-for-x86_64-for-rhel4/</a></p>
<p>Удачи!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Комментарий к записи ntfs-3g-1.516-1 (Человечек)</title>
		<link>http://marush.com/2007/05/20/ntfs-3g-1516-1/comment-page-1/#comment-66</link>
		<dc:creator>Человечек</dc:creator>
		<pubDate>Tue, 03 Jul 2007 19:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/05/20/ntfs-3g-1516-1/#comment-66</guid>
		<description>Всё равно спасибо. Буду следить за появлением...</description>
		<content:encoded><![CDATA[<p>Всё равно спасибо. Буду следить за появлением&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
