From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2b99-0003A1-DO for qemu-devel@nongnu.org; Sat, 31 May 2008 20:10:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2b97-000396-Nt for qemu-devel@nongnu.org; Sat, 31 May 2008 20:10:02 -0400 Received: from [199.232.76.173] (port=33366 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2b96-00038q-To for qemu-devel@nongnu.org; Sat, 31 May 2008 20:10:01 -0400 Received: from an-out-0708.google.com ([209.85.132.249]:2844) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K2b96-0004ue-LV for qemu-devel@nongnu.org; Sat, 31 May 2008 20:10:00 -0400 Received: by an-out-0708.google.com with SMTP id d18so251282and.130 for ; Sat, 31 May 2008 17:10:00 -0700 (PDT) Message-ID: <804dabb00805311709mf88e5a8r930e102d0db91df2@mail.gmail.com> Date: Sun, 1 Jun 2008 08:09:59 +0800 From: "Peter Teoh" Subject: Re: [Qemu-devel] qemu - how to output the bootup message? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48410D7F.3060604@gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Oh yes....this is an impt keyword.....I found something....thanks. On 5/31/08, Mulyadi Santosa wrote: > Hi > > > On Sat, May 31, 2008 at 3:34 PM, Peter Teoh wrote: > > All the initial bootup message output in the graphical display of QEMU - how > > do I log all them into another file? > > > maybe you need to instruct the kernel to enable serial console. Then > invoke qemu to use -nographic.... > > regards, > > > Mulyadi. > > > -- Regards, Peter Teoh