Guest machine (WinServ2003) doesnt start system loading
-
nzworldwide
- Posts: 7
- Joined: 27. Aug 2019, 15:18
Guest machine (WinServ2003) doesnt start system loading
Hello,
I've got VM host on OpenSuse server and several guest machines (1 Linux, 2 Windows server).
One virtual machine (WinServer2003) is starting, but after showing VirtualBox intro screen there is a black screen with key cursor on top-left corner (not blinking). And that's it, no options to boot in Safe mode or something else.
Other machines are working properly.
Please help, im out of ideas after 2 days of surfing web.
I've got VM host on OpenSuse server and several guest machines (1 Linux, 2 Windows server).
One virtual machine (WinServer2003) is starting, but after showing VirtualBox intro screen there is a black screen with key cursor on top-left corner (not blinking). And that's it, no options to boot in Safe mode or something else.
Other machines are working properly.
Please help, im out of ideas after 2 days of surfing web.
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Guest machine (WinServ2003) doesnt start system loading
Take a look at Minimum Info Needed for Assistance and we'll see what can be done.
-
nzworldwide
- Posts: 7
- Joined: 27. Aug 2019, 15:18
Re: Guest machine (WinServ2003) doesnt start system loading
Sorry, attached to this message (in txt format)
- Attachments
-
Info.txt- (5.05 KiB) Downloaded 26 times
Last edited by socratis on 27. Aug 2019, 19:23, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
Reason: Removed unnecessary verbatim quote of the whole previous message.
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Guest machine (WinServ2003) doesnt start system loading
Could you also please post a log from that 2003 guest? Thanks!
-
nzworldwide
- Posts: 7
- Joined: 27. Aug 2019, 15:18
Re: Guest machine (WinServ2003) doesnt start system loading
Attached to this message. If need something more, just say, ill try to provide all needed info
- Attachments
-
2003log.txt- (87.9 KiB) Downloaded 23 times
Last edited by socratis on 27. Aug 2019, 19:23, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
Reason: Removed unnecessary verbatim quote of the whole previous message.
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Guest machine (WinServ2003) doesnt start system loading
I don't see a glaring issue in the log. Others might, though.
I see some attempts to hit keys to go into Safe Mode perhaps? F2, maybe Insert, C? And some resets.
F8 is the Safe-mode key for Windows OS's. Try that and see what might happen.
I also see what looks like a boot from a CD-rom. Did that get the boot-CD OS running in the guest?
I see some attempts to hit keys to go into Safe Mode perhaps? F2, maybe Insert, C? And some resets.
F8 is the Safe-mode key for Windows OS's. Try that and see what might happen.
I also see what looks like a boot from a CD-rom. Did that get the boot-CD OS running in the guest?
-
nzworldwide
- Posts: 7
- Joined: 27. Aug 2019, 15:18
Re: Guest machine (WinServ2003) doesnt start system loading
Yes, i was trying F8 also - nothing happened.
Also was trying to boot from CD (WinServer2003.iso and some other repair tools), but they didnt help at all.
Also was trying to boot from CD (WinServer2003.iso and some other repair tools), but they didnt help at all.
Last edited by socratis on 27. Aug 2019, 19:24, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
Reason: Removed unnecessary verbatim quote of the whole previous message.
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Guest machine (WinServ2003) doesnt start system loading
That aint good...nzworldwide wrote: trying F8 also - nothing happened.
Did they actualy boot, though? Did the CD's OS start?nzworldwide wrote:trying to boot from CD ... but they didnt help at all.
-
nzworldwide
- Posts: 7
- Joined: 27. Aug 2019, 15:18
Re: Guest machine (WinServ2003) doesnt start system loading
Yes, CD's OS is starting properly..scottgus1 wrote: Did they actualy boot, though? Did the CD's OS start?
Of course the easiest way is to create a new Guest OS and move all files from the problem one, but i cant reinstall and configure all the programs sadly
So the only way for me is to recover this Guest machine.
I can say what i've tried already(with no result):
- do a copy of disk image (in Standart mode, the original one is fixed)
- use image (.vdi) on another machines.(same thing if i boot from it, but it can be the second drive).
- change from x32 to x64
- some different utilities for Windows(which didn't help).
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Guest machine (WinServ2003) doesnt start system loading
Hmm, this is sounding worse unfortunately.
If the bootable CD boots but the virtual drive does not, then the problem is very likely within the guest OS, not with Virtualbox.
Did anything change on the host PC in the last couple days? Updates? Did the PC crash while the guest was running? Defrag attempt, etc.?
Adding the guest's vdi to another guest would confirm that the .vdi container is still good and that data can be pulled off.
I don't think that changing the guest from 32-bit to 64-bit or making a dynamic clone of the fixed-size vdi are likely to help.
This is starting to look like you'd need to forget this is a Virtualbox guest and troubleshoot the guest OS as if it were installed on a real PC. This sort of thing does happen to real PC OS's too. Can you run a "repair"from the Server 2003 install CD? Take good backups before attempting troubleshooting on the guest OS directly. (The log doesn't report you were using snapshots, so a simple disk copy of the guest vdi file looks like it would do as a backup. See Moving a VM, interpreted as 'Backing Up a VM' for a reliable backup even for a different host.)
If the bootable CD boots but the virtual drive does not, then the problem is very likely within the guest OS, not with Virtualbox.
Did anything change on the host PC in the last couple days? Updates? Did the PC crash while the guest was running? Defrag attempt, etc.?
Adding the guest's vdi to another guest would confirm that the .vdi container is still good and that data can be pulled off.
I don't think that changing the guest from 32-bit to 64-bit or making a dynamic clone of the fixed-size vdi are likely to help.
This is starting to look like you'd need to forget this is a Virtualbox guest and troubleshoot the guest OS as if it were installed on a real PC. This sort of thing does happen to real PC OS's too. Can you run a "repair"from the Server 2003 install CD? Take good backups before attempting troubleshooting on the guest OS directly. (The log doesn't report you were using snapshots, so a simple disk copy of the guest vdi file looks like it would do as a backup. See Moving a VM, interpreted as 'Backing Up a VM' for a reliable backup even for a different host.)
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Guest machine (WinServ2003) doesnt start system loading
Black screen on boot with XP/Win2k3 often means that you need to toggle the IO APIC setting.
This can only arise if an existing install is moved to a new VM, as XP doesn't really care what the IOAPIC setting is, but you can't change it after installation.
This can only arise if an existing install is moved to a new VM, as XP doesn't really care what the IOAPIC setting is, but you can't change it after installation.
-
nzworldwide
- Posts: 7
- Joined: 27. Aug 2019, 15:18
Re: Guest machine (WinServ2003) doesnt start system loading
I was trying to repair from install CD, but it made no effect..scottgus1 wrote:Hmm, this is sounding worse unfortunately.
If the bootable CD boots but the virtual drive does not, then the problem is very likely within the guest OS, not with Virtualbox....
Anyway thank you very much dude, i ll try more to fix guest OS. I will post the solution here if i ll reach it
-
nzworldwide
- Posts: 7
- Joined: 27. Aug 2019, 15:18
Re: Guest machine (WinServ2003) doesnt start system loading
Thank you for advice but unfortunately it didn't help..mpack wrote:Black screen on boot with XP/Win2k3 often means that you need to toggle the IO APIC setting.
This can only arise if an existing install is moved to a new VM, as XP doesn't really care what the IOAPIC setting is, but you can't change it after installation.
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Guest machine (WinServ2003) doesnt start system loading
In that case I need more detail on why the VM failed. What has changed since it last worked?
Also, given that you're still using VirtualBox 4.3.40, I assume this VM is very old. When was your last full backup?
Also, given that you're still using VirtualBox 4.3.40, I assume this VM is very old. When was your last full backup?