[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] console for full virtualization vm
Hello, On Mon, 2007-12-03 at 19:23 +0530, Sadique Puthen wrote: > > I already have serial='pty' in my VM config ... But how i can > > redirect console inside HVM ? > > Append the "console=ttyS0" to the kernel line in grub.conf for the guest. > > Add "co:2345:respawn:/sbin/agetty ttyS0 9600 vt100-nav" in your > /etc/inittab before starting the ttyx defenitions. Only to complete this "FAQ", you will need to setup your securetty too: http://lists.xensource.com/archives/html/xen-users/2007-11/msg00811.html And maybe you will need to create this device, if not exist: # mknod /dev/xvc0 c 250 187 Works for me SuSE 9.3 and Red Hat AS 4, but not works on Red Hat 7.2 (very old) Regards > -- Tiago Cruz http://everlinux.com Linux User #282636 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |