[Simple-cdd-devel] preseed parts not working
Javier Marcon
javiermarcon at gmail.com
Wed Jul 20 03:30:25 UTC 2016
Hello, in profiles folder I have a preseed file that notifies the cd
installer to use some options, but some lines of the preseed fifle are
ignored. I noticed these lines are ignored:
d-i debian-installer/language string es
d-i debian-installer/country string AR
d-i debian-installer/locale string es_AR.UTF-8
d-i localechooser/supported-locales multiselect en_US.UTF-8, es_AR
d-i preseed/late_command string /bin/sh /cdrom/preseed/copiar.sh ; \
in-target /bin/sh /root/inst/cambiaperm.sh
Other options like partitioning options are acomplished working exactly
as indicated in the preseed file, but the options specified above are
ignored.
How can I solve that?
If I make the script profiles/miconfig.postinst , how can I run commands
chrooted to the installation disk (like in-target option does)?
Thanks,
Javier.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/simple-cdd-devel/attachments/20160720/52a69ee1/attachment.html>
More information about the Simple-cdd-devel
mailing list