[arch-general] failure to install w7 on VM

Arno Gaboury arnaud.gaboury at gmail.com
Mon Oct 8 18:02:28 EDT 2012


On 08/10/12||23:40, Till Smejkal wrote:
> On 10/08/2012 10:54 PM, Arno Gaboury wrote:
> >I thought I could use :
> >$virsh # attach-disk merdoz ~/virtio-win-0.1-30.iso hdc --type cdrom
> >
> >But it doesn't work either, as virsh # list
> >returns NO domain.
> >Weird, as the following command seems Ok:
> >
> >[gabx at magnolia:~]$  virsh --connect qemu:///system start merdoz
> >Domain merdoz started
> >
> >So I can't understand why domain merdoz is started and NOT listed with
> >virsh
> 
> Hey,
> 
> well this is a problem of wrong usage. When looking in the man page
> of virsh you'll recognize that list will list all *running* domains,
> but merdoz is probably not running.
> 
> Just use list --all to see all domains.
> 
> Cheers!

You are perfectly right, merdoz is not running.
I finally managed after one day to install win7. The needed vitrio
driver was indeed virtio-win-1.1.16.vfd, and adding this line to
virt-install did the trick:
--disk path=~/isofiles/virtio-win-1.1.16.vfd,device=floppy

And now a beautiful merdoz7 is finishing installing! 
All this for a win7 VM...pppfffff


More information about the arch-general mailing list