Run an interactive command without full init environment in-between.
Simple example.
#########
root@lin:~# uname -a
Linux lin 3.1.0-1-amd64 #1 SMP Mon Nov 14 08:02:25 UTC 2011 x86_64 GNU/Linux
root@lin:~# lxc-create -n tmpbb -t busybox
Note: Usually the template option is called with a configuration
file option too, mostly to configure the network.
For more information look at lxc.conf (5)

passwd: no record of root in /etc/shadow, using /etc/passwd
Password for root changed by root
No password for 'root', please change !
'busybox' template installed
'tmpbb' created
root@lin:~# lxc-start -n tmpbb ash


BusyBox v1.19.3 (Debian 1:1.19.3-1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

@tmpbb:/# lxc-start: Input/output error - failed to read
#########
Locks up the terminal, printing the error first time you press a key.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to