/boot/grub/menu.lst printed as below:
default=0 timeout=5 splashimage=(hd0,1)/grub/splash.xpm.gz hiddenmenu title CentOS (2.6.18.8-xenU)
root (hd0,1) kernel /boot/vmlinuz-2.6.18.8-xenU ro root=/dev/sda2 initrd /boot/initrd-2.6.18.8-xenU.img
/etc/inittab printed as below:
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# When our UPS tells us power has failed, assume we have a few minutes # of power left. Schedule a shutdown for 2 minutes from now.
# This does, of course, assume you have powerd installed and your # UPS connected and working correctly. pf::powerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting Down"
# If power was restored before the shutdown kicked in, cancel it. pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"
# Run gettys in standard runlevels
co:2345:respawn:/sbin/agetty xvc0 9600 vt100-nav #1:2345:respawn:/sbin/mingetty tty1 #2:2345:respawn:/sbin/mingetty tty2 #3:2345:respawn:/sbin/mingetty tty3 #4:2345:respawn:/sbin/mingetty tty4
#5:2345:respawn:/sbin/mingetty tty5 #6:2345:respawn:/sbin/mingetty tty6
# Run xdm in runlevel 5 x:5:respawn:/etc/X11/prefdm -nodaemon
Thanks a lot.
Best Wishes Qiang Ma
On Mon, Dec 6, 2010 at 4:59 PM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:
On Mon, Dec 6, 2010 at 3:03 PM, ma qiang < maqiang1984@xxxxxxxxx> wrote:
> Hi all,
> I installed a paravirt CentOS 5.4 domU on a CentOS 5.4 dom0 environment.
> I compiled the domU kernel with framebuff console. But I couldn’t using VNC
> to connect to the domU console. The kernel boot message could print on the
> vnc console. But after the boot process, the console appears on the text
> console in dom0 again.
What does domU's /boot/grub/menu.lst look like (look for line with
"console" in particular)?
What does domU's /etc/inittab look like (look for lines with "tty" in it)
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|