logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qemu-make-debian-root - Create a debian root image for qemu

Author

       This manual page was written by Guillem Jover <guillem@debian.org>.

0.0                                                2006-05-28                           qemu-make-debian-root(8)

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/vmlinuz

Name

       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]

See Also