qemu-make-debian-root (8)
Leading comments
$Id: qemu-make-debian-root.8 266 2008-01-06 20:29:04Z aurel32 $
NAME
qemu-make-debian-root - Create a debian root image for qemuSYNOPSIS
qemu-make-debian-root [-k] [-s] size-in-MiB distrib deburl image [files-to-copy-in-/root]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:-
qemu disk.img -kernel /boot/vmlinuz
OPTIONS
- -k
- Keep file system.
- -s
- Create a sparse image.