On Wed, 13 Feb 2008 16:52:05 -0000, Eris Discordia <[EMAIL PROTECTED]> wrote:
4. Run cmd.exe (the Command Shell) and navigate to the directory you just created. There, create a virtual HD image like this: "qemu-img create -fmt raw mydisk.img 3G" which tells QEMU to create a VHD image in raw format with a size of 3 GBs (I tried larger numbers at first, but they would end up in useless files for no apparent reason). Now you must have the file "mydisk.img" in your current directory. Double check by doing "qemu-img info -fmt raw mydisk.img" and reading the output carefully.
I am sorry, made a mistake there. Replace all "-fmt" with "-f" no additional "mt." -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
