VirtualBox

Opened 16 years ago

Last modified 11 years ago

#2282 new defect

Blue screen during install of Windows XP with slipstreamed SATA driver

Reported by: vadimrapp Owned by:
Component: virtual disk Version: VirtualBox 2.0.2
Keywords: sata blue screen 0x000000F4 Cc:
Guest type: Windows Host type: other

Description

Attempt to install Windows XP SP3 (slipstreamed) with slipstreamed driver Intel Matrix 7.0.0.1020 results in blue screen

Attachments (3)

Capture-09-19-00001.png (11.3 KB ) - added by vadimrapp 16 years ago.
screenshot
screenshot-2008-11-24-15-11-18.jpg (74.6 KB ) - added by Cherife Li 15 years ago.
blue screen while installing windows xp sp3 with sata on linux 2.6.27.7
VBox.log (55.0 KB ) - added by Cherife Li 15 years ago.
log of windows guest installation

Download all attachments as: .zip

Change History (33)

by vadimrapp, 16 years ago

Attachment: Capture-09-19-00001.png added

screenshot

comment:1 by Frank Mehnert, 16 years ago

Component: othervirtual disk

Moment, you are talking about Windows XP SP3 as guest, right?

comment:2 by jkeil, 16 years ago

I get almost exactly the same BSOD with "STOP: 0x000000F4 (0x00000003, ..." error code, when trying to install Windows XP (SP2), using the Intel Matrix Storage "F6" driver floppy. The pointer values (?) after "0x00000003" are different, though. I get:

*** STOP: 0x000000F4 (0x00000003,0x823FC020,0x823FC194,0x805C749A)

The iaahci.inf file on the floppy diskette image contains the following version information:

; **    Filename:  iaAHCI.INF
; **    Revision:  Version 8.5.0.1032
; **    Date:      07/20/2008
; **    Abstract:  Windows* INF File for Intel(R) Matrix Storage Manager Driver

I'm using Virtualbox 2.0.2 on an OpenSolaris host (SXCE build_96), host is using an AMD64 X2 cpu, AMD-V is enabled for the XP guest. The SATA controller is enabled for the XP guest, using SATA port 0. (the same BSOD happend with VBox 1.6.*, too)

The BSOD happens during the GUI install phase, after the first reboot.

That is, starting the text mode setup is ok, I use "F6" to add the Intel Matrix storage drivers from the floppy ("ICH8-M AHCI"). An NTFS filesystem is created on the SATA virtual HDD and an initial set of windows binaries is installed to the SATA HDD. Setup reboots, loading XP from the SATA HDD, starts the GUI phase of the installation and after 2-3 minutes crashes with the BSOD.

Btw. is this issue a duplicate of #1941 ?

comment:3 by Cherife Li, 15 years ago

+1

Hi frank, I got blue screen ("STOP: 0x000000F4 (0x00000003, ...") during install of Windows XP SP3 with SATA driver. I'm running 2.0.4. I tried the driver with version 8.6 got from http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProductID=2101&DwnldID=17059&strOSs=44&OSFullName=Windows*%20XP%20Professional&lang=eng . Still no luck. The situation is almost the same as jkeil's.

comment:4 by kirillkh, 15 years ago

I think it's wider than just slipstreamed. Running 2.0.4 too. I install SP3 with IDE configuration and then attempt to install the ahci drivers (tried 8.2, 8.5 and 8.6). Sometimes I get bsod right after installing the drivers (without even rebooting, while I'm still in the IDE mode). And after reboot with SATA enabled, the machine always aborts, while showing the start-up Windows logo screen.

BTW, I wasn't able to use the F6 method. No matter what I did, the setup consistently couldn't find the hard disk despite me selecting the correct driver from the floppy.

comment:5 by Frank Mehnert, 15 years ago

Looks like a duplicate of #2024.

by Cherife Li, 15 years ago

blue screen while installing windows xp sp3 with sata on linux 2.6.27.7

by Cherife Li, 15 years ago

Attachment: VBox.log added

log of windows guest installation

comment:6 by Cherife Li, 15 years ago

I don't know whether 2.0.6 fixes #2024. But this #2282 issue seems to be alive still. I've tried Intel's v8.2 and v8.6 sata driver(ICH8-M AHCI), resulting the same error. I've attached the blue screen shot and log file. Thanks all the same.

comment:7 by Michael, 15 years ago

Actually, this is a duplicate of a "closed" bug that was never fixed. #1941

This bug is still present on VirtualBox 2.0.6. Frank, you should be able to easily reproduce this. Do you not have a Windows XP CD with the SATA drivers? It's simple to produce.

comment:8 by Sander van Leeuwen, 15 years ago

Guest type: otherWindows
Host type: Windowsother

comment:9 by aeichner, 15 years ago

We are able to reproduce this issue and are working on it. But we have no clue what's causing it at the moment because SATA disks are working fine with Windows as long as they are not used for the operating system.

comment:10 by Michael, 15 years ago

This is still an issue with 2.1.0. I realize no one knows what the exact cause is, but I just wanted to provide an end-user update.

