Hi,* $ qemu-img create -f raw root.img 100GB $ mkntfs -F root.img $ qemu -name W -sdl -m 2048 -enable-kvm -localtime -k fr -hda root.img -cdrom windows7.iso -boot d -net nic,macaddr=a0:00:00:00:00:01 -net user,vlan=0 *
Vincent Autefage Le 02/12/2011 14:35, Stefan Hajnoczi a écrit : > On Fri, Dec 2, 2011 at 1:00 PM, Vincent Autefage > <899...@bugs.launchpad.net> wrote: >> The installation process of Windows (XP/Vista/7) doesn’t seem to recognize a >> raw img generated by qemu-img. >> The installer does not see any hard drive... >> >> The problem exists only with a raw img but not with a vmdk for instance. > Please post your QEMU command-line so it is possible to reproduce this > and see which emulated devices you have configured. > > Stefan > -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/899143 Title: Raw img not recognized by Windows Status in QEMU: New Bug description: Hi, The installation process of Windows (XP/Vista/7) doesn’t seem to recognize a raw img generated by qemu-img. The installer does not see any hard drive... The problem exists only with a raw img but not with a vmdk for instance. Thanks To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/899143/+subscriptions