Add note about Ctrl+C

This commit is contained in:
Anders Ingemann 2015-04-19 19:27:56 +02:00
parent 24f0f071e7
commit d1c135791e

View file

@ -56,6 +56,12 @@ package and ``kpartx``:
root@host:~# apt-get install parted kpartx root@host:~# apt-get install parted kpartx
Note that you can always abort a bootstrapping process by pressing
``Ctrl+C``, bootstrap-vz will then initiate a cleanup/rollback process,
where volumes are detached/deleted and temporary files removed, pressing
``Ctrl+C`` a second time shortcuts that procedure, halts the cleanup and
quits the process.
VirtualBox Vagrant VirtualBox Vagrant
~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~