<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Hi</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">How  about creating simple bash script which would wait for user input??</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

<br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Regards,</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Olivia</span><br><br><div class="gmail_quote">2012/8/14 Brian Kroth <span dir="ltr"><<a href="mailto:bpkroth@gmail.com" target="_blank">bpkroth@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Brian Paul Kroth <<a href="mailto:bpkroth@gmail.com" target="_blank">bpkroth@gmail.com</a>> 2012-08-13 15:25:<div>

<div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thomas Neumann <<a href="mailto:blacky%2Bfai@fluffbunny.de" target="_blank">blacky+fai@fluffbunny.de</a>> 2012-08-13 21:33:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, 13 Aug 2012 12:14:19 -0500<br>
Brian Kroth <<a href="mailto:bpkroth@gmail.com" target="_blank">bpkroth@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all, I'm testing fai+wheezy (4.0.3) and have a client setup to pxeboot to a<br>
sysinfo without the reboot flag[...]<br>
</blockquote>
<br>
Check the list for an earlier message of mine. I've run into the same problem.<br>
<br>
If no error occurs, then fai _will_ reboot the system. You can tell fai to halt instead, but you can't simply make it stop and do nothing. Reboot or Halt.<br>
<br>
Solution:<br>
a) provoke an error somewhere during execution<br>
b) use my attached patch to force a non-reboot<br>
<br>
bye<br>
thomas<br>
</blockquote>
<br>
I thought I remembered seeing something similar in the past, but couldn't find it at the time.<br>
<br>
Here it is for future hunters:<br>
<a href="https://lists.uni-koeln.de/pipermail/linux-fai/2012-July/009735.html" target="_blank">https://lists.uni-koeln.de/<u></u>pipermail/linux-fai/2012-July/<u></u>009735.html</a><br>
<br>
I should have mentioned earlier that after reading the code I was starting to use option (a) above (there's almost always something that complains during a real install, but I guess not during sysinfo), but I think I'll use your hook instead.<br>


<br>
Thanks,<br>
Brian<br>
</blockquote>
<br></div></div>
That hook actually never gets called when using FAI_ACTION=sysinfo since task_action()'s sysinfo case calls task_faiend() rather than "task faiend" (call_hook is done in task(), not task_faiend()).<br>
<br>
So, I guess it's back to figuring out how to induce a non-fatal error ...<br>
<br>
Thanks,<br>
Brian<br>
</blockquote></div><br>