I almost have it! I get a pxe boot prompt and I can manually enter in the boot parameters and it will boot to the live CD. However, every time I boot the server, it just gives me the message:<br>&nbsp;<br>Could not find kernel image: linux<br>
&nbsp;<br>I&#39;ve set my label as x64-live, as I know I am only going to run 2 OSes.<br>&nbsp;<br>Ant.<br><br>
<div class="gmail_quote">On Thu, Jan 1, 2009 at 9:14 PM, John Stoffel <span dir="ltr">&lt;<a href="mailto:john@stoffel.org">john@stoffel.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Anthony&gt; I need to setup PXE booting on two systems I have. One system<br>Anthony&gt; has a hard drive and needs run Ubuntu Linux 8.04LTS. It then<br>
Anthony&gt; needs to serve both a 32- and 64-bit Live CD image to the<br>Anthony&gt; other system. Can anyone help?<br><br>It&#39;s not really all that hard. &nbsp;You need to have a tftp server running<br>on the server host, and you need to have the proper stanzas in there<br>
mapping the MAC addresses of the clients to the correct boot string<br>and kernal image.<br><br>I&#39;ve got some scripts at work I use to setup clients for a kickstart<br>setup, which should be mostly the right thing to do here. &nbsp;Or just<br>
google for &#39;PXE kickstart setup&#39; and see what you find. &nbsp;I don&#39;;t have<br>my work bookmarks handy now, and I&#39;m going to sleep early.<br><br>Quick question, will the server host the /usr and other filesystems on<br>
the clients via NFS, or will the clients be running out of a local RAM<br>disk holding their images? &nbsp;Makes a difference.<br><br>You might try googling &#39;PXE boot Ubuntu live&#39;, the first hit looks<br>like it has good info.<br>
<br>Feel free to write me if you want more details.<br><font color="#888888"><br>John<br><br></font></blockquote></div><br>