On Tue, Jul 17, 2012 at 04:49:21PM +0100, Frank Murphy wrote:
On 15/06/12 01:39, Cole Robinson wrote:
On 06/13/2012 04:56 AM, Frank Murphy wrote:
Q1: virsh start --console "some-guest" How can a different kernel be booted from? If kernel=0 won't complete boot.
Maybe try sgabios? Add this to your guest's <os> block:
<bios useserial='yes'/>
That was it
Can I add this using virt-isntall? Can virt-install configure sgabios with an option?
Is there any command line tool, which can add/remove/update XML parameters? Example:
tool --add domain.os.bios useserial=yes
SAL