From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTcuy-0003rt-Fj for qemu-devel@nongnu.org; Mon, 15 Nov 2004 04:13:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTcuw-0003rf-GJ for qemu-devel@nongnu.org; Mon, 15 Nov 2004 04:12:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTcuu-0003rY-Uo for qemu-devel@nongnu.org; Mon, 15 Nov 2004 04:12:58 -0500 Received: from [64.233.170.194] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTcmA-0008JJ-2l for qemu-devel@nongnu.org; Mon, 15 Nov 2004 04:03:54 -0500 Received: by rproxy.gmail.com with SMTP id y7so63777rne for ; Mon, 15 Nov 2004 01:03:53 -0800 (PST) Message-ID: <41e41e7a0411150103680d6a94@mail.gmail.com> Date: Mon, 15 Nov 2004 11:03:53 +0200 From: hetz ben-hamo Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] NT 4 as a guest problem Reply-To: hetz ben-hamo , 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 Hi people, I just re-installed QEMU from CVS and I'm trying NT 4.0 Server edition with a virtual 4GB hard disk.. First stage installation (the text mode) goes very well. It recognize my 4GB virtual hard drive without any problems, format it as NTFS, and install the stuff it needs.. After that, when it needs to reboot, all I get is "booting from hard disk" and nothing more. (I removed the cdrom with 'eject cdrom' from the qemu console). Suggestions? Thanks, Hetz