Skip to content

Instantly share code, notes, and snippets.

@vn7n24fzkq
Last active February 26, 2018 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vn7n24fzkq/8a3e5fdfa672fd7e3680fea20fdb576c to your computer and use it in GitHub Desktop.
Save vn7n24fzkq/8a3e5fdfa672fd7e3680fea20fdb576c to your computer and use it in GitHub Desktop.
delete chroot when you made some terrible mistakes in chroot

delete chroot when you made some terrible mistakes in chroot

show all installed chroot

$ sudo edit-chroot -a

delete chroot which one you want never see it

$ sudo edit-chroot -d chrootname

default chroot name should be xenial

$ sudo edit-chroot -d xenial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment