Ubuntu Server: Kernel Configuration Considerations

Dan Sheffner dsheffner at gmail.com
Wed Jun 30 14:10:49 UTC 2010


you are using a preseed.cfg file right?

You want to have this in there:

# The kernel image (meta) package to be installed; "none" can be used if no
# kernel is to be installed.
#d-i base-installer/kernel/image linux-generic
d-i base-installer/kernel/override-image string linux-server

That is what picks which kernel is should be running I believe.

I have documented allot of the PXE boot stuff here:
https://www.digisoftinc.org/wiki/index.php/Ubuntu_preseed.cfg_installs_off_PXE_Boot

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.
Sorry if you are looking for a direct fix for each server.


On Wed, Jun 30, 2010 at 8:32 AM, Kaushal Shriyan
<kaushalshriyan at gmail.com>wrote:

> On Wed, Jun 30, 2010 at 6:49 PM, Dan Sheffner <dsheffner at gmail.com> wrote:
> > I think you want:
> >
> > d-i base-installer/kernel/override-image string linux-server
> >
> Hi Dan
>
> d-i base-installer/kernel/override-image string linux-server ?
>
> is that a command. I didnot understand it.
>
> Please help me understand
>
> Thanks and Regards
>
> Kaushal
>
> --
> ubuntu-server mailing list
> ubuntu-server at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
> More info: https://wiki.ubuntu.com/ServerTeam
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-server/attachments/20100630/95d11e67/attachment.html>


More information about the ubuntu-server mailing list