Share via


Unable to find a volume that is suitable for staging the boot image

Question

Tuesday, December 22, 2015 12:14 AM

Hi,

I am getting "Unable to find a volume that is suitable for staging the boot image. Element not found. (Error: 80070490; Source: Windows).  Failed to stage WinPE. Code(0x80070490) errors in smts.log.  I also see Volume C:\ because it is not suitable as the system partition.  The device has RAID turned on.  It appears the TS does not recognize the SATA drive.  My WinPE is current and wonder what storage driver is required to inject into the WinPE boot media.  Any suggestion?

Thanks,

Brian

All replies (9)

Tuesday, December 22, 2015 1:25 AM

Are you seeing something like this?
https://social.technet.microsoft.com/Forums/en-US/3bc10b6d-c242-4c3e-99b6-4f08cae41f5c/unable-to-find-a-volume-that-is-suitable-for-staging-the-boot-image?forum=configmanagerosd

Can you show us your log, and, describe the storage controller(s) and storage layout?

Ultimately, a writable volume, of the non-removable type, with an acceptable type of file-system, of an acceptable size/space, needs to be available for boot-image-staging to succeed.

IF you have enabled debug (F8) in your boot image, you can hit that, run diskpart, list disk, list volume, etc, and this should reveal if WinPE can "see" the storage or not.

Are you using boot media, or, PXE?

Don [doesn't work for MSFT, and they're probably glad about that ;]


Tuesday, December 22, 2015 1:33 AM

What storage driver required?

try:
C:\wmic idecontroller get caption,deviceid,manufacturer,name

and/or

C:\wmic scsicontroller get caption,deviceid,manufacturer,name

Don [doesn't work for MSFT, and they're probably glad about that ;]


Tuesday, December 22, 2015 1:51 AM

Here's an example (not a very good example, since it's from my Win10 installation, but enough to give you an idea)
[drivers you may need, but not for the disk-drive itself, actually, for the storage controller/chip]

c:\wmic idecontroller get caption,deviceid,manufacturer,name
Caption                        DeviceID                                                      Manufacturer                   Name
Standard SATA AHCI Controller  PCI\VEN_8086&DEV_1E02&SUBSYS_308617AA&REV_04\3&11583659&0&FA  Standard SATA AHCI Controller  Standard SATA AHCI Controller

c:\wmic scsicontroller get caption,deviceid,manufacturer,name
Caption                              DeviceID             Manufacturer  Name
Microsoft Storage Spaces Controller  ROOT\SPACEPORT\0000  Microsoft     Microsoft Storage Spaces Controller

c:\wmic diskdrive get caption,interfacetype,mediatype,pnpdeviceid,description,deviceid
Caption                   InterfaceType  MediaType              PNPDeviceID
SAMSUNG MZ7PC128HAFU-000  IDE            Fixed hard disk media  SCSI\DISK&VEN_SAMSUNG&PROD_MZ7PC128HAFU-000\4&4A6DD28&0&000000

c:\wmic logicaldisk get access,caption,description,deviceid,drivetype,filesystem,mediatype,name
Caption                   Description  DeviceID            InterfaceType  MediaType              PNPDeviceID                                         
SAMSUNG MZ7PC128HAFU-000  Disk drive   \.\PHYSICALDRIVE0  IDE            Fixed hard disk media  SCSI\DISK&VEN_SAMSUNG&PROD_MZ7PC128HAFU-000\4&4A6DD28&0&000000

c:\wmic partition get caption,description,bootable,bootpartition,startingoffset,size
Bootable  BootPartition  Caption                Description              Size          StartingOffset
TRUE      TRUE           Disk #0, Partition #0  Installable File System  1572864000    1048576
FALSE     FALSE          Disk #0, Partition #1  Installable File System  125988855808  1573912576
FALSE     FALSE          Disk #0, Partition #2  Unknown                  470810624     127563464704

Don [doesn't work for MSFT, and they're probably glad about that ;]


Tuesday, December 22, 2015 5:10 PM

Thanks for the fast response. Here is the output of the scsicontroller.  There is no ide controller on the computer.

