Displaying 1 result from an estimated 1 matches for "c5u5".
Did you mean:
c5.5
2010 Dec 15
1
KVM Virtualisation, Console output no longer working
...to it, but I
have a problem.
When i used to install the guest machine with virt-install i used to use
the -x "extra args" part to set the console for the install and guest, but
it no longer works.
Here is the command i use:
virt-install -n server01 -r 512 --os-variant=virtio26 -c /isos/c5u5.iso
--nographics --noautoconsole -f /storage/vm/server01 -s 5 bus=virtio -w
bridge:br0 -x "console=ttyS0 ks=http://www.domain.com/c5u5.cfg"
As you can see im setting the console to ttyS0, but then when i go to
connect to the console with:
virsh console server01
it either wont connect or...