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

Preseed problem regarding X11-common



Hi

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...


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 } .

---------------------------------------------------------


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


Thank you in advance...

/Lars



Reply to: