X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=2dce6db2120e4368feae7152174fe8396b64a84f;hp=334843dc60eab498bfce8370212e2ea3da6939d6;hb=960e54dbc6f4c1b446e1df444b1b71275ee30b5e;hpb=1081c44c4f6368490481c4c5b48281f3846cbed1 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 334843d..2dce6db 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -135,7 +135,7 @@ Options and environment variables *--nointerfaces*:: Do not copy /etc/network/interfaces from host system to the target. - This option is automatically enabled when using --vmfile. + This option is automatically enabled when using --vm or --vmfile. *--nokernel*:: @@ -202,6 +202,14 @@ Options and environment variables Increase verbosity. +*--vm*:: + + Set up a Virtual Machine on an existing block device, which will be + partitioned. + This allows deployment of a Virtual Machine. The options needs to be + combined with the --target option. + Usage example: --vm --target /dev/mapper/your-vm-disk + *--vmfile*:: Set up a Virtual Machine instead of installing to a partition or directory.