|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen Paravirt Operations Domain 0 Serial Console Problem
Ah I know where to disable all the tty already
It's no longer in /etc/inittab. Fedora 11 is using upstart.
tty1 to tty6 are in /etc/event.d
/etc/event.d/tty1
/etc/event.d/tty2
/etc/event.d/tty3
/etc/event.d/tty4
/etc/event.d/tty5
/etc/event.d/tty6
If I disable all the above tty, will I be able to hide vga card from dom
0 since it is no longer displaying to the monitor?
Or do I still need to disable the vga card? How do I do that?
Thank you.
--
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics Engineering)
BEng(Hons)(Mechanical Engineering)
Technical Support Engineer
Information Technology Department
Asiasoft Online Pte Ltd
Tampines Central 1 #04-01 Tampines Plaza
Singapore 529541
Republic of Singapore
Mobile: +65-9648-9798
MSN: teoenming@xxxxxxxxxxx
Alma Maters: Singapore Polytechnic, National University of Singapore
On 08/25/2009 02:06 AM, Mr. Teo En Ming (Zhang Enming) wrote:
Dear Pasi,
How do I disable the VGA display adapter? Stop the vga card kernel
module from loading? Add it to /etc/modprobe.d/blacklist.conf? Under
pv-ops dom 0, there is no nouveau kernel module. And nvidia kernel
module cannot work in pv-ops dom 0 too.
How do I disable all the various tty from 1 to 7?
I still need to leave ttyS0 enabled, as I need the serial console.
As for hiding vga card from dom 0, I cannot use pciback as I am using
pv-ops dom 0. I need to use pci-stub.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|