comment:11 by Alois Hammer, 15 years ago

Also still an issue with the new AHCI 8.7 drivers.

in reply to:  9 comment:12 by Sven, 15 years ago

Replying to aeichner:

We are able to reproduce this issue and are working on it. But we have no clue what's causing it at the moment because SATA disks are working fine with Windows as long as they are not used for the operating system.

I'm using AHCI for the harddisk of my Windows XP virtual machine since a while no. No problems.

The Intel driver only fails during the install of Windows XP. If i install the Matrix Storage driver after Windows has been installed, then it works perfectly - even switching from IDE to SATA.

comment:13 by Alois Hammer, 15 years ago

No change with Intel AHCI 8.8 drivers. I'd like to nominate this for critical status. VBox is pitifully slow with PATA guests.

in reply to:  13 ; comment:14 by Michael, 15 years ago

Replying to aloishammer:

No change with Intel AHCI 8.8 drivers. I'd like to nominate this for critical status. VBox is pitifully slow with PATA guests.

You can run the SATA drivers after XP is installed. The BSOD is some sort of init error during the XP setup. I'm running the SATA drivers on several XP VMs without any issues. Let XP install on PATA, reboot, enable the SATA controller but leave your C: on PATA, boot and install the driver, reboot and switch your C: to SATA.

in reply to:  14 comment:15 by Alois Hammer, 15 years ago

Replying to mooninite:

You can run the SATA drivers after XP is installed. The BSOD is some sort of init error during the XP setup. I'm running the SATA drivers on several XP VMs without any issues. Let XP install on PATA, reboot, enable the SATA controller but leave your C: on PATA, boot and install the driver, reboot and switch your C: to SATA.

I'm afraid this isn't true. Enabling the SATA controller after install results in BSODs on boot without fail. The Windows GUI never even inits.

I repeat: SATA is unusable.

in reply to:  14 comment:16 by Alois Hammer, 15 years ago

Replying to mooninite:

You can run the SATA drivers after XP is installed. The BSOD is some sort of init error during the XP setup. I'm running the SATA drivers on several XP VMs without any issues. Let XP install on PATA, reboot, enable the SATA controller but leave your C: on PATA, boot and install the driver, reboot and switch your C: to SATA.

One other note: the BSOD occurs whether or not disks are attached to the SATA controller. Just having it enabled causes immediate BSOD.

comment:17 by Robert Pendell, 15 years ago

I've been able to reproduce the issue with the 8.8 drivers but the 7.0 ones linked in the forum seem ok. I'm am going to try and break down the inf a bit and see if I can make out any signifiant changes. Maybe make a custom inf that only has the driver we need for AHCI.

in reply to:  17 comment:18 by Robert Pendell, 15 years ago

Replying to shinji:

I've been able to reproduce the issue with the 8.8 drivers but the 7.0 ones linked in the forum seem ok. I'm am going to try and break down the inf a bit and see if I can make out any signifiant changes. Maybe make a custom inf that only has the driver we need for AHCI.

Ok. No amount of tinkering in the inf worked around the issue. I am willing to test any debug builds that you have available. I do remember working with you on a prior issue a while back. You can email me privately at vbox@….

comment:19 by Greg Mackey, 15 years ago

I'd just like to add that I also ran into this issue when building a new unattended Windows XP SP3 disc. The Intel Matrix Storage Manager v7.8.0.1012 drivers, released on October 19, 2007, are the newest known working drivers. I was unable to get the v8.8.0.1009 drivers released on March 13, 2009, to work. Unfortunately, this actually leads to the VM becoming totally unresponsive around the 35 minute mark in the XP GUI-mode setup. Each time, I had to force the VM closed via Windows Task Manager (I waited several minutes to try to close it normally) and then had to reboot the host to get VirtualBox working again. So really, there are two issues here, I'd say...

in reply to:  19 comment:20 by snf, 15 years ago

Replying to gmackey:

I'd just like to add that I also ran into this issue when building a new unattended Windows XP SP3 disc. The Intel Matrix Storage Manager v7.8.0.1012 drivers, released on October 19, 2007, are the newest known working drivers. I was unable to get the v8.8.0.1009 drivers released on March 13, 2009, to work. Unfortunately, this actually leads to the VM becoming totally unresponsive around the 35 minute mark in the XP GUI-mode setup. Each time, I had to force the VM closed via Windows Task Manager (I waited several minutes to try to close it normally) and then had to reboot the host to get VirtualBox working again. So really, there are two issues here, I'd say...

I'm experiencing the same thing. I'm using the IMSM v8.9 and VB 3.02 and the result is a blue screen around 35min mark.

comment:21 by Michael, 15 years ago

Is this "fixed" since bug 4342 was declared "fixed?" I haven't had to install a fresh XP VM lately.

comment:22 by Brandon, 15 years ago

I am running VB 3.0.4r50677 and getting the same error when trying to install Windows XP with SP3 as downloaded from MSDN. If more details are required please let me know.

comment:23 by Brandon, 15 years ago

