From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CWXFw-0004o9-Gk for qemu-devel@nongnu.org; Tue, 23 Nov 2004 04:46:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CWXFu-0004nr-Iu for qemu-devel@nongnu.org; Tue, 23 Nov 2004 04:46:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWXFt-0004nf-3x for qemu-devel@nongnu.org; Tue, 23 Nov 2004 04:46:37 -0500 Received: from [64.233.170.194] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CWX6Y-0007d8-UX for qemu-devel@nongnu.org; Tue, 23 Nov 2004 04:36:59 -0500 Received: by rproxy.gmail.com with SMTP id y7so70717rne for ; Tue, 23 Nov 2004 01:36:58 -0800 (PST) Message-ID: <41e41e7a04112301366389accd@mail.gmail.com> Date: Tue, 23 Nov 2004 11:36:58 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Problem installing NT4 In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: 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: Yves Glodt , qemu-devel@nongnu.org Try to compile the CVS version (or one of my snapshots) and try again. I managed to install NT 4 server (and workstation) perfectly. Thanks, Hetz On Tue, 23 Nov 2004 10:23:08 +0100, Yves Glodt wrote: > Hello, > > I am using qemu-0.6.1 in windows and I try to install NT4, but I > always run into problems...: > After setup ran fine and asks to reboot, I close the qemu window. > Then I start qemu and tell it to boot the newly installed NT from the > disk image: > qemu.exe -L . -m 128 -hda qemu_winnt4 -enable-audio -localtime -user-net > > Today immediately I got this error: > Disk I/O error: Status = 00000C00 > NTLDR: Fatal Error 3072 reading BOOT.INI > > (Using FAT filesystem) > > Yesterday, I came somewhat further, but after NT making it's initial > filesytem check (shortly > after booting initially) it complained about not being able to find a > dll required for boot. > > I have tried using NTFS or FAT as filesystem for NT but it does not > seem to make a difference. > Using FAT, I come sometimes a little further, as the second error from > yesterday shows. > > Now this looks to me like some kind of filesystem/diskimage corruption. > I noticed that starting with version 0.6.1 I don't get the qemu > monitor-window anymore, so > I cannot force a write to the diskimage, could that be the problem? > > Thanks for qemu and best regards, > Yves > > btw the diskimage file has been created with: > qemu-img.exe create qemu_winnt4 1024M > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >