Step 3CREATE A BLANK VIRTUAL DISK FOR FEDORA 8
In a windows command windows use the following command:
qemu-img create myimage.img mysize
For example for a 10 G disk image:
qemu-img.exe create fedora8.img 10G
This will display:
Formating 'fedora8.img', fmt=raw, size=10485760 kB
... and the new image (a 10G bytes file) is now ready.
| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|










































