<?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>Comments on: Kernel 2.6.32-final for Debian/Ubuntu is here!</title> <atom:link href="http://blog.robertalks.com/index.php/2009/12/03/kernel-2-6-32-final-for-debianubuntu-is-here/feed/" rel="self" type="application/rss+xml" /><link>http://blog.robertalks.com/index.php/2009/12/03/kernel-2-6-32-final-for-debianubuntu-is-here/</link> <description>here I talk</description> <lastBuildDate>Fri, 03 Feb 2012 20:37:46 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: robert</title><link>http://blog.robertalks.com/index.php/2009/12/03/kernel-2-6-32-final-for-debianubuntu-is-here/comment-page-1/#comment-1329</link> <dc:creator>robert</dc:creator> <pubDate>Sat, 16 Jan 2010 17:35:37 +0000</pubDate> <guid
isPermaLink="false">http://blog.robertalks.com/?p=772#comment-1329</guid> <description>You only need linux-image, but if you want to build some aditional modules or other kernel related apps, then you will need linux-headers and most probably linux-source.
To install it, just run # sudo dpkg -i --force-all linux-image-*.deb.
Good luck!</description> <content:encoded><![CDATA[<p>You only need linux-image, but if you want to build some aditional modules or other kernel related apps, then you will need linux-headers and most probably linux-source.<br
/> To install it, just run # sudo dpkg -i &#8211;force-all linux-image-*.deb.</p><p>Good luck!</p> ]]></content:encoded> </item> <item><title>By: @r13f</title><link>http://blog.robertalks.com/index.php/2009/12/03/kernel-2-6-32-final-for-debianubuntu-is-here/comment-page-1/#comment-1328</link> <dc:creator>@r13f</dc:creator> <pubDate>Sat, 16 Jan 2010 12:45:49 +0000</pubDate> <guid
isPermaLink="false">http://blog.robertalks.com/?p=772#comment-1328</guid> <description>Hi robert, well then you should give the way to install it correctly. It&#039;s really confusing me as newbie since there are some files, linux-source, linux-header and linux-image. Do i have to downloads all of these files and install it without worrying any order.
Thanks</description> <content:encoded><![CDATA[<p>Hi robert, well then you should give the way to install it correctly. It&#8217;s really confusing me as newbie since there are some files, linux-source, linux-header and linux-image. Do i have to downloads all of these files and install it without worrying any order.</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: robertalks</title><link>http://blog.robertalks.com/index.php/2009/12/03/kernel-2-6-32-final-for-debianubuntu-is-here/comment-page-1/#comment-1327</link> <dc:creator>robertalks</dc:creator> <pubDate>Wed, 30 Dec 2009 21:17:13 +0000</pubDate> <guid
isPermaLink="false">http://blog.robertalks.com/?p=772#comment-1327</guid> <description>You could try to install it using dpkg -i --force-all linux-image-2.6.32-final-union_1_i386.deb. Im not sure why you have the error, but could be some things missing.</description> <content:encoded><![CDATA[<p>You could try to install it using dpkg -i &#8211;force-all linux-image-2.6.32-final-union_1_i386.deb. Im not sure why you have the error, but could be some things missing.</p> ]]></content:encoded> </item> <item><title>By: harobed</title><link>http://blog.robertalks.com/index.php/2009/12/03/kernel-2-6-32-final-for-debianubuntu-is-here/comment-page-1/#comment-1326</link> <dc:creator>harobed</dc:creator> <pubDate>Wed, 30 Dec 2009 20:08:22 +0000</pubDate> <guid
isPermaLink="false">http://blog.robertalks.com/?p=772#comment-1326</guid> <description>Hi,
I&#039;ve try to install your kernel linux-image-2.6.32-final-union_1_i386.deb on Ubuntu 9.10, I&#039;ve this error :
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms
run-parts: executing /etc/kernel/postinst.d/nvidia-common
run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 20
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.32-final-union.postinst line 1181.
dpkg: error processing linux-image-2.6.32-final-union (--configure):
subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
linux-image-2.6.32-final-union
E: Sub-process /usr/bin/dpkg returned an error code (1)
Thanks for your help,
Stephane</description> <content:encoded><![CDATA[<p>Hi,</p><p>I&#8217;ve try to install your kernel linux-image-2.6.32-final-union_1_i386.deb on Ubuntu 9.10, I&#8217;ve this error :</p><p>Found kernel: /boot/memtest86+.bin<br
/> Updating /boot/grub/menu.lst &#8230; done</p><p>Examining /etc/kernel/postinst.d.<br
/> run-parts: executing /etc/kernel/postinst.d/dkms<br
/> run-parts: executing /etc/kernel/postinst.d/nvidia-common<br
/> run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 20<br
/> Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.32-final-union.postinst line 1181.<br
/> dpkg: error processing linux-image-2.6.32-final-union (&#8211;configure):<br
/> subprocess installed post-installation script returned error exit status 2<br
/> Errors were encountered while processing:<br
/> linux-image-2.6.32-final-union<br
/> E: Sub-process /usr/bin/dpkg returned an error code (1)</p><p>Thanks for your help,<br
/> Stephane</p> ]]></content:encoded> </item> <item><title>By: robertalks</title><link>http://blog.robertalks.com/index.php/2009/12/03/kernel-2-6-32-final-for-debianubuntu-is-here/comment-page-1/#comment-1238</link> <dc:creator>robertalks</dc:creator> <pubDate>Fri, 04 Dec 2009 20:40:57 +0000</pubDate> <guid
isPermaLink="false">http://blog.robertalks.com/?p=772#comment-1238</guid> <description>Well yes, but I will rebuild the kernel on an older Ubuntu, so more people can use it. Was build using Ubuntu 9.10, so it is based on a newer libc6 version.</description> <content:encoded><![CDATA[<p>Well yes, but I will rebuild the kernel on an older Ubuntu, so more people can use it. Was build using Ubuntu 9.10, so it is based on a newer libc6 version.</p> ]]></content:encoded> </item> </channel> </rss>
