Skipping tasksel during preseeding

Carl Karsten carl at personnelware.com
Wed Aug 12 17:27:00 BST 2009


I think this may help:

label ubuntu-jaunty-i386-handsoff
        kernel ubuntu/jaunty/i386/linux
        append initrd=ubuntu/jaunty/i386/initrd.gz root=/dev/rd/0 rw
locale=en_US console-setup/layoutcode=us netcfg/wireless_wep=
netcfg/choose_interface=eth0 netcfg/get_hostname= DEBCONF_DEBUG=5
url=http://shaz/ubuntu/jaunty/preseed.cfg tasksel:tasksel/first="" --
vga=6

root at shaz:/var/www # grep tasksel ubuntu/jaunty/preseed.cfg
#tasksel tasksel/first multiselect ubuntu-standard, ubuntu-desktop


On Wed, Aug 12, 2009 at 11:18 AM, Rus Hughes<russell.hughes at gmail.com> wrote:
> Hi,
>
> We want to pxeboot/preseed a number of servers in to very light JEOS
> servers, i.e. we don't want the ubuntu-standard package installed, but
> no matter what I try ubuntu-standard always gets installed. I'm
> assuming it's being installed by default by tasksel as it's a new
> install. We've tried overriding the tasks in the pxelinux.cfg/default
> file
>
> LABEL jeos_preseed
>    kernel jeos-hardy/ubuntu-installer/i386/linux
>    append vga=normal
> initrd=jeos-hardy/ubuntu-installer/i386/initrd.gz tasksel/tasks=""
> locale=en_GB console-setup/layoutcode=gb netcfg/choose_interface=eth0
> netcfg/get_hostname=ubuntu preseed/url=http://a.b.c.d/preseed.txt --
>
> and in our preseed.txt
>
> d-i     tasksel/first multiselect
> d-i     tasksel/skip-tasks multiselect standard, server
> d-i     pkgsel/ubuntu-standard boolean false
>
> yet it still gets installed.
>
> Does anyone know how to stop tasksel from running and/or stop
> ubuntu-standard from being installed when we try to preseed?
>
> Thanks,
>
> Rus
>
> --
> Ubuntu-installer mailing list
> Ubuntu-installer at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-installer
>
>



-- 
Carl K



More information about the Ubuntu-installer mailing list