 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] [Help request] Xen 3.4 serial console setup problem
 Hi all.  I ask Xen-users' help on configuring serial console for dom0. Xen setup environment: Quad core Xeon server blade with 16GB FB-DIMM. OS: CentOS 5.5 Xen ver: I intstalled Xen 3.4.3 with GITCO-XEN3.4.3_x86_64.repo ( It quite works well, but I can't use some function such as serial console for dom0, hvm domU installation with virt-manger and so on.) To use serial console with my Xen installed server blade, I configured grub.conf with the direction 31.5 of Redhat Virtualization manual. Here's my grub.conf ================================================================================================== default=0 timeout=5 serial --unit=0 --speed=115200 terminal --timeout=5 serial console title CentOS (2.6.18-194.11.1.el5xen) root (hd0,0) kernel /xen.gz-3.4.3 com1=115200,8n1 module /vmlinuz-2.6.18-194.11.1.el5xen ro root=/dev/VolGroup00/LogVol00 console=tty0 console=ttyS0,115200n81 rhgb quiet module /initrd-2.6.18-194.11.1.el5xen.img ================================================================================================== The interesting thing is that above serial console setting works well with CentOS's Xen original repo(Xen 3.1.2-194.11.1.el5). I'm looking around web to find solution for several days, but all the solution I found was not far different from above setting. If there's anyone who know the solution, please let me know.  Thanks. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |