I not yet test your suggestions about gpxe script because i <br>want have clear the following.<br>I want begin testing Damm Small Linux, have in a gpxe/dsl directory<br><div dir="ltr">I followed the  <b>appnoted - Etherboot-gPXE Wiki - how boot operating system.htm</b> instructions at the<br>

etherboot oficial site, but it not mention needed scripts to boot.<br>Then i am specifyng only the filename : filename &quot;gpxe/menu.gpxe&quot; at the  <b>dhcpd.conf</b><br>The menu.gpxe say: <br><pre class="code">#!gpxe<br>
chain menu.c32 menu.cfg</pre>So you say me need to tell <span class="il">gPXE</span> to load two files by using the second <span class="il">gPXE</span> script I, but<br> i think my <b>menu.cfg</b> tell thouse  syslinux in this way:<br>
<br><font style="font-family: arial,helvetica,sans-serif;" size="1">prompt 0<br>allowoptions 0<br>menu rows 6<br><br>menu title &quot;gPXE Server: Choose a Operating System&quot;<br><br>label _<br>      menu label NetBoot Live Systems<br>
      menu disable<br><br>label DSL<br>      menu label ^1 DSL<br>      menu indent 1<br>      kernel dsl/linux24 <br>      append  init=/etc/init root=/dev/sda1 lang=us vga=791 initrd=dsl/minirt24.gz quiet <br><br></font><font size="2">The </font><font style="font-family: arial,helvetica,sans-serif;" size="2"><b>minirt24.gz</b>  (initrd) and </font><font style="font-family: arial,helvetica,sans-serif;" size="2"><b>linux24</b> </font>(kernel) i extrated from a <b>dsl-4.4.10-initrd.iso</b>  image<br>
i believe its ready to boot. On purpose where i can get the images like <b>ubuntu-initrd.img </b>or <b>debian-initrd.img</b><br>that appears in the appnotes?<br><br><span><span style="background-color: rgb(235, 239, 249);" title="sugerencias"></span></span></div>

<div class="gmail_quote">2010/2/1 Shao Miller <span dir="ltr">&lt;<a href="mailto:Shao.Miller@yrdsb.edu.on.ca" target="_blank">Shao.Miller@yrdsb.edu.on.ca</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Milton Labanda wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>