Displaying 1 result from an estimated 1 matches for "3k3".
Did you mean:
33
2012 Jul 16
0
virt-install flags affect my hvm performance?
Hi.
This is related to hvm.
I have read virt-install man page, I had read that we have a lot of
flags, we can be very specific on how we build a hvm for win 2k3, 3k3,
etc.
Now, is important to be very specific on what we want to build or
virt-install is smart enough to detect our dom-U OS we are building?
Running this:
virt-install -n win8-1 -r 2048 -f /opt/win8/win8-disk.img -b eth0
--vnc --vnclisten=192.168.50.2 -v -c /opt/win8/win8.iso
or
virt-install...