Caption                              DeviceID                                                      Manufacturer       Name                                
Intel Chipset SATA RAID Controller   PCI\VEN_8086&DEV_2822&SUBSYS_06D91028&REV_31\3&11583659&0&B8  Intel Corporation  Intel Chipset SATA RAID Controller  
Microsoft Storage Spaces Controller  ROOT\SPACEPORT\0000                                           Microsoft          Microsoft Storage Spaces Controller 

When I did diskpart list vol, I see volume 0 C NTFS Partition 476GB Healthy. 

What storage controller do I need?  Do I need to inject it in Task Sequence or WinPE since the error came from Task Sequence?

Brian


Tuesday, December 22, 2015 5:31 PM

There is no idecontroller on the computer.  There is scsicontroller with RAID turned on.  The output is:

Caption                              DeviceID                                                      Manufacturer       Name                                
Intel Chipset SATA RAID Controller   PCI\VEN_8086&DEV_2822&SUBSYS_06D91028&REV_31\3&11583659&0&B8  Intel Corporation  Intel Chipset SATA RAID Controller  
Microsoft Storage Spaces Controller  ROOT\SPACEPORT\0000                                           Microsoft          Microsoft Storage Spaces Controller 

How can I find out what is the appropriate driver of PCI\VEN_8086&DEV_2822&SUBSYS_06D91028&REV_31\3&11583659&0&B8  and where can I download this driver. 

Once download, should it be injected into WinPE or driver package within SCCM? 

Brian


Tuesday, December 22, 2015 9:55 PM

<time="13:25:02.571+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:1985" thread="1904" type="0"><time="13:25:02.571+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2103" thread="1904" type="1"><time="13:25:02.571+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2106" thread="1904" type="0"><time="13:25:02.571+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2107" thread="1904" type="0"><time="13:25:02.571+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2109" thread="1904" type="0"><time="13:25:02.571+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2126" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="libsmsmessaging.cpp:8604" thread="1904" type="1"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="libsmsmessaging.cpp:8939" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="libcrypt.cpp:700" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="libcrypt.cpp:747" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="libsmsmessaging.cpp:4813" thread="1904" type="1"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="libsmsmessaging.cpp:4814" thread="1904" type="1"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2134" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2141" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="ccmzlib.cpp:700" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="ccmzlib.cpp:489" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:1993" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2103" thread="1904" type="1"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2106" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2107" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2109" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2126" thread="1904" type="0"><time="13:25:02.587+480" component="TSMBootstrap" context="" date="12-22-2015" file="libsmsmessaging.cpp:8604" thread="1904" type="1"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="libsmsmessaging.cpp:8939" thread="1904" type="0"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="libcrypt.cpp:700" thread="1904" type="0"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="libcrypt.cpp:747" thread="1904" type="0"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="libsmsmessaging.cpp:4813" thread="1904" type="1"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="libsmsmessaging.cpp:4814" thread="1904" type="1"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2134" thread="1904" type="0"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="tspolicy.cpp:2141" thread="1904" type="0"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="ccmzlib.cpp:700" thread="1904" type="0"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="ccmzlib.cpp:489" thread="1904" type="0"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:2047" thread="1904" type="1"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:2063" thread="1904" type="1"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:2146" thread="1904" type="1"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:2193" thread="1904" type="1"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:2226" thread="1904" type="1"><time="13:25:02.603+480" component="TSMBootstrap" context="" date="12-22-2015" file="bootimage.cpp:717" thread="1904" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="bootimage.cpp:1038" thread="1904" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="bootimage.cpp:346" thread="1904" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="bootimage.cpp:395" thread="1904" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="bootimage.cpp:346" thread="1904" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="bootimage.cpp:1045" thread="1904" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="bootimage.cpp:1045" thread="1904" type="3"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="bootimage.cpp:719" thread="1904" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:2229" thread="1904" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:2229" thread="1904" type="3"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="commandline.cpp:228" thread="1904" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="commandline.cpp:731" thread="1904" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="commandline.cpp:827" thread="1904" type="1"><time="13:25:02.634+480" component="TsProgressUI" context="" date="12-22-2015" file="winmain.cpp:330" thread="1272" type="1"><time="13:25:02.634+480" component="TsProgressUI" context="" date="12-22-2015" file="winmain.cpp:332" thread="1272" type="0"><time="13:25:02.634+480" component="TsProgressUI" context="" date="12-22-2015" file="winmain.cpp:204" thread="1272" type="1"><time="13:25:02.634+480" component="TsProgressUI" context="" date="12-22-2015" file="winmain.cpp:495" thread="1272" type="1"><time="13:25:02.634+480" component="TsProgressUI" context="" date="12-22-2015" file="winmain.cpp:512" thread="1272" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="commandline.cpp:1123" thread="1904" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="utils.cpp:2903" thread="1904" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:1569" thread="1904" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediaresolveprogresspage.cpp:445" thread="1904" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediaresolveprogresspage.cpp:445" thread="1904" type="3"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediaresolveprogresspage.cpp:221" thread="920" type="1"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediawizardcontrol.cpp:1589" thread="920" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediaresolveprogresspage.cpp:113" thread="920" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmediafinishpage.cpp:107" thread="920" type="0"><time="13:25:02.634+480" component="TSMBootstrap" context="" date="12-22-2015" file="tsmbootstrap.cpp:1271" thread="920" type="1">Here is the full smsts.log </time="13:25:02.634+480">

<![LOG[Setting RebootSettingsConfig policy in the environment.]LOG]!><time="13:25:02.571+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tsmediawizardcontrol.cpp:1985">
<![LOG[Downloading policy body {8ad1374f-2ca5-453e-af54-5f2d42a17f8d}.]LOG]!><time="13:25:02.571+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="tspolicy.cpp:2103">
<![LOG[Preparing Policy Body Request.]LOG]!><time="13:25:02.571+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2106">
<![LOG[    Setting transport.]LOG]!><time="13:25:02.571+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2107">
<![LOG[    Setting policy location = http://<mp>/SMS_MP/.sms_pol?{8ad1374f-2ca5-453e-af54-5f2d42a17f8d}.1_00.]LOG]!><time="13:25:02.571+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2109">
<![LOG[Executing Policy Body Request.]LOG]!><time="13:25:02.571+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2126">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM03.MyDomain.com:80  GET /SMS_MP/.sms_pol?{8ad1374f-2ca5-453e-af54-5f2d42a17f8d}.1_00]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="libsmsmessaging.cpp:8604">
<![LOG[Request was successful.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="libsmsmessaging.cpp:8939">
<![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="libcrypt.cpp:700">
<![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="libcrypt.cpp:747">
<![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?{8AD1374F-2CA5-453E-AF54-5F2D42A17F8D}.1_00]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="libsmsmessaging.cpp:4813">
<![LOG[Response ID: {8AD1374F-2CA5-453E-AF54-5F2D42A17F8D}]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="libsmsmessaging.cpp:4814">
<![LOG[Reading Policy Body.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2134">
<![LOG[Parsing Policy Body.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2141">
<![LOG[::CompressBuffer(65536,-1)]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="ccmzlib.cpp:700">
<![LOG[Compression (zlib) succeeded: original size 1556, compressed size 432.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="ccmzlib.cpp:489">
<![LOG[Setting AppManClientConfig policy in the environment.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tsmediawizardcontrol.cpp:1993">
<![LOG[Downloading policy body {6334ea27-99b4-4cee-a067-f15f92eb00f7}.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="tspolicy.cpp:2103">
<![LOG[Preparing Policy Body Request.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2106">
<![LOG[    Setting transport.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2107">
<![LOG[    Setting policy location = http://<mp>/SMS_MP/.sms_pol?{6334ea27-99b4-4cee-a067-f15f92eb00f7}.2_00.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2109">
<![LOG[Executing Policy Body Request.]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2126">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM03.MyDomain.com:80  GET /SMS_MP/.sms_pol?{6334ea27-99b4-4cee-a067-f15f92eb00f7}.2_00]LOG]!><time="13:25:02.587+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="libsmsmessaging.cpp:8604">
<![LOG[Request was successful.]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="libsmsmessaging.cpp:8939">
<![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="libcrypt.cpp:700">
<![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="libcrypt.cpp:747">
<![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?{6334EA27-99B4-4CEE-A067-F15F92EB00F7}.2_00]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="libsmsmessaging.cpp:4813">
<![LOG[Response ID: {6334EA27-99B4-4CEE-A067-F15F92EB00F7}]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="libsmsmessaging.cpp:4814">
<![LOG[Reading Policy Body.]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2134">
<![LOG[Parsing Policy Body.]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tspolicy.cpp:2141">
<![LOG[::CompressBuffer(65536,-1)]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="ccmzlib.cpp:700">
<![LOG[Compression (zlib) succeeded: original size 6358, compressed size 982.]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="ccmzlib.cpp:489">
<![LOG[Media root drive is: D:\]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="tsmediawizardcontrol.cpp:2047">
<![LOG[Setting launch mode to: UFD]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="tsmediawizardcontrol.cpp:2063">
<![LOG[BootpackageID: PRD00B46  AssociatedWInPE: PRD0027A  SourceVersion: 3  AssociatedSourceVersion: 6]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="tsmediawizardcontrol.cpp:2146">
<![LOG[WinPE associated with task sequence does not match boot media.]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="tsmediawizardcontrol.cpp:2193">
<![LOG[Installing WinPE associated with task sequence PRD00A4B:0.]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="tsmediawizardcontrol.cpp:2226">
<![LOG[Staging boot image PRD0027A]LOG]!><time="13:25:02.603+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="bootimage.cpp:717">
<![LOG[Searching for a volume to stage the boot image]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="bootimage.cpp:1038">
<![LOG[  Volume D:\ is not on a fixed disk]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="bootimage.cpp:346">
<![LOG[  Volume C:\ because it is not suitable as the system partition]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="bootimage.cpp:395">
<![LOG[  Volume X:\ is not on a fixed disk]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="bootimage.cpp:346">
<![LOG[BootImage::FindBootableVolume( NULL, sPath), HRESULT=80070490 (e:\qfe\nts\sms\framework\tscore\bootimage.cpp,1045)]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="bootimage.cpp:1045">
<![LOG[Unable to find a volume that is suitable for staging the boot image. 
Element not found. (Error: 80070490; Source: Windows)]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="3" thread="1904" file="bootimage.cpp:1045">
<![LOG[BootImage::PrepareForStaging(sLocalDataPath), HRESULT=80070490 (e:\qfe\nts\sms\framework\tscore\bootimage.cpp,719)]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="bootimage.cpp:719">
<![LOG[TS::Boot::BootImage::StageBootImage( pAssociatedWinPE->GetPackageID(), TsBootProgress, pv, hCancelEvent), HRESULT=80070490 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2229)]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tsmediawizardcontrol.cpp:2229">
<![LOG[Failed to stage WinPE. Code(0x80070490)]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="3" thread="1904" file="tsmediawizardcontrol.cpp:2229">
<![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="commandline.cpp:228">
<![LOG[Set command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="commandline.cpp:731">
<![LOG[Executing command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="commandline.cpp:827">
<![LOG[==========[ TsProgressUI started in process 1268 ]==========]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TsProgressUI" context="" type="1" thread="1272" file="winmain.cpp:330">
<![LOG[Command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TsProgressUI" context="" type="0" thread="1272" file="winmain.cpp:332">
<![LOG[Unregistering COM classes]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TsProgressUI" context="" type="1" thread="1272" file="winmain.cpp:204">
<![LOG[Unregistering class objects]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TsProgressUI" context="" type="1" thread="1272" file="winmain.cpp:495">
<![LOG[Shutdown complete.]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TsProgressUI" context="" type="1" thread="1272" file="winmain.cpp:512">
<![LOG[Process completed with exit code 0]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="commandline.cpp:1123">
<![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="1904" file="utils.cpp:2903">
<![LOG[ExecuteSelectedTaskSequence(fpCallbackProc,pv,hCancelEvent), HRESULT=80070490 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1569)]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tsmediawizardcontrol.cpp:1569">
<![LOG[hrReturn, HRESULT=80070490 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmediaresolveprogresspage.cpp,445)]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="1904" file="tsmediaresolveprogresspage.cpp:445">
<![LOG[ThreadToResolveAndExecuteTaskSequence failed. Code(0x80070490)]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="3" thread="1904" file="tsmediaresolveprogresspage.cpp:445">
<![LOG[ThreadToResolveAndExecuteTaskSequence returned code 0x80070490]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="920" file="tsmediaresolveprogresspage.cpp:221">
<![LOG[Setting wizard error: An error occurred while starting the task sequence (0x80070490). For more information, contact your system administrator or helpdesk operator.]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="920" file="tsmediawizardcontrol.cpp:1589">
<![LOG[ResolveProgressPage::OnWizardNext()]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="920" file="tsmediaresolveprogresspage.cpp:113">
<![LOG[Activating Finish Page.]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="0" thread="920" file="tsmediafinishpage.cpp:107">
<![LOG[Loading bitmap]LOG]!><time="13:25:02.634+480" date="12-22-2015" component="TSMBootstrap" context="" type="1" thread="920" file="tsmbootstrap.cpp:1271">

</time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.634+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.603+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.587+480"></time="13:25:02.571+480"></time="13:25:02.571+480"></time="13:25:02.571+480"></time="13:25:02.571+480"></time="13:25:02.571+480"></time="13:25:02.571+480">

Brian


Tuesday, December 22, 2015 10:30 PM

Caption                              DeviceID                                                      Manufacturer       Name                                
Intel Chipset SATA RAID Controller   PCI\VEN_8086&DEV_2822&SUBSYS_06D91028&REV_31\3&11583659&0&B8  Intel Corporation  Intel Chipset SATA RAID Controller  
Microsoft Storage Spaces Controller  ROOT\SPACEPORT\0000                                           Microsoft          Microsoft Storage Spaces Controller 

When I did diskpart list vol, I see volume 0 C NTFS Partition 476GB Healthy. 

What storage controller do I need?  Do I need to inject it in Task Sequence or WinPE since the error came from Task Sequence?

So, you have 500GB drive only? Or is anything missing/not shown here?
This output shows that you already have the necessary Intel storage controller driver loaded (or else you wouldn't be able to "see" this storage).

So, if this machine only has 500GB, you already have the drivers you need loaded, and so it's a configuration problem.

But, if there is additional storage in the machine which is not shown in this output, then that suggests you *do* need to look into drivers for the "missing" storage controller.

Don [doesn't work for MSFT, and they're probably glad about that ;]


Tuesday, December 22, 2015 10:34 PM

There is no idecontroller on the computer.  There is scsicontroller with RAID turned on.  The output is:

Caption                              DeviceID                                                      Manufacturer       Name                                
Intel Chipset SATA RAID Controller   PCI\VEN_8086&DEV_2822&SUBSYS_06D91028&REV_31\3&11583659&0&B8  Intel Corporation  Intel Chipset SATA RAID Controller  
Microsoft Storage Spaces Controller  ROOT\SPACEPORT\0000                                           Microsoft          Microsoft Storage Spaces Controller 

How can I find out what is the appropriate driver of PCI\VEN_8086&DEV_2822&SUBSYS_06D91028&REV_31\3&11583659&0&B8  and where can I download this driver. 

Once download, should it be injected into WinPE or driver package within SCCM?

This output is showing that a driver for this device is already installed;
*VEN_8086&DEV_2822 = Intel Chipset SATA RAID Controller  *

If you did need it (which it seems you already have it), you would obtain it from the computer manufacturer website, or if unavailable there, get it from Intel website.
Storage and Network drivers, *if* needed, are critical to WinPE boot image (so WinPE can write the image to the disk and communicate with the ConfigMgr systems)

Don [doesn't work for MSFT, and they're probably glad about that ;]


Tuesday, December 22, 2015 10:40 PM

Yes, I have 500GB drive only.  I uploaded the entire smsts.log for review.  If it is not storage controller driver related, what other issue could that be?

Thanks,

Brian