Hi,
Just wen through the tutorial posted on this site about redirecting FreeBSD guest console redirection. How can I redirect CentOS guest console with virsh console centos command? Right now it does not show anything.
TIA
Hi,
Just wen through the tutorial posted on this site about redirecting FreeBSD guest console redirection. How can I redirect CentOS guest console with virsh console centos command? Right now it does not show anything.
TIA
Learning shell and Perl scripting was one of best things I did..
It is same as regular server. Add ttyS0
Than add console=ttyS0 to kernel line in /etc/grub.confCode:echo “ttyS0″ >> /etc/securetty
Add getty or minigetty or agetty in /etc/inittabCode:console=ttyS0
Reload changesCode:S0:12345:respawn:/sbin/agetty ttyS0 115200
From host tryCode:init q
Code:virsh console kvm-id
Rocky Jr.
What's wrong? I hope I am not making you uncomfortable...
![]()
Never send a boy to do a mans job.
jerry (8th June 2010)
Thanks rocky!
Learning shell and Perl scripting was one of best things I did..
You may also like our ongoin KVM series @ CentOS / Redhat: Install KVM Virtualization Software
All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]
dheeraj4uuu (16th September 2010)
Thanks dude......
I have Installed ESXI 4.1, unix based...
I have trouble to use the ip v6... do you have any advice?
redoracle co uk
There are currently 1 users browsing this thread. (0 members and 1 guests)