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> <br>Could not find kernel image: linux<br>
<br>I've set my label as x64-live, as I know I am only going to run 2 OSes.<br> <br>Ant.<br><br>
<div class="gmail_quote">On Thu, Jan 1, 2009 at 9:14 PM, John Stoffel <span dir="ltr"><<a href="mailto:john@stoffel.org">john@stoffel.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Anthony> I need to setup PXE booting on two systems I have. One system<br>Anthony> has a hard drive and needs run Ubuntu Linux 8.04LTS. It then<br>
Anthony> needs to serve both a 32- and 64-bit Live CD image to the<br>Anthony> other system. Can anyone help?<br><br>It's not really all that hard. 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'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. Or just<br>
google for 'PXE kickstart setup' and see what you find. I don';t have<br>my work bookmarks handy now, and I'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? Makes a difference.<br><br>You might try googling 'PXE boot Ubuntu live', 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>