I have having some issues with a PXE boot of Ubunto 10.04 Live CD, and I was hoping someone could spot my error.<br><br>The NSF Server works correctly.  I can mount the nfs directories from different computers on the network.  Here is a copy of my exports file:<br>
<br>/srv                         <a href="http://10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)">10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)</a><br>/srv/images              <a href="http://10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)">10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)</a><br>
/srv/images/Ubuntu1004  <a href="http://10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)">10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)</a><br><br><br>However, after it goes through the pxe boot, I get the error &quot;mount call failed - server replied: No Such file or directory&quot;.   I copied the entire Live Cd into the folder /srv/images/Ubuntu1004 as per the instructions.  I also copied the files/directories to the pxe server as per instructions.  Here&#39;s the pxe menu command:  <br>
<br><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CUsers%5Cjebbar60%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CUsers%5Cjebbar60%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CUsers%5Cjebbar60%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1107304683 0 0 415 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:swiss;
        mso-font-pitch:variable;
        mso-font-signature:-520092929 1073786111 9 0 415 0;}
@font-face
        {font-family:"Century Gothic";
        panose-1:2 11 5 2 2 2 2 2 2 4;
        mso-font-charset:0;
        mso-generic-font-family:swiss;
        mso-font-pitch:variable;
        mso-font-signature:647 0 0 0 159 0;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;
        mso-font-charset:0;
        mso-generic-font-family:swiss;
        mso-font-pitch:variable;
        mso-font-signature:-1593833729 1073750107 16 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.WordSection1
        {page:WordSection1;}
-->
</style>

<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;">LABEL
Ubuntu</span><span style="font-size: 12pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"></span></p>

<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;">kernel
/tftpboot/images/ubuntu/vmlinuz</span><span style="font-size: 12pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"></span></p>

<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;">append
boot=casper netboot=nfs nfsroot=10.101.40.8:/srv/images/Ubuntu1004
initrd=/tftpboot/images/ubuntu/initrd.lz</span></p><p class="MsoNormal"><br></p><p class="MsoNormal"><br></p><p class="MsoNormal">What did I do wrong?</p><p class="MsoNormal"><br></p><p class="MsoNormal">Jeb<br><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;"></span><span style="font-size: 12pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"></span></p>


<p class="MsoNormal"><span style="font-family: &quot;Century Gothic&quot;,&quot;sans-serif&quot;;"> </span></p>

<br><br>