diff options
Diffstat (limited to 'debvm-run')
-rwxr-xr-x | debvm-run | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ This configuration is skipped in the presence of this option. =item B<-i> I<image> This option specifies the location of the virtual machine image file. -By default B<rootfs.ext2> in the working directory is used. +By default B<rootfs.ext4> in the working directory is used. =item B<-s> I<sshport> @@ -60,7 +60,7 @@ POD2MAN set -u -IMAGE=rootfs.ext2 +IMAGE=rootfs.ext4 SSHPORT= GRAPHICAL= |