
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.sabayonlinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.sabayonlinux.org/index.php?title=Es:COMO:_Actualizar_el_kernel_usando_genkernel&amp;feed=atom&amp;action=history</id>
		<title>Es:COMO: Actualizar el kernel usando genkernel - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sabayonlinux.org/index.php?title=Es:COMO:_Actualizar_el_kernel_usando_genkernel&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=Es:COMO:_Actualizar_el_kernel_usando_genkernel&amp;action=history"/>
		<updated>2013-05-24T03:58:34Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.4</generator>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=Es:COMO:_Actualizar_el_kernel_usando_genkernel&amp;diff=7942&amp;oldid=prev</id>
		<title>Patoxs at 03:16, 30 October 2009</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=Es:COMO:_Actualizar_el_kernel_usando_genkernel&amp;diff=7942&amp;oldid=prev"/>
				<updated>2009-10-30T03:16:47Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{I18n| [[HOWTO:_Upgrade_kernel_using_genkernel|en]] [[Es:COMO:_Actualizar_el_kernel_usando_genkernel|es]] [[Pl:HOWTO:_Aktualizacja_kernela_z_wykorzystaniem_genkernel|pl]]}}&lt;br /&gt;
&lt;br /&gt;
Lo primero que haremos es abrir nuestra konsole o gnome-terminal&lt;br /&gt;
&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;$ su&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;# emerge --sync &amp;amp;&amp;amp; layman -S&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;# emerge genkernel&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;# emerge sabayon-sources&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
{{Note|'''Nota 1:''' Esto no es necesario de realizar si ya fusiono/instalo la ultima versión de genkernel.}}&lt;br /&gt;
&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;# eselect kernel list&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
Note which kernel in the list you want to install. It has a number like this next to it: [x]. More than likely x = 2 [2]. Now use this number in the following command, in order to set the symlink to the new version of the kernel:&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;# eselect kernel set x &amp;lt;/pre&amp;gt;}}&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;# zcat /proc/config.gz &amp;gt; /usr/src/config &amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|'''Note 2:''' If you are just making some changes to the same version of kernel and rebuilding it then using the zcat command is probably appropriate. However if you are upgrading or downgrading to a different version of kernel then the zcat command is probably not appropriate. See WARNING No. 1 at the end of this article for what to do in the latter case.}}&lt;/div&gt;</summary>
		<author><name>Patoxs</name></author>	</entry>

	</feed>