mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Add note about Ctrl+C
This commit is contained in:
parent
24f0f071e7
commit
d1c135791e
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue