<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BlueOrb &#187; recuperacion</title>
	<atom:link href="http://www.blueorb.es/tag/recuperacion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueorb.es</link>
	<description>Información sobre programación(también manuales), internet, hardware, sistemas operativos, software, complementos, curiosidades y muchas más cosas para informarte y entretenerse.</description>
	<lastBuildDate>Thu, 06 Oct 2011 02:20:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Eliminar entradas del grub2 permamentemente en Ubuntu</title>
		<link>http://www.blueorb.es/2009/12/18/eliminar-entradas-del-grub2-permamentemente-en-ubuntu/</link>
		<comments>http://www.blueorb.es/2009/12/18/eliminar-entradas-del-grub2-permamentemente-en-ubuntu/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 19:21:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[eliminar]]></category>
		<category><![CDATA[entradas]]></category>
		<category><![CDATA[grub2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[memtest]]></category>
		<category><![CDATA[permanentemente]]></category>
		<category><![CDATA[recuperacion]]></category>
		<category><![CDATA[sistema]]></category>

		<guid isPermaLink="false">http://blueorb.es/?p=642</guid>
		<description><![CDATA[Bueno, es muy facil modificar el grub manualmente, pero es muy probable que rearmes el grub varias veces, o se te reestablezca al actualizarlo, etc. Y se añaden varias entradas que probablemente no quieres y lo primero que haces cuando se reestablece el grub, es eliminar esas entradas manualmente, lo que se hace una tarea]]></description>
			<content:encoded><![CDATA[<p>Bueno, es muy facil <a href="http://blueorb.es/2009/11/27/editar-grub-2-manualmente/" target="_blank">modificar el grub manualmente</a>, pero es muy probable que rearmes el grub varias veces, o se te reestablezca al actualizarlo, etc. Y se añaden varias entradas que probablemente no quieres y lo primero que haces cuando se reestablece el grub, es eliminar esas entradas manualmente, lo que se hace una tarea pesada e incomoda.<br />
<strong><br />
<span style="color: #008000;">Por suerte, existe forma de eliminarlas, a traves de un terminal:</span></strong><strong><br />
memtest:</strong><br />
<div class="bosf-terminal"><b>usuario@nombrepc:~$ </b>sudo chmod -x /etc/grub.d/20_memtest86+</div><br />
<div class="bosf-nota"><b>Nota: </b>Si quieres recuperarlo: <div class="bosf-terminal"><b>usuario@nombrepc:~$ </b>sudo chmod +x /etc/grub.d/20_memtest86+</div> </div></p>
<p><strong>sistema de recuperación:</strong><br />
<div class="bosf-terminal"><b>usuario@nombrepc:~$ </b>sudo sed s/&#8217;#GRUB_DISABLE_LINUX_RECOVERY=&#8221;true&#8221;&#8216;/&#8217;GRUB_DISABLE_LINUX_RECOVERY=&#8221;true&#8221;&#8216;/g -i /etc/default/grub</div></p>
<p><span style="color: #008000;"><strong>Recuerda que debes actualizar el grub.cfg:</strong></span><br />
<div class="bosf-terminal"><b>usuario@nombrepc:~$ </b>sudo update-grub2</div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueorb.es/2009/12/18/eliminar-entradas-del-grub2-permamentemente-en-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

