Results 1 to 1 of 1
Hi folks,
host - fedora 12 64-bit
KVM
vm (guest) - Windows server 2008
I ran;
$ sudo virt-install --connect qemu:///system -n vm05_wser08 -r 1024 --vcpus=2 -f ~/VM/VMWIN/vm05_wser08.qcow2 -s 30 ...
- 01-21-2010 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
It needs CD to run VM, client
Hi folks,
host - fedora 12 64-bit
KVM
vm (guest) - Windows server 2008
I ran;
$ sudo virt-install --connect qemu:///system -n vm05_wser08 -r 1024 --vcpus=2 -f ~/VM/VMWIN/vm05_wser08.qcow2 -s 30 -c /dev/sr0 --vnc --noautoconsole --os-type windows --accelerate --network=bridge:br0 --hvm
vm05_mser08 created working on the virtual machine. However it needs the CD on the tray to run vm05_wesr08.
If without CD on the tray running;
$ sudo virsh --connect qemu:///system start vm05_wser08Is there anyway to solve this problem? TIACode:vm kvm Storage error : cannot open file '/dev/sr0': No medium found
B.R.
satimisLast edited by satimis; 01-21-2010 at 08:35 AM.


Reply With Quote