On Mon, Jun 20, 2016 at 04:00:46PM -0300, Raphael Philipe Mendes da Silva wrote: > I noticed something odd regarding the network-console: it seems to not > consider the values set in the preseed file and keeps asking for the > password in the "Continue installation remotely using SSH" question. > It does consider some other values in preseed file, like the mirror > and partitions configuration.
I don't recall details of network-console specifically, but I know there is a bootstrapping behaviour that results in this behaviour by design: if a setting needs to be set before the preseed is fetched (eg. before the network is configured), it can only be set by the kernel commandline and not by the preseed, since the preseed has not been fetched yet. Are you sure this isn't the case here?
signature.asc
Description: PGP signature
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
