Ok, I have the preseed.cfg done and in the /includes.installer/
directory, but when I run lb build, it is ignoring the preseed config.
Here are two lines that I have in my preseed.cfg:
d-i partman-auto/choose_recipe select atomic
d-i apt-setup/use_mirror boolean false
But, when I run the installer from the desktop when booted to the
liveCD, I am still prompted for both. The entries for the automatic
cdrom unmount and system reboot are also ignored.
What do I need to change to ensure the preseed is picked up and used
from the bootloader and from the desktop icon I have created?
Thanks!
On 8/29/2014 10:16 AM, Zed wrote:
I believe I have figured this out... *fingers crossed*
Cheers!
Z
On 8/29/2014 9:27 AM, Zed wrote:
I have added the debian-installer-launcher to my live-build and added
a desktop icon to launch the installer. Everything works fine, but
when the install is finished, I have to manually disconnect the ISO
and manually reboot. Where\what can I modify to automate the last
steps of the install? I want it to function and complete more like
the default Debian install does. I assume I need to modify the
preseed.cfg, but I am not sure what exactly to look at to get it to
behave the desired way. The manual didn't have specifics I was
looking for (unless I completely overlooked them).
Thanks!
Zed