<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Milton Labanda</b> <span dir="ltr"><<a href="mailto:1000ton.lab@gmail.com">1000ton.lab@gmail.com</a>></span><br>
Date: 2010/2/1<br>Subject: Re: [gPXE] Boot very slow or not boot<br>To: Shao Miller <<a href="mailto:Shao.Miller@yrdsb.edu.on.ca">Shao.Miller@yrdsb.edu.on.ca</a>><br><br><br><br><br><div class="gmail_quote">2010/2/1 Shao Miller <span dir="ltr"><<a href="mailto:Shao.Miller@yrdsb.edu.on.ca" target="_blank">Shao.Miller@yrdsb.edu.on.ca</a>></span><div class="im">
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>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;">
I dont use commands only boot automatic. I have use comands to boot?<br>
</blockquote>
<br></div>
No, you don't have to use commands to boot. gPXE is just like regular PXE in that it takes a single filename parameter from a DHCP service or ProxyDHCP service.<div><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Not, like the kernel is loaded.<br>
</blockquote>
<br></div>
How did the kernel get loaded? From a gPXE script? From the filename parameter passed by the DHCP/ProxyDHCP service? </blockquote><div> From the filename parameter passed by the DHCP/ProxyDHCP service <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How do you know it's loaded?</blockquote></div><div><br>I asume it by the message in the second case:<br>dosboot ..... ok.<br><br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Only boot automatic the images.<br>
</blockquote>
<br></div>
How are you telling gPXE what to boot? If you are using the filename parameter, it only specifies a single file! To boot Linux, you _usually_ need two files: the kernel and the initrd. To boot a DOS image, you usually need two files: the MEMDISK "kernel" and the DOS image as "initrd." Because DHCP/ProxyDHCP only sends a single filename, I think you want to use a gPXE script:<br>
<br>
#!gpxe<br>
kernel vmlinuz24<br>
initrd minirt24.gz<br>
<br></blockquote></div><div><br>Ok tkanks i tried it, but where put the script <br></div><div class="im"><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
or for DOS:<br>
<br>
#!gpxe<br>
kernel memdisk<br>
initrd dosboot.img<br>
<br>
Then your DHCP/ProxyDHCP service sends one of these scripts as the filename.<br>
<br>
I've carbon-copied the gPXE mailing-list again.<div><div></div><div><br>
<br>
Disclaimer: All claims and opinions are solely those of myself and do not and should not be perceived as representing the Etherboot nor the gPXE projects in any way. Thank you for your understanding.<br>
<br></div></div><font color="#888888">
- Shao Miller<br>
</font></blockquote></div></div><br><br clear="all"><div><div></div><div class="h5"><br>-- <br>/\/\;/-----------------------------------------------------<br>Milton Leonardo Labanda Jaramillo[1000tonlab]<br>Distro: Debian GNU/Linux Lenny 5.0<br>
Blog: <a href="http://1000tonlab.wordpress.com" target="_blank">http://1000tonlab.wordpress.com</a><br>
"Solamente la libertad que se somete a la Verdad <br>conduce a la persona humana a su verdadero <br>bien.... ". Juan Pablo II<br>(:\ Usa Software Legal, usa Software Libre /:)<br>
</div></div></div><br><br clear="all"><br>-- <br>/\/\;/-----------------------------------------------------<br>Milton Leonardo Labanda Jaramillo[1000tonlab]<br>Distro: Debian GNU/Linux Lenny 5.0<br>Blog: <a href="http://1000tonlab.wordpress.com">http://1000tonlab.wordpress.com</a><br>
"Solamente la libertad que se somete a la Verdad <br>conduce a la persona humana a su verdadero <br>bien.... ". Juan Pablo II<br>(:\ Usa Software Legal, usa Software Libre /:)<br>