<?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>sercomi's Blog &#187; grub</title>
	<atom:link href="http://www.sercomi.com/tag/grub/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sercomi.com</link>
	<description>El Blog de Sergi Comas, donde escribo acerca de software libre, linux, fotografía ,Internet, PHP, Zend framework, rutas y excursiones.</description>
	<lastBuildDate>Fri, 03 Sep 2010 06:59:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Recuperar GRUB en Ubunu Edgy 6.10</title>
		<link>http://www.sercomi.com/2007/02/14/recuperar-grub-en-ubunu-edgy-610/</link>
		<comments>http://www.sercomi.com/2007/02/14/recuperar-grub-en-ubunu-edgy-610/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 08:30:00 +0000</pubDate>
		<dc:creator>Sergi Comas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Edgy]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.sercomi.com/?p=8</guid>
		<description><![CDATA[Si hemos reinstalado windows y a consecuencia de esto hemos perdido nuestro gestor de arranque GRUB, podemos seguir estos sencillos pasos para recuperarlo y no tener que reinstalar ubuntu. 1. Arrancamos con el CD de ubuntu (versión Desktop) e iniciamos un terminal. 2. Accedemos con el usuario grub con sudo grub 3.Buscamos donde estaba instalado [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: verdana">Si hemos reinstalado windows y a consecuencia de esto hemos perdido nuestro gestor de arranque GRUB, podemos seguir estos sencillos pasos para recuperarlo y no tener que reinstalar ubuntu.</span></p>
<p><span style="font-family: verdana">1. Arrancamos con el CD de ubuntu (versión Desktop)  e iniciamos un terminal.</span></p>
<p><span style="font-family: verdana">2. Accedemos con el usuario grub con</span><br />
<span style="font-weight: bold; font-family: courier new">sudo grub</span><span style="font-family: verdana"></span></p>
<p>3.Buscamos donde estaba instalado grub anteriormente<br />
<span style="font-size: 100%">    </span><span style="font-weight: bold; font-family: courier new">    find /boot/grub/stage1</span><span style="font-family: verdana; font-size: 100%"><code></code></span><br />
<span style="font-family: verdana">    Esto nos devolverá (hd0,1) que nos indica el disco y la partición donde estaba instalado grub</span></p>
<p>4.Accedemos a esa partición<br />
<span style="font-weight: bold; font-family: courier new">    root (hd0,1)</span><span style="font-family: verdana"><br />
sustituye por los valores que te haya dado el paso anterior</span></p>
<p><span style="font-family: verdana">5.Instalamos grub en el primer disco duro (MBR)</span><br />
<span style="font-family: verdana">    </span><span style="font-weight: bold; font-family: courier new">    setup (hd0)</span><span style="font-family: verdana"></span></p>
<p>6.Ya podemos salir y reiniciar el sistema<span style="font-family: courier new"><br />
<span style="font-family: verdana">    </span></span><span style="font-weight: bold; font-family: courier new">    quit</span></p>
<p style="margin-bottom: 0cm"><span style="font-family: Arial,sans-serif"><span style="font-size: 85%"><strong>Autor:</strong> Sergi Comas<br />
<strong>Correo electrónico: </strong><span>sercomi</span>@gmail.com<br />
<strong>Procedencia del autor: </strong><span>Barcelona-Catalunya</span> </span></span></p>
<img src="http://www.sercomi.com/?ak_action=api_record_view&id=8&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.sercomi.com/2007/02/14/recuperar-grub-en-ubunu-edgy-610/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->