From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CWXbR-0008Qa-AT for qemu-devel@nongnu.org; Tue, 23 Nov 2004 05:08:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CWXbP-0008QF-Lo for qemu-devel@nongnu.org; Tue, 23 Nov 2004 05:08:52 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWXbP-0008QA-Bs for qemu-devel@nongnu.org; Tue, 23 Nov 2004 05:08:51 -0500 Received: from [64.233.170.192] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CWXRw-0004Al-W8 for qemu-devel@nongnu.org; Tue, 23 Nov 2004 04:59:05 -0500 Received: by rproxy.gmail.com with SMTP id g11so641793rne for ; Tue, 23 Nov 2004 01:59:04 -0800 (PST) Message-ID: Date: Tue, 23 Nov 2004 10:59:04 +0100 From: Yves Glodt Subject: Re: [Qemu-devel] Problem installing NT4 In-Reply-To: <41e41e7a04112301366389accd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41e41e7a04112301366389accd@mail.gmail.com> Reply-To: Yves Glodt , 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 On Tue, 23 Nov 2004 11:36:58 +0200, Hetz Ben Hamo wrote: > Try to compile the CVS version (or one of my snapshots) and try again. OK, I tried with this snapshot: ftp://ftp.freeoszoo.org/qemu/win32/daily/QemuInstall-20041121.exe and NT4 WS setup is about to finish (read: it works) :-) Thanks and best regards, > 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 > > >