qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Cannot start windows xp
@ 2005-03-20 12:06 Ashish Naik
  2005-03-20 12:46 ` Michael McConnell
  0 siblings, 1 reply; 4+ messages in thread
From: Ashish Naik @ 2005-03-20 12:06 UTC (permalink / raw)
  To: Qemu

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

Hi,

I installed windows xp without any problem. However, xp doesnot start and
the message is ŒDisk Error press any key to restart¹. What could be the
reason?
Also,

Is network connection required while running qemu?

If I start Qemu without connecting to network, it says DNS error or
something

Thanks and Regards,
Ashish Naik


[-- Attachment #2: Type: text/html, Size: 780 bytes --]

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

* Re: [Qemu-devel] Cannot start windows xp
  2005-03-20 12:06 [Qemu-devel] Cannot start windows xp Ashish Naik
@ 2005-03-20 12:46 ` Michael McConnell
  2005-03-20 13:43   ` Brian Tinnel
  0 siblings, 1 reply; 4+ messages in thread
From: Michael McConnell @ 2005-03-20 12:46 UTC (permalink / raw)
  To: qemu-devel

Ashish Naik wrote:
> Hi,
> 
> I installed windows xp without any problem. However, xp doesnot start 
> and the message is ‘Disk Error press any key to restart’. What could be 
> the reason?

I ran into this with WinNT4, trying to use disc images bigger than 1023/16/63 
(504Mb).

My workaround to this has to always specify the -hdachs settings, in my case 
4092/16/63 for a nearly 2Gb disc.

With a completely blank disc image, its internals returned 4092/16/63, but 
after partitioning and formatting, it used 1023/64/63, which clashed with the 
old settings which were used at the time of writing the boot sector.

To confuse the issue further, specifying -hdachs 1023/64/63 caused the NT 
installer to freeze for a bit, then claim the disc was unusable...

-- 
-- Michael "Soruk" McConnell
Eridani MailStripper - http://mailstripper.eridani.co.uk - Uncovers Everything!

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

* Re: [Qemu-devel] Cannot start windows xp
  2005-03-20 12:46 ` Michael McConnell
@ 2005-03-20 13:43   ` Brian Tinnel
  2005-03-21  4:14     ` Ashish Naik
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Tinnel @ 2005-03-20 13:43 UTC (permalink / raw)
  To: qemu-devel

I installed XP Professional under QEMU (host is debian) with no
problem using a 2GB raw image.  I then had problems trying to apply
SP2 because I ran out of disk space, so I created a 3GB raw image,
reinstalled XP, and then installed SP2 without any problems.  I am
using a CVS image from around Dec 19.


On Sun, 20 Mar 2005 12:46:46 +0000, Michael McConnell
<soruk@eridani.co.uk> wrote:
> Ashish Naik wrote:
> > Hi,
> >
> > I installed windows xp without any problem. However, xp doesnot start
> > and the message is 'Disk Error press any key to restart'. What could be
> > the reason?
> 
> I ran into this with WinNT4, trying to use disc images bigger than 1023/16/63
> (504Mb).
> 
> My workaround to this has to always specify the -hdachs settings, in my case
> 4092/16/63 for a nearly 2Gb disc.
> 
> With a completely blank disc image, its internals returned 4092/16/63, but
> after partitioning and formatting, it used 1023/64/63, which clashed with the
> old settings which were used at the time of writing the boot sector.
> 
> To confuse the issue further, specifying -hdachs 1023/64/63 caused the NT
> installer to freeze for a bit, then claim the disc was unusable...
> 
> --
> -- Michael "Soruk" McConnell
> Eridani MailStripper - http://mailstripper.eridani.co.uk - Uncovers Everything!
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

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

* RE: [Qemu-devel] Cannot start windows xp
  2005-03-20 13:43   ` Brian Tinnel
@ 2005-03-21  4:14     ` Ashish Naik
  0 siblings, 0 replies; 4+ messages in thread
From: Ashish Naik @ 2005-03-21  4:14 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: originalmail.eml --]
[-- Type: message/rfc822, Size: 7690 bytes --]

[-- Attachment #1.1.1: Type: text/plain, Size: 2250 bytes --]

Hi,

I can now get into XP setup but after clicking Install Windows xp, there is
no progress. Qemu does not seem to use CPU that means nothing is happening.

Any idea why?

 
Regards,
Ashish Naik
BT.com: KMCCC
+91-20-4018100 Ext 8066
Direct : +91-20-25408066
 


-----Original Message-----
From: qemu-devel-bounces+ashishn=mahindrabt.com@nongnu.org
[mailto:qemu-devel-bounces+ashishn=mahindrabt.com@nongnu.org]On Behalf
Of Brian Tinnel
Sent: Sunday, March 20, 2005 7:14 PM
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Cannot start windows xp


I installed XP Professional under QEMU (host is debian) with no
problem using a 2GB raw image.  I then had problems trying to apply
SP2 because I ran out of disk space, so I created a 3GB raw image,
reinstalled XP, and then installed SP2 without any problems.  I am
using a CVS image from around Dec 19.


On Sun, 20 Mar 2005 12:46:46 +0000, Michael McConnell
<soruk@eridani.co.uk> wrote:
> Ashish Naik wrote:
> > Hi,
> >
> > I installed windows xp without any problem. However, xp doesnot start
> > and the message is 'Disk Error press any key to restart'. What could be
> > the reason?
> 
> I ran into this with WinNT4, trying to use disc images bigger than
1023/16/63
> (504Mb).
> 
> My workaround to this has to always specify the -hdachs settings, in my
case
> 4092/16/63 for a nearly 2Gb disc.
> 
> With a completely blank disc image, its internals returned 4092/16/63, but
> after partitioning and formatting, it used 1023/64/63, which clashed with
the
> old settings which were used at the time of writing the boot sector.
> 
> To confuse the issue further, specifying -hdachs 1023/64/63 caused the NT
> installer to freeze for a bit, then claim the disc was unusable...
> 
> --
> -- Michael "Soruk" McConnell
> Eridani MailStripper - http://mailstripper.eridani.co.uk - Uncovers
Everything!
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


I choose Polesoft Lockspam to fight spam, and you?
http://www.polesoft.com/refer.html    

[-- Attachment #1.1.2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2796 bytes --]

[-- Attachment #2: Type: text/plain, Size: 986 bytes --]

*********************************************************
Disclaimer:

The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of MBT and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s).   In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender.  The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free of any virus.  However, it is the responsibility of the recipient to ensure that it is virus free and MBT is not responsible for any loss or damage arising in any way from its use

*********************************************************

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

end of thread, other threads:[~2005-03-21  4:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-20 12:06 [Qemu-devel] Cannot start windows xp Ashish Naik
2005-03-20 12:46 ` Michael McConnell
2005-03-20 13:43   ` Brian Tinnel
2005-03-21  4:14     ` Ashish Naik

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