Skip to content

Instantly share code, notes, and snippets.

@albertohm
Created September 11, 2012 23:26
Show Gist options
  • Save albertohm/3702976 to your computer and use it in GitHub Desktop.
Save albertohm/3702976 to your computer and use it in GitHub Desktop.
lxc debian on arch
lxc-create -n debian -B lvm --lvname debian --vgname vg0 --fssize 4GB
sudo debootstrap wheezy /media/containers/debian http://ftp.us.debian.org/debian
--no-check-gpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment