On 11/6/2020 8:24 PM, didier gaumet wrote:
Hello,
I would say that you are thus probably setting the hostname of the installer
itself instead of the hostname of the final guest machine.
Perhaps replacing hostname=try05 by d-i:hostname=try05 or
d-i:netcfg/get_hostname=try05 would be better
c
Hello,
I would say that you are thus probably setting the hostname of the installer
itself instead of the hostname of the final guest machine.
Perhaps replacing hostname=try05 by d-i:hostname=try05 or
d-i:netcfg/get_hostname=try05 would be better
cf https://www.debian.org/releases/buster/amd
Debians,
I'm trying to install debian buster using libvirt, this works well
withthe the exception of being able to set the hostname in the guest.
virt-install --debug --name=try05 --ram=1024 --noreboot
--disk=path=/var/lib/machines/try/try05,size=6 --graphic none
--os-variant=debian10 --boot me
3 matches
Mail list logo