qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Windows NT 4 Server cannot install in QEMU 0.6.0
@ 2004-11-04  1:10 Mike Swanson
  2004-11-04  3:50 ` [Qemu-devel] " Ben Pfaff
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Swanson @ 2004-11-04  1:10 UTC (permalink / raw)
  To: qemu-devel

I tried installing it, but the problem that I encounter is that NT
cannot find a hard disk. If there's a way to find out more information
"behind the scenes", I'll be happy to help so tell me. :)

Bye,
MIke

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

* [Qemu-devel] Re: Windows NT 4 Server cannot install in QEMU 0.6.0
  2004-11-04  1:10 [Qemu-devel] Windows NT 4 Server cannot install in QEMU 0.6.0 Mike Swanson
@ 2004-11-04  3:50 ` Ben Pfaff
  2004-11-04  4:00   ` Mike Swanson
  0 siblings, 1 reply; 8+ messages in thread
From: Ben Pfaff @ 2004-11-04  3:50 UTC (permalink / raw)
  To: qemu-devel

Mike Swanson <mikeonthecomputer@gmail.com> writes:

> I tried installing it, but the problem that I encounter is that NT
> cannot find a hard disk. If there's a way to find out more information
> "behind the scenes", I'll be happy to help so tell me. :)

I posted patches some time ago that fix this.  They have made it
into the CVS version I believe, so upgrading would probably make
all well.
-- 
"The road to hell is paved with convenient shortcuts."
--Peter da Silva

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

* Re: [Qemu-devel] Re: Windows NT 4 Server cannot install in QEMU 0.6.0
  2004-11-04  3:50 ` [Qemu-devel] " Ben Pfaff
@ 2004-11-04  4:00   ` Mike Swanson
  2004-11-04  4:38     ` Mike Swanson
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Swanson @ 2004-11-04  4:00 UTC (permalink / raw)
  To: blp, qemu-devel

Thank you. I'll try the CVS version.


On Wed, 03 Nov 2004 19:50:51 -0800, Ben Pfaff <blp@cs.stanford.edu> wrote:
> Mike Swanson <mikeonthecomputer@gmail.com> writes:
> 
> 
> 
> > I tried installing it, but the problem that I encounter is that NT
> > cannot find a hard disk. If there's a way to find out more information
> > "behind the scenes", I'll be happy to help so tell me. :)
> 
> I posted patches some time ago that fix this.  They have made it
> into the CVS version I believe, so upgrading would probably make
> all well.
> --
> "The road to hell is paved with convenient shortcuts."
> --Peter da Silva
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

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

* Re: [Qemu-devel] Re: Windows NT 4 Server cannot install in QEMU 0.6.0
  2004-11-04  4:00   ` Mike Swanson
@ 2004-11-04  4:38     ` Mike Swanson
  2004-11-04  4:45       ` Ben Pfaff
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Swanson @ 2004-11-04  4:38 UTC (permalink / raw)
  To: blp, qemu-devel

It's not working... I didn't apply the patch file since WinNT4 seemed
to start installing fine (eg, detected the hard disk). But after the
first reboot, there is this error message:

Disk I/O Error: Status = 00000C00
NTLDR: Fatal Error 3072 reading BOOT.INI

Should I still install the patch available here?
http://www.dad-answers.com/qemu/patches/NT-4.0-support/

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

* [Qemu-devel] Re: Windows NT 4 Server cannot install in QEMU 0.6.0
  2004-11-04  4:38     ` Mike Swanson
@ 2004-11-04  4:45       ` Ben Pfaff
  2004-11-04  8:46         ` Mike Swanson
  0 siblings, 1 reply; 8+ messages in thread
From: Ben Pfaff @ 2004-11-04  4:45 UTC (permalink / raw)
  To: qemu-devel

Mike Swanson <mikeonthecomputer@gmail.com> writes:

> Should I still install the patch available here?
> http://www.dad-answers.com/qemu/patches/NT-4.0-support/

I suspect that those are the patches that I wrote for NT4.  If so
I believe that they are already applied in CVS.

I'm afraid I don't have time or the inclination to try debugging
qemu at the moment, so I can't provide further guidance.
-- 
Ben Pfaff 
email: blp@cs.stanford.edu
web: http://benpfaff.org

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

* Re: [Qemu-devel] Re: Windows NT 4 Server cannot install in QEMU 0.6.0
  2004-11-04  4:45       ` Ben Pfaff
@ 2004-11-04  8:46         ` Mike Swanson
  2004-11-04  9:27           ` Sebastien Bechet
  2004-11-04 16:40           ` Ben Pfaff
  0 siblings, 2 replies; 8+ messages in thread
From: Mike Swanson @ 2004-11-04  8:46 UTC (permalink / raw)
  To: blp, qemu-devel

Actually.. I found a work a round to that problem. Apparently, it only
happens when you select the partition to be formatted as NTFS during
setup. The problem does not arise when selecting FAT.


On Wed, 03 Nov 2004 20:45:45 -0800, Ben Pfaff <blp@cs.stanford.edu> wrote:
> Mike Swanson <mikeonthecomputer@gmail.com> writes:
> 
> > Should I still install the patch available here?
> > http://www.dad-answers.com/qemu/patches/NT-4.0-support/
> 
> I suspect that those are the patches that I wrote for NT4.  If so
> I believe that they are already applied in CVS.
> 
> I'm afraid I don't have time or the inclination to try debugging
> qemu at the moment, so I can't provide further guidance.
> --
> Ben Pfaff
> email: blp@cs.stanford.edu
> web: http://benpfaff.org
> 
> _______________________________________________
> 
> 
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

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

* Re: [Qemu-devel] Re: Windows NT 4 Server cannot install in QEMU 0.6.0
  2004-11-04  8:46         ` Mike Swanson
@ 2004-11-04  9:27           ` Sebastien Bechet
  2004-11-04 16:40           ` Ben Pfaff
  1 sibling, 0 replies; 8+ messages in thread
From: Sebastien Bechet @ 2004-11-04  9:27 UTC (permalink / raw)
  To: Mike Swanson, qemu-devel

Le jeu 04/11/2004 à 09:46, Mike Swanson a écrit :
> Actually.. I found a work a round to that problem. Apparently, it only
> happens when you select the partition to be formatted as NTFS during
> setup. The problem does not arise when selecting FAT.

Interesting,

There is many people with this problem since Ben NT patch fix :
http://savannah.nongnu.org/cgi-bin/viewcvs/qemu/qemu/hw/ide.c.diff?r1=1.26&r2=1.27

I tried (and others) successfully for w2k removing CVS line 1875 in
ide.c. Maybe you can try it with windows NT/NTFS and give us the result
here ?

Bye.

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

* Re: [Qemu-devel] Re: Windows NT 4 Server cannot install in QEMU 0.6.0
  2004-11-04  8:46         ` Mike Swanson
  2004-11-04  9:27           ` Sebastien Bechet
@ 2004-11-04 16:40           ` Ben Pfaff
  1 sibling, 0 replies; 8+ messages in thread
From: Ben Pfaff @ 2004-11-04 16:40 UTC (permalink / raw)
  To: Mike Swanson; +Cc: qemu-devel

Mike Swanson <mikeonthecomputer@gmail.com> writes:

> Actually.. I found a work a round to that problem. Apparently, it only
> happens when you select the partition to be formatted as NTFS during
> setup. The problem does not arise when selecting FAT.

Huh.  I'll keep that in mind for the next time I try out qemu
with NT4.  Thanks for the tip.
-- 
Ben Pfaff 
email: blp@cs.stanford.edu
web: http://benpfaff.org

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

end of thread, other threads:[~2004-11-04 16:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-04  1:10 [Qemu-devel] Windows NT 4 Server cannot install in QEMU 0.6.0 Mike Swanson
2004-11-04  3:50 ` [Qemu-devel] " Ben Pfaff
2004-11-04  4:00   ` Mike Swanson
2004-11-04  4:38     ` Mike Swanson
2004-11-04  4:45       ` Ben Pfaff
2004-11-04  8:46         ` Mike Swanson
2004-11-04  9:27           ` Sebastien Bechet
2004-11-04 16:40           ` Ben Pfaff

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).