Edit: third time was a charm. no blue screen.

comment:24 by Takeshi Go, 11 years ago

Hello .. I am using 4.2.12 version and still having the trouble

I have tried to get the sata driver for windows xp sp3, but now intel only give ich9 drivers. what should I do ? it gives BSOD at installation with F6 method.

but then even I did manage to switch the driver to ich9m driver, when I press rescan hardware, the VM will reboot. Is it related? or separate problem?

Intel® 快速儲存技術 (Intel® RST) RAID 驅動程式 安裝 11.7.0.1013 版 Intel® 快速儲存技術 (RAID) 驅動程式。 2012/12/3

Intel(R) Rapid Storage Technology is designed to provide functionality for the following Storage Controllers:

RAID Controllers:

  • Intel(R) Desktop/Workstation/Server Express Chipset SATA RAID Controller
  • Intel(R) Mobile Express Chipset SATA RAID Controller
  • Intel(R) ICH7MDH SATA RAID Controller
  • Intel(R) ICH7R/DH SATA RAID Controller

AHCI Controllers:

  • Intel(R) 7 Series/C216 Chipset Family SATA AHCI Controller
  • Intel(R) 7 Series Chipset Family SATA AHCI Controller
  • Intel(R) Desktop/Workstation/Server Express Chipset SATA AHCI Controller
  • Intel(R) Mobile Express Chipset SATA AHCI Controller
  • Intel(R) 5 Series/3400 Series SATA AHCI Controller
  • Intel(R) 5 Series 4 Port SATA AHCI Controller
  • Intel(R) 5 Series 6 Port SATA AHCI Controller
  • Intel(R) ICH10D/DO SATA AHCI Controller
  • Intel(R) ICH10R SATA AHCI Controller

- Intel(R) ICH9M-E/M SATA AHCI Controller

  • Intel(R) ICH7M/MDH SATA AHCI Controller
  • Intel(R) ICH7R/DH SATA AHCI Controller

comment:25 by Sven, 11 years ago

You can download older version of the Rapid Storage driver from intel.com. The last version supporting the controller emulated by VirtualBox is 10.1 I think. You also see recommendations to use the Matrix Storage driver 9.6. Just use the download search on Intel.com.

I am not sure, why Oracle is not fixing this issue. It is annoying - but a workaround exists: Install using IDE, then add the SATA controller and install the drivers and move the harddisk from IDE to SATA.

comment:26 by Takeshi Go, 11 years ago

if you are talking about this page https://forums.virtualbox.org/viewtopic.php?t=42829

I can only find the 8.9.0.1023 version at https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=17882&ProdId=2101&lang=eng

which does not support to have cdrom device attach to it. If attached a SATA device to it, the entire VM will be incredibly slow.

the version 9 and 10 no longer exist. I know SATA is one of the ICH9 functions, and we can choose ICH9 in the system tab of the VM's configuration page. but how come according to the web page, we have to pick Intel(R) ICH8M-E/M SATA AHCI Controller ?

so we can only wait for oracle to fix this?

comment:27 by Sven, 11 years ago

Use this one: https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=20104&ProdId=3409&lang=eng (Rapid Storage 10.1.0.1008)

It has CD-ROM support. You really just have to search for "Rapid Storage" in Support->Downloads on intel.com. I believe, that's the version I used for my Windows XP virtual machines. I have to look it up when I'm home tonight.

comment:28 by Takeshi Go, 11 years ago

oh, thanks :D

when i do search on https://downloadcenter.intel.com/Default.aspx?lang=eng

I did try select the

software products > chipset software > Intel Rapid Storage

and had no luck finding it.

but after replacing the AHCI driver, when I tried to refresh the hardware in the device manager, the entire vm just reboot ... is this a similar ahci issue? or it's another issue due to ich9 chipset?

comment:29 by Confin, 11 years ago

Has anybody tried to install the XP with slipstreamed SATA driver in a real machine? I met the same problem(blue screen in the GUI mode phase during the installation) with the VirtualBox. However when I tried to install the XP in a real machine, the XP could be normally installed without errors in both the text and GUI phase, but it turned to blue screen at the first time bootup after the GUI installation phase. I also tried to enter the Safe mode and the Safe mode with Command Prompt, but they would all go to blue screen and reboot immediately so that I could hardly to look at the blue screen error code.

BTW:The XP image I used was the XP English edition X86, Computer: DELL Insprion 14R.

comment:30 by JQ, 11 years ago

I tried with the latest version of Virtualbox 4.3 and my windows XP 32 bits virtual machines started to be very unstable, and one of them dead. I tried to reinstall it using IDE controller, but it hangs, with SATA appears a BSOD (STOP: 0x000007B, 0xC000034, 0x00000000, 0x00000000), and with SCSI another BSOD. This problem seems to be a regression.

I was trying to instal it using Ubuntu 13.10 as host machine. The XP is a 32 bits Spanish version with SP 3. The machine is a Fujitsu Lifebook UH512.

If you need more information, please let me know.

Thanks.

Last edited 11 years ago by JQ (previous) (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use