Welcome to the community forums for Theopenem. All responses are provided by other users that wish to help out. Theopenem will not respond to these posts. If you require more assistance than what the community can provide, we offer various paid support options.


  • Today I found out that you need correct RST drivers (Dell Optiplex 3050) for your WIE, in case you get this error on screen:

    The boot configuration data store could not be opened.
    The requested system device cannot be found.
    

    ...or in logs:

    ** Looking For Hard Drive(s) **
     
    ** Displaying Available Devices **
     
     
    Number F Serial Number HealthStatus OperationalStatus Total Size
     
    r
     
    i
     
    e
     
    n
     
    d
     
    l
     
    y
     
     
    N
     
    a
     
    m
     
    e
     
    ------ - ------------- ------------ ----------------- ----------
     
    0 N 0025_38D9_21A0_8F4D. Healthy Online 465.76 GB
     
     
     
     
     
     
    ...... Found 1 Drives
     
    ** Displaying Current Partition Table On 0
     
     
     
     
    DiskPath: \\?\scsi#disk&ven_nvme&prod_samsung_ssd_980#4&3714eef5&0&020000#{53f56307-b6bf-11
     
    d0-94f2-00a0c91efb8b}
     
     
     
    PartitionNumber DriveLetter Offset Size Type
     
    --------------- ----------- ------ ---- ----
     
    1 65536 2 GB Unknown
     
    2 2147549184 463.76 GB Unknown
     
     
     
     
     
     
    ** Processing Hard Drive 0
     
    Get hd_schema: profileId=78&clientHdNumber=0&newHdSize=500107862016&schemaHds=&clientLbs=0
     
    {"BootPartition":"","Guid":"{4e0dcb44-7103-4847-a986-fb155a722302}","IsValid":"true","Message":null,"PartitionType":"GPT","PhysicalPartitionCount":4,"PhysicalPartitions":[{"Compression":null,"EfiBootLoader":"","FileSystem":"FAT32","Guid":"{e1411d83-011e-4119-b194-774d8aab30c6}","ImageType":null,"Number":"1","PartcloneFileSystem":null,"Prefix":null,"Type":"System","Uuid":"","VolumeGroup":null},{"Compression":null,"EfiBootLoader":"","FileSystem":"","Guid":"{9809941e-7fd2-4f01-8b3a-677e2fb890ce}","ImageType":null,"Number":"2","PartcloneFileSystem":null,"Prefix":null,"Type":"Reserved","Uuid":"","VolumeGroup":null},{"Compression":null,"EfiBootLoader":"","FileSystem":"NTFS","Guid":"{cf8002c3-1d59-4f70-ade4-c3207438142c}","ImageType":null,"Number":"3","PartcloneFileSystem":null,"Prefix":null,"Type":"Basic","Uuid":"","VolumeGroup":null},{"Compression":null,"EfiBootLoader":"","FileSystem":"NTFS","Guid":"{9785994e-7a36-413b-8723-607bace5e8dd}","ImageType":null,"Number":"4","PartcloneFileSystem":null,"Prefix":null,"Type":"Recovery","Uuid":"","VolumeGroup":null}],"SchemaHdNumber":0,"UsesLvm":"false"}
     
    ...... HD Meets The Minimum Sized Required
     
    imageProfileId=78&hdToGet=0&newHDSize=500107862016&clientHD=0&taskType=deploy&partitionPrefix=&lbs=512 http://158.193.143.115:8888/clientimaging/GetPartLayout
     
    ** Partition Creation Script **
    New-Partition 0 -GptType '{c12a7328-f81f-11d2-ba4b-00a0c93ec93b}' -Size 100MB 2>&1 >> $clientLog
     
    New-Partition 0 -GptType '{e3c9e316-0b5c-4db8-817d-f92df00215ae}' -Size 16MB 2>&1 >> $clientLog
     
    New-Partition 0 -GptType '{ebd0a0a2-b9e5-4433-87c0-68b6b72699c7}' -Size 471428MB | Format-Volume -FileSystem NTFS 2>&1 >> $clientLog
     
    New-Partition 0 -GptType '{de94bba4-06d1-4d40-a16a-bfd50179d6ac}' -Size 626MB | Format-Volume -FileSystem NTFS -NewFileSystemLabel WindowsRE 2>&1 >> $clientLog
     
     
     
    Microsoft DiskPart version 10.0.22000.1
     
     
     
    Copyright (C) Microsoft Corporation.
     
    On computer: MININT-6C2RDQH
     
     
     
    DISKPART>
     
    Disk 0 is now the selected disk.
     
     
     
    DISKPART>
     
    The arguments specified for this command are not valid.
     
    For more information on the command type: HELP SELECT PARTITION
     
     
     
    There is no partition selected.
     
     
     
    DISKPART>
     
    There is no volume selected.
     
    Please select a volume and try again.
     
     
     
    DISKPART>
     
     
    ** New Partition Table Is **
     
     
     
     
    DiskPath: \\?\scsi#disk&ven_nvme&prod_samsung_ssd_980#4&3714eef5&0&020000#{53f56307-b6bf-11
     
    d0-94f2-00a0c91efb8b}
     
     
     
    PartitionNumber DriveLetter Offset Size Type
     
    --------------- ----------- ------ ---- ----
     
    1 65536 2 GB Unknown
     
    2 2147549184 463.76 GB Unknown
     
     
     
     
     
     
    @{Compression=; EfiBootLoader=; FileSystem=FAT32; Guid={e1411d83-011e-4119-b194-774d8aab30c6}; ImageType=; Number=1; PartcloneFileSystem=; Prefix=; Type=System; Uuid=; VolumeGroup=}
     
    @{Compression=; EfiBootLoader=; FileSystem=; Guid={9809941e-7fd2-4f01-8b3a-677e2fb890ce}; ImageType=; Number=2; PartcloneFileSystem=; Prefix=; Type=Reserved; Uuid=; VolumeGroup=}
     
    @{Compression=; EfiBootLoader=; FileSystem=NTFS; Guid={cf8002c3-1d59-4f70-ade4-c3207438142c}; ImageType=; Number=3; PartcloneFileSystem=; Prefix=; Type=Basic; Uuid=; VolumeGroup=}
     
    ** Starting Image Download For Hard Drive 0 Partition 3
     
    wimapply s:\images\FRILAB-2023-24-CLEAR-WIE-File\hd0\part3.winpe.wim C: 2>>x:\clientlog.log > x:\wim.progress
    wimapply :
     
    At X:\wie_deploy.ps1:301 char:13
     
    + wimapply $script:imagePath\part$wimSource.winpe.wim C: 2> ...
     
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     
    + CategoryInfo : NotSpecified: (:String) [], RemoteException
     
    + FullyQualifiedErrorId : NativeCommandError
     
     
    [WARNING] Failed to get volume information for "C:" (err=3): The system cannot find the path
     
    specified
     
     
     
    [WARNING] Ignoring named data streams of 3 files
     
     
     
    [WARNING] Ignoring FILE_ATTRIBUTE_COMPRESSED of 20 files
     
     
     
    [WARNING] Ignoring FILE_ATTRIBUTE_SPARSE_FILE of 5 files
     
     
     
    [WARNING] Extracting 39312 hard links as independent files
     
     
     
    [WARNING] Ignoring reparse data of 49 files
     
     
     
    [WARNING] Ignoring Windows NT security descriptors of 127336 files
     
     
     
    [WARNING] Ignoring extended attributes of 19575 files
     
     
     
    [WARNING] Ignoring object IDs of 22 files
     
     
     
    [WARNING] Ignoring DOS names of 112854 files
     
     
     
    [ERROR] Can't open or create directory "C:" (status=c000003a): {Path Not Found}
     
     
     
    The path %hs does not exist
     
    ERROR: Exiting with error code 48:
     
    Failed to open a directory.
     
     
    ** Processing File Copy **
     
    @{Compression=; EfiBootLoader=; FileSystem=NTFS; Guid={9785994e-7a36-413b-8723-607bace5e8dd}; ImageType=; Number=4; PartcloneFileSystem=; Prefix=; Type=Recovery; Uuid=; VolumeGroup=}
     
    Updated Boot Order
    The boot configuration data store could not be opened.
     
    The requested system device cannot be found.
     
     
    ** Closing Active Task **
    

  • Thanks for the info, I've never run into that specific error so good to know. I always put all of the intel rst drivers into my WIE, different drivers for each processor generation, so I think I have 4 or 5 sets of rst drivers that I always add.


  • I've always wanted to include them in the WIE but I don't believe they are allowed to be redistributed.


  • @theopenem_admin Seems so, but it's simple enough to put it into WIE either manually or with the new Web GUI option, so thx for the latest update - got it working without issues so far. Just had to find the generated ISO in the folders and copy it to tftpboot and WinPE module. Worked after the drivers were added.