qemu-make-debian-root - Create a debian root image for qemu
Contents
Description
qemu-make-debian-root is a command to ease the creation of a debian root image for qemu. The generated
image is not bootable by itself, and an external kernel is needed. It can be run with a command like:
qemudisk.img-kernel/boot/vmlinuzName
qemu-make-debian-root - Create a debian root image for qemu
Options
-k Keep file system.
-s Create a sparse image.
See Also
qemu(1), qemu-img(1).
Synopsis
qemu-make-debian-root [-k] [-s] size-in-MiBdistribdeburlimage [files-to-copy-in-/root]
