Windows guest not starting, copied vdi but forgot settings

Discussions related to using VirtualBox on Linux hosts.
Post Reply
tinkerpuffs
Posts: 1
Joined: 5. Jun 2008, 17:11

Windows guest not starting, copied vdi but forgot settings

Post by tinkerpuffs »

Hi,

I copied my windows guest .vdi file when I reinstalled my OS but I forgot to copy the settings file. When I created a new machine using that .vdi file windows XP no longer starts, instead it shows a blue screen on boot. I assume this to be because of different settings (like RAM amount maybe?), but I can't remember the exact settings I had before.

Is there any way to extract data from this .vdi or to get it working again? :cry:

Thanks for any help,
Katelyn
devent
Posts: 9
Joined: 3. May 2008, 03:17

Post by devent »

maybe you have Enable ACPI or Enable IO APIC? Try to check it or try to uncheck it. You have a chance of 1/4 to get it right :)
maraja
Posts: 10
Joined: 1. Jul 2008, 08:17
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Windows

Post by maraja »

trying to copy a minimal XP guest VDI on a Ubuntu host, I did the following:
1. detached the original VDI
2. copied the VDI with: VBoxManage clonevdi XP\ Pro\ IE6.vdi XP\ Pro\ IE8.vdi
3. created a new VM using the same parameters
4. attached the new VDI to the new VM

when I boot the new VM I get a blue screen that is removed too quickly to be read, then a black screen stating that a recent "hardware or software change" does not let windows to start.
I am offered a number of options, SAFE MODE, SAFE MODE WITH NET, etc but none let me boot... :(

does anyone have a clue?
thank you so much
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Did you create that image on 1.5.x? If so, set the IDE Controller setting to PIIX3 instead of PIIX4.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
maraja
Posts: 10
Joined: 1. Jul 2008, 08:17
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Windows

Post by maraja »

I did it on 1.6.0, maybe 1.6.2 ....
punkybouy
Posts: 29
Joined: 8. Oct 2007, 02:59
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows

I don't have a clue but.....

Post by punkybouy »

The exact same thing happened to me tonight. My source system is 1.5.6 and the newer target system is running VBox 1.60 I do have the settings file so tomorrow I will move that over and see if that makes a difference. I also noticed the the vdi file from the /VDI directory where I made the clone is dated from last fall when I installed it. The Snapshot directory has a snapshot vdi file dated last night when I made the clone and ran the VM and is twice the size.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

When cloning a VDI, make sure that all the snapshots and saved states are merged to the base VDI. If you don't do that, you end up with an old VDI clone that does not represent your last changes.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
punkybouy
Posts: 29
Joined: 8. Oct 2007, 02:59
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows

I fixecd my blue screen

Post by punkybouy »

In the settings for your Virtual Machine in the "General" section click on the advanced tab and for the IDE Controller type choose PIIX3 instead of PIIX4 and in my case XP fired right up. Hope this helps. By the way it should create its own settings file, no need to copy one. Also make sure in Linux/UNIX you have the correct perms to the VDI file I had to to a chown and a chgrp to my user ID since I had copied it as root.
punkybouy
Posts: 29
Joined: 8. Oct 2007, 02:59
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows

Thank You Sasquatch

Post by punkybouy »

ty
maraja
Posts: 10
Joined: 1. Jul 2008, 08:17
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Windows

Re: I fixecd my blue screen

Post by maraja »

punkybouy wrote:...advanced tab and for the IDE Controller type choose PIIX3 instead of PIIX4 and in my case XP fired right up...
thank you so much, that was the case on my system too!!
:lol:
Post Reply