<font size="2">you are using a preseed.cfg file right?<br><br>You want to have this in there:<br><br></font><pre><font size="2"># The kernel image (meta) package to be installed; "none" can be used if no<br># kernel is to be installed.<br>
#d-i base-installer/kernel/image linux-generic<br>d-i base-installer/kernel/override-image string linux-server<br><br>That is what picks which kernel is should be running I believe.<br><br>I have documented allot of the PXE boot stuff here:<br>
<a href="https://www.digisoftinc.org/wiki/index.php/Ubuntu_preseed.cfg_installs_off_PXE_Boot">https://www.digisoftinc.org/wiki/index.php/Ubuntu_preseed.cfg_installs_off_PXE_Boot</a><br><br>As far as fixing it on each machine that is beyond my expertise but I believe you would have to get the ubuntu server kernel...compile it and then add it to your grub list.<br>
Sorry if you are looking for a direct fix for each server.</font><br></pre><br><div class="gmail_quote">On Wed, Jun 30, 2010 at 8:32 AM, Kaushal Shriyan <span dir="ltr"><<a href="mailto:kaushalshriyan@gmail.com">kaushalshriyan@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Wed, Jun 30, 2010 at 6:49 PM, Dan Sheffner <<a href="mailto:dsheffner@gmail.com">dsheffner@gmail.com</a>> wrote:<br>

> I think you want:<br>
><br>
> d-i base-installer/kernel/override-image string linux-server<br>
><br>
</div>Hi Dan<br>
<br>
d-i base-installer/kernel/override-image string linux-server ?<br>
<br>
is that a command. I didnot understand it.<br>
<br>
Please help me understand<br>
<div><div></div><div class="h5"><br>
Thanks and Regards<br>
<br>
Kaushal<br>
<br>
--<br>
ubuntu-server mailing list<br>
<a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-server" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-server</a><br>
More info: <a href="https://wiki.ubuntu.com/ServerTeam" target="_blank">https://wiki.ubuntu.com/ServerTeam</a><br>
</div></div></blockquote></div><br>