On 4/17/07, <b class="gmail_sendername">Dustin Kirkland</b> <<a href="mailto:dustin.kirkland@gmail.com">dustin.kirkland@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<span class="q"></span>Paul just reminded me that there's a function in yaboot.c called print_message_file(), which will read /etc/yaboot.msg and print it to screen. Put something in there and see if that works for you.
<br></blockquote></div><br>Ok, I just verified this functionality. <br><br>1) I put a splash screen message in:<br>/etc/yaboot.msg<br>2) And I added to /etc/yaboot.conf<br>message=/etc/yaboot.msg<br><br>And it worked great for me.
<br><br>:-Dustin<br>