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

Re: Can't set hostname through preseed.cfg in Weezy



On Fri, Dec 27, 2013 at 10:21 AM, Todd Maurice <toddmaurice@outlook.com> wrote:


> 1. Software deselection
> What is the correct command for no installed packages (bare CLI)?
>
> tasksel tasksel/first multiselect none
> -or-
> tasksel tasksel/first multiselect ""
> -or-
> tasksel tasksel/first multiselect

I use 'tasksel tasksel/first multiselect ""' but 'tasksel
tasksel/first multiselect' should work too. I have no idea whether
"none" will be understood by d-i.


> 2. Hostname
>
> I tried both
>
> d-i netcfg/hostname somehost
> -and-
> d-i netcfg/get_hostname string somehost
>
> but in both cases the host gets set as "debian". I tried both at the same
> time but still the host is set as "debian".

"hostname=<hostname>" at the kernel cmdline


Reply to: