Windows Vista Tips

Windows Vista Tips > Newsgroups > Virtual PC > Virtual Image continuosly restarting

Reply
Thread Tools Display Modes

Virtual Image continuosly restarting

 
 
A64+
Guest
Posts: n/a

 
      08-28-2009
I'm experiencing something strange.

I have a *.vhd file of Windows XP SP2, created on Virtual PC 2007 SP1 and
I've backed up the .vhd file for other reasons.

Recently, I deleted my currently working .vhd file and restored the .vhd
file from my backup, by choosing 'Use default settings to create a viurtual
machine' from the New option of Virtual PC menu. Afterwards, I booted my .vhd
image. And there starts all the issues.

The .vhd image boots succesfully to desktop. After few minutes (2-3 minutes
approx) my .vhd images re-bootes automatically. This process is repeating.

As a first step, I booted my .vhd image to Safe-Mode, where its not showing
any problem. I disabled all the services and startup items and again boot
normally to my desktop, where its getting restarted after 2-3 minutes.

BTW, I'm using Win7 RC. I tested the same .vhd file on my Windows XP SP2
machine (which is dual booted with Win7 RC). I'm getting the same restarting
problem there also.

Hope this makes some sense.

Any ideas why my .vhd image is continuosly restarting?
Is there any solution, other than re-creating the .vhd image?

Looking forward for valuable responses.

Thanks.


--
Sometimes, Difficult things are possible...
 
Reply With Quote
 
 
 
 
Robert Comer
Guest
Posts: n/a

 
      08-28-2009
I'd also go to the Control panel -> system -> Advanced system settings
-> Startup and Recovery settings - Uncheck "Automatically restart".
Next time it crashes, instead of rebooting it'll show a BSOD screen
with an error message on the top. Copy that down and them maybe we
can figure out what the problem is.

The next thing I'd try is running a chkdsk, either booting the VM from
an install disk, or setting it to run on next reboot. (with the /f
option)

http://support.microsoft.com/kb/315265

--
Bob Comer



On Fri, 28 Aug 2009 01:51:02 -0700, A64+
<> wrote:

>I'm experiencing something strange.
>
>I have a *.vhd file of Windows XP SP2, created on Virtual PC 2007 SP1 and
>I've backed up the .vhd file for other reasons.
>
>Recently, I deleted my currently working .vhd file and restored the .vhd
>file from my backup, by choosing 'Use default settings to create a viurtual
>machine' from the New option of Virtual PC menu. Afterwards, I booted my .vhd
>image. And there starts all the issues.
>
>The .vhd image boots succesfully to desktop. After few minutes (2-3 minutes
>approx) my .vhd images re-bootes automatically. This process is repeating.
>
>As a first step, I booted my .vhd image to Safe-Mode, where its not showing
>any problem. I disabled all the services and startup items and again boot
>normally to my desktop, where its getting restarted after 2-3 minutes.
>
>BTW, I'm using Win7 RC. I tested the same .vhd file on my Windows XP SP2
>machine (which is dual booted with Win7 RC). I'm getting the same restarting
>problem there also.
>
>Hope this makes some sense.
>
>Any ideas why my .vhd image is continuosly restarting?
>Is there any solution, other than re-creating the .vhd image?
>
>Looking forward for valuable responses.
>
>Thanks.

 
Reply With Quote
 
A64+
Guest
Posts: n/a

 
      08-30-2009
Hi Robert,

Here is the screenshot for the BSOD.
http://img391.imageshack.us/i/bsod.jpg/

BTW, I'd run checkdisk on my c:\. This took me to another strange thing
effect. Now, checkdisk will be automatically triggered everytime my .vhd
restarts, even if a successful checkdisk has been performed.

Looking forward for your reply.
--
Sometimes, Difficult things are possible...


"Robert Comer" wrote:

> I'd also go to the Control panel -> system -> Advanced system settings
> -> Startup and Recovery settings - Uncheck "Automatically restart".
> Next time it crashes, instead of rebooting it'll show a BSOD screen
> with an error message on the top. Copy that down and them maybe we
> can figure out what the problem is.
>
> The next thing I'd try is running a chkdsk, either booting the VM from
> an install disk, or setting it to run on next reboot. (with the /f
> option)
>
> http://support.microsoft.com/kb/315265
>
> --
> Bob Comer
>
>
>
> On Fri, 28 Aug 2009 01:51:02 -0700, A64+
> <> wrote:
>
> >I'm experiencing something strange.
> >
> >I have a *.vhd file of Windows XP SP2, created on Virtual PC 2007 SP1 and
> >I've backed up the .vhd file for other reasons.
> >
> >Recently, I deleted my currently working .vhd file and restored the .vhd
> >file from my backup, by choosing 'Use default settings to create a viurtual
> >machine' from the New option of Virtual PC menu. Afterwards, I booted my .vhd
> >image. And there starts all the issues.
> >
> >The .vhd image boots succesfully to desktop. After few minutes (2-3 minutes
> >approx) my .vhd images re-bootes automatically. This process is repeating.
> >
> >As a first step, I booted my .vhd image to Safe-Mode, where its not showing
> >any problem. I disabled all the services and startup items and again boot
> >normally to my desktop, where its getting restarted after 2-3 minutes.
> >
> >BTW, I'm using Win7 RC. I tested the same .vhd file on my Windows XP SP2
> >machine (which is dual booted with Win7 RC). I'm getting the same restarting
> >problem there also.
> >
> >Hope this makes some sense.
> >
> >Any ideas why my .vhd image is continuosly restarting?
> >Is there any solution, other than re-creating the .vhd image?
> >
> >Looking forward for valuable responses.
> >
> >Thanks.

>

 
Reply With Quote
 
Robert Comer
Guest
Posts: n/a

 
      08-30-2009

>Here is the screenshot for the BSOD.
>http://img391.imageshack.us/i/bsod.jpg/


A stop 0x00000051 is a nasty one, it's registry corruption.

There's a couple things to try, the first is easy and it may work --
when booting the VM, press F8 when the OS starts booting up to get to
the boot menu and select "Last Known Good" and follow the prompts from
there.

If that doesn't work it's tougher. Try this for creating a new user
profile for the one you normally log in to when booting:

http://support.microsoft.com/kb/811151

If that doesn't work, you might have to recreate the VM altogether.
(make sure and keep the original .VHD file so you can attach it to
your new VM and copy off the files you need.)

--
Bob Comer



On Sun, 30 Aug 2009 00:26:02 -0700, A64+
<> wrote:

>Hi Robert,
>
>Here is the screenshot for the BSOD.
>http://img391.imageshack.us/i/bsod.jpg/
>
>BTW, I'd run checkdisk on my c:\. This took me to another strange thing
>effect. Now, checkdisk will be automatically triggered everytime my .vhd
>restarts, even if a successful checkdisk has been performed.
>
>Looking forward for your reply.

 
Reply With Quote
 
A64+
Guest
Posts: n/a

 
      09-03-2009
Nothing worked. I'm experiencing the same error.

I started re-installing the same. Thanks for yor help.
--
Sometimes, Difficult things are possible...


"Robert Comer" wrote:

> >Here is the screenshot for the BSOD.
> >http://img391.imageshack.us/i/bsod.jpg/

>
> A stop 0x00000051 is a nasty one, it's registry corruption.
>
> There's a couple things to try, the first is easy and it may work --
> when booting the VM, press F8 when the OS starts booting up to get to
> the boot menu and select "Last Known Good" and follow the prompts from
> there.
>
> If that doesn't work it's tougher. Try this for creating a new user
> profile for the one you normally log in to when booting:
>
> http://support.microsoft.com/kb/811151
>
> If that doesn't work, you might have to recreate the VM altogether.
> (make sure and keep the original .VHD file so you can attach it to
> your new VM and copy off the files you need.)
>
> --
> Bob Comer
>
>
>
> On Sun, 30 Aug 2009 00:26:02 -0700, A64+
> <> wrote:
>
> >Hi Robert,
> >
> >Here is the screenshot for the BSOD.
> >http://img391.imageshack.us/i/bsod.jpg/
> >
> >BTW, I'd run checkdisk on my c:\. This took me to another strange thing
> >effect. Now, checkdisk will be automatically triggered everytime my .vhd
> >restarts, even if a successful checkdisk has been performed.
> >
> >Looking forward for your reply.

>

 
Reply With Quote
 
Robert Comer
Guest
Posts: n/a

 
      09-03-2009
No problem, sorry I couldn't help any more than that.

--
Bob Comer


On Thu, 3 Sep 2009 10:21:01 -0700, A64+
<> wrote:

>Nothing worked. I'm experiencing the same error.
>
>I started re-installing the same. Thanks for yor help.

 
Reply With Quote
 
A64+
Guest
Posts: n/a

 
      09-04-2009
No need ot be upset.
Atleat you teach me some cool troubleshooting techniques.
Thanks for that and take care
--
Sometimes, Difficult things are possible...


"Robert Comer" wrote:

> No problem, sorry I couldn't help any more than that.
>
> --
> Bob Comer
>
>
> On Thu, 3 Sep 2009 10:21:01 -0700, A64+
> <> wrote:
>
> >Nothing worked. I'm experiencing the same error.
> >
> >I started re-installing the same. Thanks for yor help.

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mini newsgroup FAQ for the week of 8/16/2009 VPC_FAQ_POSTER Virtual PC 0 08-16-2009 04:01 AM
Mini newsgroup FAQ for the week of 8/9/2009 VPC_FAQ_POSTER Virtual PC 0 08-09-2009 04:01 AM
Mini newsgroup FAQ for the week of 8/2/2009 VPC_FAQ_POSTER Virtual PC 0 08-02-2009 04:01 AM
Mini newsgroup FAQ for the week of 7/26/2009 VPC_FAQ_POSTER Virtual PC 0 07-26-2009 04:01 AM
Domain admin account locked upon reboot Rick Windows Server 5 02-01-2007 12:32 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59