<?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>Comentarios en: Iniciar una instalación de Debian por red</title>
	<atom:link href="http://www.vicente-navarro.com/blog/2007/09/05/iniciar-una-instalacion-de-debian-por-red/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vicente-navarro.com/blog/2007/09/05/iniciar-una-instalacion-de-debian-por-red/</link>
	<description>El blog de Vicente Navarro</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:51:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Por: ¿cómo instalo debian desde red? - Foros de CHW</title>
		<link>http://www.vicente-navarro.com/blog/2007/09/05/iniciar-una-instalacion-de-debian-por-red/#comment-16929</link>
		<dc:creator>¿cómo instalo debian desde red? - Foros de CHW</dc:creator>
		<pubDate>Thu, 04 Sep 2008 23:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.vicente-navarro.com/blog/index.php/2007/09/05/iniciar-una-instalacion-de-debian-por-red/#comment-16929</guid>
		<description>[...] ¿cómo instalo debian desde red?     Espero que te sirva:  Lo hice y lo entendí &#124; Iniciar una instalación de Debian por red  Hace un tiempo quiero hacer lo mismo, pero no he tenido tiempo, aunque por lo visto es una lata, [...]</description>
		<content:encoded><![CDATA[<p>[...] ¿cómo instalo debian desde red?     Espero que te sirva:  Lo hice y lo entendí | Iniciar una instalación de Debian por red  Hace un tiempo quiero hacer lo mismo, pero no he tenido tiempo, aunque por lo visto es una lata, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Vicente Navarro</title>
		<link>http://www.vicente-navarro.com/blog/2007/09/05/iniciar-una-instalacion-de-debian-por-red/#comment-5511</link>
		<dc:creator>Vicente Navarro</dc:creator>
		<pubDate>Sun, 11 Nov 2007 17:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vicente-navarro.com/blog/index.php/2007/09/05/iniciar-una-instalacion-de-debian-por-red/#comment-5511</guid>
		<description>&lt;strong&gt;@Mefisto&lt;/strong&gt; Yo diría que sí que es necesario. He probado con algo así:

&lt;blockquote&gt;&lt;pre&gt;group {
  next-server 10.0.0.1;
  filename &quot;pxelinux.0&quot;;
}&lt;/pre&gt;&lt;/blockquote&gt;

sin especificar la MAC para ver si cualquier sistema arranca pero no es así. Y lo que se puede leer en el propio &quot;&lt;code&gt;man dhcpd.conf&lt;/code&gt;&quot; parece corroborar mi idea:

&lt;blockquote&gt;&lt;pre&gt;Imagine  that  you  have  a site with a lot of NCD X-Terminals.   These
terminals come in a variety of models, and you want to specify the boot
files for each model.   One way to do this would be to have host decla-
rations for each server and group them by model:

group {
  filename &quot;Xncd19r&quot;;
  next-server ncd-booter;

  host ncd1 { hardware ethernet 0:c0:c3:49:2b:57; }
  host ncd4 { hardware ethernet 0:c0:c3:80:fc:32; }
  host ncd8 { hardware ethernet 0:c0:c3:22:46:81; }
}

group {
  filename &quot;Xncd19c&quot;;
  next-server ncd-booter;

  host ncd2 { hardware ethernet 0:c0:c3:88:2d:81; }
  host ncd3 { hardware ethernet 0:c0:c3:00:14:11; }
}&lt;/pre&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p><strong>@Mefisto</strong> Yo diría que sí que es necesario. He probado con algo así:</p>
<blockquote><pre>group {
  next-server 10.0.0.1;
  filename "pxelinux.0";
}</pre>
</blockquote>
<p>sin especificar la MAC para ver si cualquier sistema arranca pero no es así. Y lo que se puede leer en el propio &#8220;<code>man dhcpd.conf</code>&#8221; parece corroborar mi idea:</p>
<blockquote><pre>Imagine  that  you  have  a site with a lot of NCD X-Terminals.   These
terminals come in a variety of models, and you want to specify the boot
files for each model.   One way to do this would be to have host decla-
rations for each server and group them by model:

group {
  filename "Xncd19r";
  next-server ncd-booter;

  host ncd1 { hardware ethernet 0:c0:c3:49:2b:57; }
  host ncd4 { hardware ethernet 0:c0:c3:80:fc:32; }
  host ncd8 { hardware ethernet 0:c0:c3:22:46:81; }
}

group {
  filename "Xncd19c";
  next-server ncd-booter;

  host ncd2 { hardware ethernet 0:c0:c3:88:2d:81; }
  host ncd3 { hardware ethernet 0:c0:c3:00:14:11; }
}</pre>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Mefisto</title>
		<link>http://www.vicente-navarro.com/blog/2007/09/05/iniciar-una-instalacion-de-debian-por-red/#comment-5488</link>
		<dc:creator>Mefisto</dc:creator>
		<pubDate>Sat, 10 Nov 2007 15:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vicente-navarro.com/blog/index.php/2007/09/05/iniciar-una-instalacion-de-debian-por-red/#comment-5488</guid>
		<description>Tengo una duda, y es que si tengo 20 maquinas (clientes) a los que le quiero instalar debian, ene l archivo de configuracion del DHCP tengo que especificar las 20 MAC addresses??? o hay alguna forma de automatizar este proceso?</description>
		<content:encoded><![CDATA[<p>Tengo una duda, y es que si tengo 20 maquinas (clientes) a los que le quiero instalar debian, ene l archivo de configuracion del DHCP tengo que especificar las 20 MAC addresses??? o hay alguna forma de automatizar este proceso?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

