From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mr. Teo En Ming (Zhang Enming)" Subject: Re: Xen Paravirt Operations Domain 0 Serial Console Problem Date: Tue, 25 Aug 2009 02:28:03 +0800 Message-ID: <4A92DBB3.9010801@asiasoftsea.net> References: <4A92BD31.2040406@asiasoftsea.net> <20090824164416.GR19938@edu.joroinen.fi> <4A92CF3E.8010008@asiasoftsea.net> <20090824175747.GT19938@edu.joroinen.fi> <4A92D6B1.5000704@asiasoftsea.net> <4A92D8BC.8030706@asiasoftsea.net> Reply-To: enming.teo@asiasoftsea.net Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4A92D8BC.8030706@asiasoftsea.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: enming.teo@asiasoftsea.net Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Dear Pasi, I wonder how this guy Ng Beng Heng at the University of Michigan did it. http://article.gmane.org/gmane.comp.emulators.xen.devel/67132 -- 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@hotmail.com Alma Maters: Singapore Polytechnic, National University of Singapore On 08/25/2009 02:15 AM, Mr. Teo En Ming (Zhang Enming) wrote: > 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. >