<div class="gmail_quote">OK,.. I was able to get it to appear to connect to the NFS share and connect to the sysrcd.dat file, however, I get a md5sum checksum is invalid on the root filesystem image error.<br><br>Just to be sure, I downloaded the iso and extracted the dat file a second time.<br>
<br><br>On Fri, Aug 19, 2011 at 09:30, Gustin Johnson <span dir="ltr"><<a href="mailto:gustin@meganerd.ca">gustin@meganerd.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
My PXE config looks like this;<br>
<br>
LABEL System Rescue CD "Live Image"<br>
LINUX systemrescue/rescuecd<br>
INITRD systemrescue/initram.igz<br>
APPEND scandelay=1 docache<br>
netboot=nfs://192.168.1.10:/images/systemrescue setkmap=us toram<br>
TEXT<br>
SystemRescueCD network boot image (recovery)<br>
ENDTEXT<br>
<br>
The 192.168.1.10 is also the PXE server, but it could be any machine.<br>
You can also ignore the TEXT/ENDTEXT bit, it is just for the onscreen<br>
menu (we have a customized FOG install that this is part of).<br>
<br>
The Linux and INITRD options are paths that exist under the root of<br>
the TFTP server.<br>
The relevant line from the /etc/exports file:<br>
<br>
/images/systemrescue<br>
*(rw,sync,no_wdelay,insecure_locks,no_root_squash,insecure,no_subtree_check)<br>
<div><div></div><br></div></blockquote></div><br>