Lines Matching full:raw
77 creating a raw image file using the
133 .SH RAW IMAGE FILES
136 option will create a raw image file instead of a normal image file.
137 A raw image file differs
140 etc.\& can be run directly on the raw image file. In order to minimize
141 the amount of disk space consumed by a raw image file, the file is
145 filesystem itself!) Secondly, the raw image file also includes indirect
170 Note that this will work even if you substitute "/dev/hda1" for another raw
177 option will create a QCOW2 image file instead of a normal, or raw image file.
178 A QCOW2 image contains all the information the raw image does, however unlike
179 the raw image it is not sparse. The QCOW2 image minimize the amount of disk
210 You can convert a qcow2 image into a raw image with:
213 \ \fBe2image \-r hda1.qcow2 hda1.raw\fR