Installation of WinXP fails - freeze

Discussions about using Windows guests in VirtualBox.
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Installation of WinXP fails - freeze

Post by theguzz »

Hello,

I habe a problem installing Windows XP SP3: the Guest just freezes while installing. It says 34 mins to go and "Geräteinstallation" (I think its sth like detecting devices?)

virtualbox version 3.0.2
host: Arch Linux newest kernel

Settings:
ACPI => off
RAM => 512MB
Processors => 1
VT-x/AMD-V => active
Installation Media => ISO-Image
Floppy => no
serial port => no
video => 12MB
3d => off
Hard Disk => 8 GB
Audio => ALSA
Controller => ICH AC97
network => Intel PRO/1000 T Server (NAT)
USB 2.0 => active

Log attached

I hope it is enough information?
Attachments
VBox.log
(47.38 KiB) Downloaded 11 times
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Re: Installation of WinXP fails - freeze

Post by theguzz »

does not work, same issue :(
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Installation of WinXP fails - freeze

Post by Perryg »

Try with the settings that vbox4me2 gave you and this time disable USB, set the Virtual adapter is PCnet III, and make sure that IO/APIC is unchecked.
If you have network problems later you can switch the virtual network adapter then.
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Re: Installation of WinXP fails - freeze

Post by theguzz »

hmmm, since the last attempt i let the window as it was until now and it went on...
i'll give it a try and a lot patience, maybe it works

I hope it works, if not I'll let you know!
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Re: Installation of WinXP fails - freeze

Post by theguzz »

ok, windows boots but sreen turns black, and nothing happens. But now my cpu usage of virtualbox is at 100%!!!!!!!!!
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Installation of WinXP fails - freeze

Post by Perryg »

That's why I said to:
Try with the settings that vbox4me2 gave you and this time disable USB, set the Virtual adapter is PCnet III, and make sure that IO/APIC is unchecked.
If you have network problems later you can switch the virtual network adapter then.
I was hoping to save you another reload. I think it has to do with the fact that you have a 32 bit OS host and maybe the guest was trying to install with SMP, or install without the network drivers.
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Re: Installation of WinXP fails - freeze

Post by theguzz »

ok, thanks a lot for your help! USB 2.0 disabling did it =)

But how get I USB 2.0 to work now? In fact that is really important for me!
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Installation of WinXP fails - freeze

Post by Perryg »

First things first. Let's get OS to work first.
Have you got it going yet?
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Re: Installation of WinXP fails - freeze

Post by theguzz »

OK, os works now.

I have the posted above settings. It also works with USB 1.0 enabled.
Internet works too, and I can ping my routers and my hosts ip adress.
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Re: Installation of WinXP fails - freeze

Post by theguzz »

But i really need usb 2.0 workin... plz
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Installation of WinXP fails - freeze

Post by Perryg »

Ok so it all works and it works with USB-1. Put the click on USB-2 and boot the guest.
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Re: Installation of WinXP fails - freeze

Post by theguzz »

If I enable usb 2.0 windows doesn't boot. Windowslogo with loading bar comes up and freezes or the screens turns black instead of freeze. I tried several times...
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Installation of WinXP fails - freeze

Post by Perryg »

The question needs to be asked. Does you PC support USB2?
Do the devices work in the host? Since USB 1 does not cause you to crash indicates that it accepts the USB but not the accelerated USB2
Read this from the Forum FAQ http://forums.virtualbox.org/viewtopic. ... 669#p33944 to make sure that you have everything done on the host side that you need to do.
If you still have a problem you should search the bugtracker (link is below my post) for others that have this issue and add yourself to the ticket or create your own.
theguzz
Posts: 11
Joined: 23. Jul 2009, 19:25
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: windows xp sp3

Re: Installation of WinXP fails - freeze

Post by theguzz »

I tried ist with and without editing the fstab, if you mean this:

Code: Select all

#
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0
#none           /proc/bus/usb   usbfs   auto,busgid=108,busmode=0775,devgid=108,devmode=0664 0 0

#/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
#/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
#/dev/fd0               /media/fl   auto    user,noauto             0      0

UUID=3e19a3fe-d4b8-4512-b558-4202ef573597 swap swap defaults 0 0
UUID=58029062-a365-4ef4-9223-748398b1a2cf / ext4 defaults 0 1
UUID=6e3ceaf7-36cd-497d-bb2d-338bf3b23896 /home ext4 defaults 0 1
the i only changed the commented line.
tried ist with http://wiki.archlinux.org/index.php/Vir ... st_machine

since i'm using virtualbox 3.0.2 the fstab does not need to be edited right?
Is this what you mean?
Post Reply