[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XenARM] [Question] about xenconsole
Hi.
Did you use the below kernel config file? (linux-sparse\config_dom0_com) Please check the option, CONFIG_UNIX98_PTYS=y, in the kernel config file.
If you did it, check the followings:
1. Do you make device file? /dev/ptmx /dev/pts/
2. Do you mount "/dev/pts"? > mount -t devpts devpts /dev/pts
Now, please run xenconsole again.
I hope this could help you. Have a nice day. :)
================================================================================================================================
I am stick to Freescale Xen-ARM. I could launch two guest domains, but serial console seems not working.
It seems like xend and xenconsoled runs successfully because I can see the display device prints out basic image [Domain 0/1] when I switch foreground domain.
But, in the serial console, it prints out "Warning: unable to open an initial console." and never displays login-shell.
BTW, why the following line has been commented out?
In linux-sparse directory, /driver/xen/console/console.c 629 // tty_register_device(xencons_driver, 0, NULL);
Is it related with the xenconsole problem?
waiting for your helpful comments!
ps. are you working on netback/front, currently? It seems much closer to xen original tree in this version.
_______________________________________________ Xen-arm mailing list Xen-arm@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-arm
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |