[yast-devel] starting getty before firstboot
Hi, Is there a way, if yes how would I do it, to start getty prior to firstboot kicking off? I would like to have a firstboot procedure in a container while starting the container as a daemon, i.e. lxc-start -n NAME -d I tried to set the CONSOLE variable in /etc/init.d/boot to /dev/tty1 instead of /dev/console but that didn't help. When I start the container "interactively" i.e. lxc-start -n NAME and let the container take over the terminal I am in the firstboot process works as expected. However when I start the container as daemon and then try to "connect" via lxc-console I end up with the following # lxc-console -n NAME Type <Ctrl+a q> to exit the console What's the magic incantation to make this work? Thanks, Robert -- Robert Schweikert MAY THE SOURCE BE WITH YOU SUSE-IBM Software Integration Center LINUX Tech Lead rjschwei@suse.com rschweik@ca.ibm.com 781-464-8147 -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (1)
-
Robert Schweikert