Thanks guys. The timeout is exactly what I&#39;m looking for, so I can watch it work while I&#39;m testing; which I will do this evening.<br>...John<br><br><div class="gmail_quote">On Mon, Dec 27, 2010 at 8:13 AM, Paul Cartwright <span dir="ltr">&lt;<a href="mailto:ale@pcartwright.com">ale@pcartwright.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 12/26/2010 11:01 PM, John Pilman wrote:<br>
&gt; That works most of the time, but occasionally, GRUB displays a screen<br>
&gt; asking which operating system to start.  I have no remote access when I<br>
&gt; can&#39;t get past GRUB, and without a monitor or keyboard, it is tough to<br>
&gt; select an OS.  I&#39;d like to force the boot without waiting for input, but<br>
&gt; I have not tinkered with GRUB much, and I did not find anything in the<br>
&gt; documentation that addresses this situation.<br>
&gt;<br>
&gt; Any ideas would be appreciated.<br>
</div>/boot/grub/menu.lst:<br>
<br>
# You can specify &#39;saved&#39; instead of a number. In this case, the default<br>
entry<br>
# is the entry saved with the command &#39;savedefault&#39;.<br>
# WARNING: If you are using dmraid do not change this entry to &#39;saved&#39;<br>
or your<br>
# array will desync and will not let you boot your system.<br>
default        0<br>
<br>
## timeout sec<br>
# Set a timeout, in SEC seconds, before automatically booting the<br>
default entry<br>
# (normally the first entry defined).<br>
timeout        5<br>
<br>
<br>
<br>
<br>
--<br>
Paul Cartwright<br>
Registered Linux user # 367800<br>
Registered Ubuntu User #12459<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div><br>