qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Problem installing NT4
@ 2004-11-23  9:23 Yves Glodt
  2004-11-23  9:36 ` Hetz Ben Hamo
  0 siblings, 1 reply; 3+ messages in thread
From: Yves Glodt @ 2004-11-23  9:23 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Problem installing NT4
  2004-11-23  9:23 [Qemu-devel] Problem installing NT4 Yves Glodt
@ 2004-11-23  9:36 ` Hetz Ben Hamo
  2004-11-23  9:59   ` Yves Glodt
  0 siblings, 1 reply; 3+ messages in thread
From: Hetz Ben Hamo @ 2004-11-23  9:36 UTC (permalink / raw)
  To: Yves Glodt, qemu-devel

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 <yglodt@gmail.com> 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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Problem installing NT4
  2004-11-23  9:36 ` Hetz Ben Hamo
@ 2004-11-23  9:59   ` Yves Glodt
  0 siblings, 0 replies; 3+ messages in thread
From: Yves Glodt @ 2004-11-23  9:59 UTC (permalink / raw)
  To: qemu-devel

On Tue, 23 Nov 2004 11:36:58 +0200, Hetz Ben Hamo <hetzbh@gmail.com> 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 <yglodt@gmail.com> 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
> >
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-23 10:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-23  9:23 [Qemu-devel] Problem installing NT4 Yves Glodt
2004-11-23  9:36 ` Hetz Ben Hamo
2004-11-23  9:59   ` Yves Glodt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).