Skip to content

Instantly share code, notes, and snippets.

@kislyuk
Created October 28, 2011 18:17
Show Gist options
  • Save kislyuk/1322958 to your computer and use it in GitHub Desktop.
Save kislyuk/1322958 to your computer and use it in GitHub Desktop.
ubuntu@ip-10-85-129-240:~$ sudo lxc-execute -n u5 -- /bin/bash -c "echo foo > /check"
lxc-execute: No such file or directory - failed to exec /usr/lib/lxc/lxc-init
lxc-execute: invalid sequence number 1. expected 2
lxc-execute: failed to spawn 'u5'
ubuntu@ip-10-85-129-240:~$ lxc-start^C
ubuntu@ip-10-85-129-240:~$ sudo lxc-start -n u5
* Setting up resolvconf...
...done.
Ubuntu 11.10 u5 /dev/console
u5 login:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment