[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Preseed problem regarding X11-common



Lars wrote:
> I have to install Debian on 50+ computers and is therefore creating
> a preseed install-cd, but there is one major problem. During the
> installation the X11-common package popups with a nofification, not
> a question, and you have to press "procced". I don't know what is
> called in the preseed-configuration, so i can't get rid of it...

preseed:

x11-common x11-common/upgrade_issues seen true

> And a second thing regarding the install-configuration file. I
> googled around and found some conf-files with manually partition
> layout. Do anyone know what all the first numbers covers? And can
> explaing the next couple of lines for me.
> 
> --------------------------------------------------------------
> # Note, the record below should be in one line and "\" removed
> d-i partman-auto/expert_recipe  string root-var-tmp-usr-home :: \
>   256 10 320 ext3 $primary{ } $bootable{ } method{ format } format{
> } use_filesystem{ } filesystem{ ext3 } mountpoint{ / } . \
>   256 10 200% linux-swap method{ swap } format{ } . \
>   1024 9 1200 ext3  method{ format } format{ } use_filesystem{ }
> filesystem{ ext3 } mountpoint{ /var } . \
>   512 4 768 ext3 method{ format } format{ } use_filesystem{ }
> filesystem{ ext3 } mountpoint{ /tmp } . \
>   2048 5 2304 ext3 method{ format } format{ } use_filesystem{ }
> filesystem{ ext3 } mountpoint{ /usr } . \
>   100 10000 1000000000 ext3 method{ format } format{ }
> use_filesystem{ } filesystem{ ext3 } mountpoint{ /home } .
> 
> ---------------------------------------------------------

The format is documented in
http://d-i.alioth.debian.org/svn/debian-installer/installer/doc/devel/partman-auto-recipe.txt

> And at last :-), do any one have a complete list of all items you
> can set in preseed.

debconf-get-selections on an installed system

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: