Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UEFI:NTFS - Could not find volume: [3] Unsupported #615

Closed
mnbf9rca opened this issue Oct 13, 2015 · 79 comments
Closed

UEFI:NTFS - Could not find volume: [3] Unsupported #615

mnbf9rca opened this issue Oct 13, 2015 · 79 comments
Assignees

Comments

@mnbf9rca
Copy link

I'm trying to create a UEFI bootable USB for a WinPE image to install Windows 7 Enterprise. I created an ISO from an NTFS-formatted bootable USB stick provided by the image maintainer (our supplier). The USB is recognised in UEFI boot, and the NTFS driver seems to be loading, then i get the following:

*** UEFI:NTFS ***
Loading NTFS Driver... DONE
Locating the first NTFS partition on this device... DONE
Looking for NTFS EFI loader...
  ERROR: Could not find volume: [3] Unsupported

Press any key to exit.

How can i debug this? I can't even see how it creates logs :)

@pbatard
Copy link
Owner

pbatard commented Oct 13, 2015

This is with the UEFI:NTFS module, so there is no logging (because logging wouldn't bring more information than what you see on screen).

It looks like this could be an UEFI firmware issue on your platform as the error indicates that the call to HandleProtocol() from your computer's UEFI Boot Services failed. From the error, your UEFI firmware seems to be reporting that it doesn't support File System related protocols...

Can you provide more information about your target computer? What make and model is uit? Have you checked whether there was an UEFI firmware update that you could apply? How old is the latest UEFI firmware?

@pbatard pbatard self-assigned this Oct 13, 2015
@mnbf9rca
Copy link
Author

It's an HP 9740m with the F.60 bios version (http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=5271102&swItemId=ob_143542_1&swEnvOid=4060#tab4) - i can see a newer bios version but the release notes don't indicate anything relevant.

@pbatard
Copy link
Owner

pbatard commented Oct 13, 2015

Okay. This is a fairly recent BIOS, so it's a bit puzzling that it would fail like this.

The one thing I'd also like you to clarify is this:

I created an ISO from an NTFS-formatted bootable USB stick provided by the image maintainer (our supplier)

So you originally had a bootable USB, using NTFS as the file system.
You "somehow" converted that to an ISO (I guess you created a straight data disk from the USB content, right?).
And then you used that custom non official ISO to create and USB again, using Rufus.

At this stage, I think I'd like to know what happens if you use an official Windows 7 ISO from Microsoft (you don't need to install the OS from it, just see if it goes past the error you are getting right now).
Oh, and I'd be interested in seeing the complete log from Rufus from how you create the USB from the ISO.

As you can understand, the only ISOs I can support are the official ones published by Microsoft, because there's just too much that can be introduced when creating custom ISOs.

So I hope you can get an official Windows 7 retail ISO. I'd encourage you to look here first to locate the image you are interested in, then click Details to find the SHA1, and then lookup the SHA1 on google to see if you can locate a download, and then, after you downloaded the ISO, check that the SHA1 is correct in Rufus by clicking the # (hash) symbol at the bottom of the interface. This will ensure that you are using an officially supported ISO, and will tell us for sure if it is an UEFI firmware issue, or a custom ISO issue.

Or, if you don't want to look around, can I please ask you to download an official Windows 10 straight from Microsoft, through Microsoft's Tech Bench, and then see if it goes past your current error. Again, you don't have to install Windows 10 - this is just to see if it can boot properly on your system.

Once I have that info, I should be in a better position to investigate your issue.

@mnbf9rca
Copy link
Author

Yes, i know it's not an official official supported official build :)

i have a windows 7 ISO. I created a USB from this but this doesn't boot either.

Rufus version: 2.4.757
Windows version: Windows 10 64-bit
Syslinux versions: 4.07/2013-07-25, 6.03/2014-10-06
Grub versions: 0.4.6a, 2.02~beta2
Locale ID: 0x0409
0 devices found
Checking for Rufus updates...
Checking release channel...
0 devices found
Found USB 2.0 device 'Kingston DataTraveler 2.0 USB Device' (0951:1665)
1 device found
Disk type: Removable, Sector Size: 512 bytes
Cylinders: 3825, TracksPerCylinder: 255, SectorsPerTrack: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x00000000
Drive has a Windows 7 Master Boot Record
Partition 1:
  Type: NTFS (0x07)
  Size: 29.3 GB (31464620032 bytes)
  Start Sector: 2048, Boot: No, Recognized: Yes
  Type: NTFS (0x07)
  Size: 29.3 GB (31464620032 bytes)
  Start Sector: 2048, Boot: No, Recognized: Yes
Found USB 2.0 device 'Kingston DataTraveler 2.0 USB Device' (0951:1665)
1 device found
Disk type: Removable, Sector Size: 512 bytes
Cylinders: 3825, TracksPerCylinder: 255, SectorsPerTrack: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x00000000
Drive has a Windows 7 Master Boot Record
Partition 1:
  Type: NTFS (0x07)
  Size: 29.3 GB (31464620032 bytes)
  Start Sector: 2048, Boot: No, Recognized: Yes
Scanning image...
ISO analysis:
  Image is an UDF image
Disk image analysis:
  Image does not have an x86 Master Boot Record
ISO label: 'GSP1RMCULXFRER_EN_DVD'
  Size: 3320903680 bytes
  Has a >64 chars filename: No
  Has Symlinks: No
  Has a >4GB file: No
  Uses Bootmgr: Yes
  Uses EFI: Yes (win7_x64)
  Uses Grub 2: No
  Uses Grub4DOS: No
  Uses isolinux: No
  Uses KolibriOS: No
  Uses ReactOS: No
  Uses WinPE: No
  Uses Install.wim: Yes (version 0.13.1)
Using image: en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso

Format operation started
Requesting disk access...
Opened drive \\.\PHYSICALDRIVE1 for write access
Will use 'D:' as volume mountpoint
I/O boundary checks disabled
Analyzing existing boot records...
Drive has a Windows 7 Master Boot Record
Volume has an unknown Partition Boot Record
Deleting partitions...
Clearing MBR/PBR/GPT structures...
Erasing 128 sectors
Partitioning (MBR)...
Closing existing volume...
Waiting for logical drive to reappear...
Formatting (NTFS)...
Using cluster size: 4096 bytes
Quick format was selected
Creating file system...
Format completed.
Writing master boot record...
Drive has a Zeroed Master Boot Record
Set bootable USB partition as 0x80
Using Rufus MBR
Found volume GUID \\?\Volume{e5a7a955-71cc-11e5-9bc8-c0389647e784}\
Opened drive \\?\Volume{e5a7a955-71cc-11e5-9bc8-c0389647e784} for write access
Writing partition boot record...
Using Standard NTFS partition boot record
Confirmed new volume has an NTFS boot sector
Successfully remounted Volume{e5a7a955-71cc-11e5-9bc8-c0389647e784}\ on D:\
Copying ISO files...
Extracting files...
Image is an UDF image
Extracting: D:\autorun.inf (122 bytes)
Extracting: D:\boot\bcd (256 KB)
Extracting: D:\boot\boot.sdi (3 MB)
Extracting: D:\boot\bootfix.bin (1 KB)
Extracting: D:\boot\bootsect.exe (110 KB)
Extracting: D:\boot\en-us\bootsect.exe.mui (15.5 KB)
Extracting: D:\boot\etfsboot.com (4 KB)
Extracting: D:\boot\fonts\chs_boot.ttf (3.5 MB)
Extracting: D:\boot\fonts\cht_boot.ttf (3.7 MB)
Extracting: D:\boot\fonts\jpn_boot.ttf (1.9 MB)
Extracting: D:\boot\fonts\kor_boot.ttf (2.3 MB)
Extracting: D:\boot\fonts\wgl4_boot.ttf (46.3 KB)
Extracting: D:\boot\memtest.efi (596.9 KB)
Extracting: D:\boot\memtest.exe (474.4 KB)
Extracting: D:\bootmgr (374.8 KB)
Extracting: D:\bootmgr.efi (653.9 KB)
Extracting: D:\efi\microsoft\boot\bcd (256 KB)
Extracting: D:\efi\microsoft\boot\cdboot.efi (430.5 KB)
Extracting: D:\efi\microsoft\boot\cdboot_noprompt.efi (430.5 KB)
Extracting: D:\efi\microsoft\boot\efisys.bin (1.4 MB)
Extracting: D:\efi\microsoft\boot\efisys_noprompt.bin (1.4 MB)
Extracting: D:\efi\microsoft\boot\fonts\chs_boot.ttf (3.5 MB)
Extracting: D:\efi\microsoft\boot\fonts\cht_boot.ttf (3.7 MB)
Extracting: D:\efi\microsoft\boot\fonts\jpn_boot.ttf (1.9 MB)
Extracting: D:\efi\microsoft\boot\fonts\kor_boot.ttf (2.3 MB)
Extracting: D:\efi\microsoft\boot\fonts\wgl4_boot.ttf (46.3 KB)
Extracting: D:\setup.exe (104.3 KB)
Extracting: D:\sources\actionqueue.dll (208.5 KB)
Extracting: D:\sources\admtv3check.dll (63.5 KB)
Extracting: D:\sources\alert.gif (1 KB)
Extracting: D:\sources\apds.dll (2 MB)
Extracting: D:\sources\apircl.dll (267.5 KB)
Extracting: D:\sources\appcompat.xsl (11.4 KB)
Extracting: D:\sources\appcompat_bidi.xsl (12.2 KB)
Extracting: D:\sources\appcompat_detailed.xsl (13.4 KB)
Extracting: D:\sources\appcompat_detailed_bidi.xsl (13.4 KB)
Extracting: D:\sources\appcompat_detailed_bidi_txt.xsl (13.1 KB)
Extracting: D:\sources\appcompat_detailed_txt.xsl (13 KB)
Extracting: D:\sources\apss.dll (237.5 KB)
Extracting: D:\sources\arunimg.dll (959 KB)
Extracting: D:\sources\arunres.dll (4 KB)
Extracting: D:\sources\autorun.dll (152 KB)
Extracting: D:\sources\background_cli.bmp (2.3 MB)
Extracting: D:\sources\boot.wim (160.8 MB)
Extracting: D:\sources\cbscore.dll (953.5 KB)
Extracting: D:\sources\cbsmsg.dll (28 KB)
Extracting: D:\sources\cdplib.mof (1.9 KB)
Extracting: D:\sources\cdplibuninstall.mof (571 bytes)
Extracting: D:\sources\cmiadapter.dll (123 KB)
Extracting: D:\sources\cmisetup.dll (326.5 KB)
Extracting: D:\sources\cmitrust.dll (466.5 KB)
Extracting: D:\sources\cmiv2.dll (3.6 MB)
Extracting: D:\sources\cntrtextinstaller.dll (166.5 KB)
Extracting: D:\sources\compatprovider.dll (179 KB)
Extracting: D:\sources\compliance.ini (476 bytes)
Extracting: D:\sources\compres.dll (10 KB)
Extracting: D:\sources\cryptosetup.dll (19 KB)
Extracting: D:\sources\cversion.ini (49 bytes)
Extracting: D:\sources\diager.dll (38 KB)
Extracting: D:\sources\diagnostic.dll (155 KB)
Extracting: D:\sources\dism.exe (268.5 KB)
Extracting: D:\sources\dismcore.dll (283 KB)
Extracting: D:\sources\dismcoreps.dll (109 KB)
Extracting: D:\sources\dismhost.exe (94.5 KB)
Extracting: D:\sources\dismprov.dll (182 KB)
Extracting: D:\sources\dlmanifests\accessibilitycpl-dl.man (4.3 KB)
Extracting: D:\sources\dlmanifests\activedirectory-webservices-dl.man (667 bytes)
Extracting: D:\sources\dlmanifests\activedirectory-wmireplicationprovider-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\adfs-federationservice-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\adfs-federationserviceproxy-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\adfs-webagentclaims-dl.man (2.0 KB)
Extracting: D:\sources\dlmanifests\adfs-webagenttoken-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\adminui-dl.man (2.6 KB)
Extracting: D:\sources\dlmanifests\adsi-ldap-extensions-dl.man (3.6 KB)
Extracting: D:\sources\dlmanifests\adsi-ldap-provider-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\adsi-router-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\adsi-winnt-provider-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\application_experience-infrastructure-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\authui-dl.man (2.1 KB)
Extracting: D:\sources\dlmanifests\bitsextensions-server\bitsmig.dll (78.5 KB)
Extracting: D:\sources\dlmanifests\bitsextensions-server-console-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\bitsextensions-server-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\bluetooth-config-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\browserservice-dl.man (3.1 KB)
Extracting: D:\sources\dlmanifests\capi2_certs-dl.man (3.4 KB)
Extracting: D:\sources\dlmanifests\commandprompt-dl.man (2.8 KB)
Extracting: D:\sources\dlmanifests\coreos-dl.man (2 KB)
Extracting: D:\sources\dlmanifests\credential-manager-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\crypto_keys-dl.man (2.9 KB)
Extracting: D:\sources\dlmanifests\cryptoconfig-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\dfsclient-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\dfsmgmt-dl.man (2 KB)
Extracting: D:\sources\dlmanifests\dfsn-serverservice-dl.man (4.2 KB)
Extracting: D:\sources\dlmanifests\dhcpclient-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\dhcpservermigplugin-dl.man (4.1 KB)
Extracting: D:\sources\dlmanifests\directoryservices-adam-dl.man (2.5 KB)
Extracting: D:\sources\dlmanifests\directoryservices-domain-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\directoryservices-ism-smtp-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\dns-client-dl.man (3.7 KB)
Extracting: D:\sources\dlmanifests\dns-server-service-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\dpapi_keys-dl.man (4.4 KB)
Extracting: D:\sources\dlmanifests\drm-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\errorreportingcore-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\errorreportingfaults-dl.man (1.1 KB)
Extracting: D:\sources\dlmanifests\etw-core-dl.man (1.3 KB)
Extracting: D:\sources\dlmanifests\eudcedit-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\eventcollector-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\eventlog-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\evntagnt-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\explorer-dl.man (2.5 KB)
Extracting: D:\sources\dlmanifests\extensibleauthenticationprotocolhostservice-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\feclient-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\fonts-type1-dl.man (788 bytes)
Extracting: D:\sources\dlmanifests\frs-core-dl.man (4.3 KB)
Extracting: D:\sources\dlmanifests\gpbase-dl.man (7.0 KB)
Extracting: D:\sources\dlmanifests\gpmc-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\gpmgmt-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\grouppolicy-admin-gpedit-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\grouppolicy-admin-gpedit-snapin-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\grouppolicy-cse-softwareinstallation-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\grouppolicy-serveradmintools-gpmc-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\http-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\iasmigplugin-dl.man (4 KB)
Extracting: D:\sources\dlmanifests\ieframe-dl.man (1.1 KB)
Extracting: D:\sources\dlmanifests\ime-simplified-chinese-migration-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\ime-traditional-chinese-migration-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\international-core-dl.man (3.4 KB)
Extracting: D:\sources\dlmanifests\international-timezones-dl.man (17.7 KB)
Extracting: D:\sources\dlmanifests\internet-naming-service-runtime-dl.man (5.4 KB)
Extracting: D:\sources\dlmanifests\ipsec-svc-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\isns_service-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\kerberos-key-distribution-center-dl.man (2 KB)
Extracting: D:\sources\dlmanifests\ldap-client-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\mediaserver-aspadmin-migration-dl.man (1 KB)
Extracting: D:\sources\dlmanifests\mediaserver-migration-dl.man (2.4 KB)
Extracting: D:\sources\dlmanifests\mediaserver-multicast-migration-dl.man (1015 bytes)
Extracting: D:\sources\dlmanifests\microsoft-activedirectory-webservices-dl\adwsmigrate.dll (83.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-adfs-dl\adfsmig.dll (88 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-bits-client-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-bluetooth-config\bthmigplugin.dll (84 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-certificateservices-ca-dl.man (1.8 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-certificateservices-camanagement-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-certificateservices-mscep-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-com-complus-setup-dl\commig.dll (58 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-com-dtc-setup-dl\msdtcstp.dll (65.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-dfsr-core-dl.man (2.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-dhcpservermigplugin-dl\dhcpsrvmigplugin.dll (132.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-directoryservices-adam-dl\adammigrate.dll (125 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-dot3svc-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-fax-client-applications-dl.man (3.7 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-fax-client-proenterprise-dl.man (1.8 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-fax-common-dl.man (4.7 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-fax-server-dl.man (1.8 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-fax-service-dl.man (7.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-htmlhelp-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iasserver-migplugin\iasmigplugin.dll (615 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iasserver-migplugin\iasmigreader.exe (480 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-icm-profiles-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-ie-clientnetworkprotocolimplementation\wininetplugin.dll (93 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-ie-clientnetworkprotocolimplementation-dl.man (19.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-ie-esc-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-ie-feeds-platform-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-ie-internetexplorer-dl.man (12.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-asp-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-aspnet-deployment-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-basicauthentication-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-cgi-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-clientcertificatemappingauthentication-deployment-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-corewebengine-deployment-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-customlogging-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-defaultdocument-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-digestauthentication-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-directorybrowsing-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-dl\iismig.dll (325.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-ftpserver-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-httpcompressiondynamic-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-httpcompressionstatic-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-httperrors-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-httplogging-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-httpredirect-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-httptracing-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-iiscertificatemappingauthentication-deployment-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-ipsecurity-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-isapiextensions-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-isapifilter-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-legacyscripts-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-legacysnapin-deployment-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-logginglibraries-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-managementconsole-deployment-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-managementscriptingtools-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-managementservice-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-metabase-dl.man (2.7 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-netfxextensibility-deployment-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-odbclogging-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-requestfiltering-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-requestmonitor-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-serversideincludes-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-staticcontent-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-urlauthorization-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-windowsauthentication-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-iis-wmicompatibility-deployment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-international-core-dl\nlscoremig.dll (98 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-internet-naming-service-runtime\winsplgn.dll (73 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-mail-dl.man (2.0 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-mediaplayer-drm-dl\drmmgrtn.dll (483.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-mediaplayer-migration-dl.man (4.3 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-msmq-messagingcoreservice\mqmigplugin.dll (134.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-ndis\ndismigplugin.dll (163 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-netfx35-dl.man (8.8 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-netfx35cdfcomp-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-netfxcorecomp-dl.man (44.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-networkbridge\bridgemigplugin.dll (80.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-networkbridge-dl.man (1.8 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-networkloadbalancing-core\nlbmigplugin.dll (162.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-offlinefiles-dl\cscmigdl.dll (115 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-offlinefiles-dl.man (5.0 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-performancecounterinfrastructure-dl\cntrtextmig.dll (132 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-performancecounterinfrastructureconsumer-dl\plamig.dll (103 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-rasconnectionmanager\cmmigr.dll (62.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-rasserver-migplugin\rasmigplugin.dll (212 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-sharedaccess-dl.man (2.0 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-shmig-dl\shmig.dll (101 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-smbhashgeneration-dl.man (1.3 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-storagemigration\en-us\stormigplugin.dll.mui (2 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-storagemigration\stormigplugin.dll (226 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-storagemigration-dl.man (9.3 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-sxs\sxsmigplugin.dll (118.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-sxs-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-tapisetup\tapimigplugin.dll (101.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-tapisetup-dl.man (2.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-terminalservices-clientactivexcore-dl.man (1.3 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-terminalservices-licenseserver\tlsmigplugin.dll (101 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\imjpmig.dll (39.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\imkrmig.dll (46 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\imscmig.dll (36 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\imtcmig.dll (23.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\msctfmig.dll (194.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\tabletextservicemig.dll (40 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-unimodem-config\modemmigplugin.dll (151.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-wab-dl.man (2.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-was-configurationapi-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-was-netfxenvironment-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-was-processmodel-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-wcfcorecomp-dl.man (5.3 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-winsock-core-infrastructure-upgrade\wsupgrade.dll (194.5 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-wlansvc-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft-windows-wmi-core\wmimigrationplugin.dll (435 KB)
Extracting: D:\sources\dlmanifests\microsoft.windows.com.base-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\microsoft.windows.com.complus.setup.dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\microsoft.windows.com.dtc.setup-dl.man (4 KB)
Extracting: D:\sources\dlmanifests\microsoftwindowssystemrestore-main-dl.man (1.8 KB)
Extracting: D:\sources\dlmanifests\migrationdisplaygroups-dl.man (8 KB)
Extracting: D:\sources\dlmanifests\mpr-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\msmq-dcom-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\msmq-domain-ic-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\msmq-http-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\msmq-messagingcoreservice-dl.man (6.6 KB)
Extracting: D:\sources\dlmanifests\msmq-multicast-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\msmq-routing-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\msmq-triggers-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\muisettings-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\mup-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\ndis-dl.man (2.5 KB)
Extracting: D:\sources\dlmanifests\netfx3-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\netlogon-dl.man (2 KB)
Extracting: D:\sources\dlmanifests\networkaccessprotection-agent-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\networking-mpssvc-svc\icfupgd.dll (106 KB)
Extracting: D:\sources\dlmanifests\networking-mpssvc-svc-dl.man (3.8 KB)
Extracting: D:\sources\dlmanifests\networkloadbalancingfullserver-dl.man (2.8 KB)
Extracting: D:\sources\dlmanifests\nfs-admincore-dl.man (2.7 KB)
Extracting: D:\sources\dlmanifests\nfs-clientcore-dl.man (2.7 KB)
Extracting: D:\sources\dlmanifests\nfs-servercore-dl.man (2.7 KB)
Extracting: D:\sources\dlmanifests\ntfs-dl.man (2.6 KB)
Extracting: D:\sources\dlmanifests\ntoskrnl-dl.man (4.0 KB)
Extracting: D:\sources\dlmanifests\odbc32dll-dl.man (2.9 KB)
Extracting: D:\sources\dlmanifests\openportmapper-dl.man (1.8 KB)
Extracting: D:\sources\dlmanifests\openrpc-dl.man (2.0 KB)
Extracting: D:\sources\dlmanifests\partmgr-dl.man (1 KB)
Extracting: D:\sources\dlmanifests\peertopeeradmin-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\peertopeerbase-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\peertopeergraphing-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\peertopeergrouping-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\peertopeeridmanager-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\peertopeerpnrp-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\performancecounterinfrastructure-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\performancecounterinfrastructureconsumer-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\printing-spooler-core-dl.man (2.5 KB)
Extracting: D:\sources\dlmanifests\printing-spooler-networkclient-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\propsys-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\pstore_data-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\psync-dl.man (2.9 KB)
Extracting: D:\sources\dlmanifests\rasapi-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\rascmak-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\rasconnectionmanager-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\rasmanservice-dl.man (938 bytes)
Extracting: D:\sources\dlmanifests\rasservermigplugin-dl.man (15 KB)
Extracting: D:\sources\dlmanifests\rasserveroc-dl.man (1.3 KB)
Extracting: D:\sources\dlmanifests\remoteassistance-dl.man (2.0 KB)
Extracting: D:\sources\dlmanifests\rights-management-client-v1-api-dl.man (3.2 KB)
Extracting: D:\sources\dlmanifests\rights-management-services-server-dl.man (3.2 KB)
Extracting: D:\sources\dlmanifests\rpc-http-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\rpc-http_proxy-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\rpc-local-dl.man (1.8 KB)
Extracting: D:\sources\dlmanifests\rpc-remote-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\sanmmc-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\schannel-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\schedsvc-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\security-digest-dl.man (803 bytes)
Extracting: D:\sources\dlmanifests\security-kerberos-dl.man (803 bytes)
Extracting: D:\sources\dlmanifests\security-ntlm-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\security-ntlm-lmc.man (1.1 KB)
Extracting: D:\sources\dlmanifests\shell32-dl.man (6.0 KB)
Extracting: D:\sources\dlmanifests\shmig-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\shutdown-event-tracker-dl.man (1.3 KB)
Extracting: D:\sources\dlmanifests\simpletcp-dl.man (965 bytes)
Extracting: D:\sources\dlmanifests\smartcardsubsystem-dl.man (3.6 KB)
Extracting: D:\sources\dlmanifests\smbserver-dl.man (13.8 KB)
Extracting: D:\sources\dlmanifests\smss-dl.man (2 KB)
Extracting: D:\sources\dlmanifests\smtpsvc-admin-dl.man (1.1 KB)
Extracting: D:\sources\dlmanifests\smtpsvc-service-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\snis-dl.man (2.7 KB)
Extracting: D:\sources\dlmanifests\snmp-dl.man (2.4 KB)
Extracting: D:\sources\dlmanifests\speechcommon-dl.man (2.4 KB)
Extracting: D:\sources\dlmanifests\srm-dl.man (4.7 KB)
Extracting: D:\sources\dlmanifests\sua-dl.man (4.9 KB)
Extracting: D:\sources\dlmanifests\tabletpc-tabbtn-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\tabletpcinputpanel-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\tabletpcjournal-dl.man (8.5 KB)
Extracting: D:\sources\dlmanifests\tabletpcplatforminput-core-dl.man (8.9 KB)
Extracting: D:\sources\dlmanifests\tcpip-dl.man (11.7 KB)
Extracting: D:\sources\dlmanifests\telnet-client-dl.man (2.1 KB)
Extracting: D:\sources\dlmanifests\telnet-server-dl.man (5.1 KB)
Extracting: D:\sources\dlmanifests\terminalservices-appserver-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\terminalservices-appserver-licensing-dl.man (1.3 KB)
Extracting: D:\sources\dlmanifests\terminalservices-drivers-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\terminalservices-licenseserver-dl.man (2.1 KB)
Extracting: D:\sources\dlmanifests\terminalservices-localsessionmanager-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\terminalservices-rdp-winstationextensions-dl.man (20.4 KB)
Extracting: D:\sources\dlmanifests\terminalservices-remoteconnectionmanager-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\terminalservices-sessiondirectory-client-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\terminalservices-sessiondirectory-server-dl.man (2.4 KB)
Extracting: D:\sources\dlmanifests\terminalservices-terminalservicesclient-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\textservicesframework-migration-dl.man (2.2 KB)
Extracting: D:\sources\dlmanifests\themeui-dl.man (1.2 KB)
Extracting: D:\sources\dlmanifests\time-service-dl.man (4.3 KB)
Extracting: D:\sources\dlmanifests\unimodem-config-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\upnpcontrolpoint-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\upnpdevicehost-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\upnpssdp-dl.man (2.1 KB)
Extracting: D:\sources\dlmanifests\video-tvvideocontrol-dl.man (2.0 KB)
Extracting: D:\sources\dlmanifests\virtualdiskservice-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\vss-dl.man (1.5 KB)
Extracting: D:\sources\dlmanifests\vsssystemprovider-dl.man (1 KB)
Extracting: D:\sources\dlmanifests\wcf-http-activation-dl.man (2.0 KB)
Extracting: D:\sources\dlmanifests\wcf-http-activation-postapply-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\wcf-nonhttp-activation-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\wds-dl.man (19.7 KB)
Extracting: D:\sources\dlmanifests\web-services-for-management-core-dl.man (1.9 KB)
Extracting: D:\sources\dlmanifests\webdavredir-dl.man (2.5 KB)
Extracting: D:\sources\dlmanifests\webdavredir-mrxdav-dl.man (3.7 KB)
Extracting: D:\sources\dlmanifests\webenroll-dl.man (1.6 KB)
Extracting: D:\sources\dlmanifests\win32k-settings-dl.man (11.8 KB)
Extracting: D:\sources\dlmanifests\windowssearchengine-dl.man (5.6 KB)
Extracting: D:\sources\dlmanifests\winhttp60-dl.man (2.8 KB)
Extracting: D:\sources\dlmanifests\winlogon-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\wirelessnetworking-dl.man (1.3 KB)
Extracting: D:\sources\dlmanifests\wmi-core-dl.man (2.3 KB)
Extracting: D:\sources\dlmanifests\wmi-snmp-provider-dl.man (1.4 KB)
Extracting: D:\sources\dlmanifests\workstationservice-dl.man (1.8 KB)
Extracting: D:\sources\dlmanifests\wsinfra-upgrade-dl.man (1.7 KB)
Extracting: D:\sources\dlmanifests\wsrm-service-dl.man (25.8 KB)
Extracting: D:\sources\dpx.dll (390.5 KB)
Extracting: D:\sources\drupdate.dll (199 KB)
Extracting: D:\sources\drvmain.sdb (103.4 KB)
Extracting: D:\sources\drvmgrtn.dll (140 KB)
Extracting: D:\sources\drvstore.dll (413 KB)
Extracting: D:\sources\du.dll (89 KB)
Extracting: D:\sources\ei.cfg (51 bytes)
Extracting: D:\sources\embeddedutil.dll (56.5 KB)
Extracting: D:\sources\en-us\actionqueue.dll.mui (3 KB)
Extracting: D:\sources\en-us\apds.dll.mui (48 KB)
Extracting: D:\sources\en-us\apircl.dll.mui (4.5 KB)
Extracting: D:\sources\en-us\apss.dll.mui (3 KB)
Extracting: D:\sources\en-us\arunres.dll.mui (4 KB)
Extracting: D:\sources\en-us\cbsmsg.dll.mui (12 KB)
Extracting: D:\sources\en-us\cmisetup.dll.mui (4 KB)
Extracting: D:\sources\en-us\compatprovider.dll.mui (12.5 KB)
Extracting: D:\sources\en-us\compres.dll.mui (10 KB)
Extracting: D:\sources\en-us\dism.exe.mui (28 KB)
Extracting: D:\sources\en-us\dismcore.dll.mui (6 KB)
Extracting: D:\sources\en-us\dismhost.exe.mui (2.5 KB)
Extracting: D:\sources\en-us\dismprov.dll.mui (2 KB)
Extracting: D:\sources\en-us\du_help_what_info_sent_to_ms.rtf (42.7 KB)
Extracting: D:\sources\en-us\du_help_why_get_updates.rtf (45.5 KB)
Extracting: D:\sources\en-us\embeddedutil.dll.mui (2 KB)
Extracting: D:\sources\en-us\erofflps.txt (6.9 KB)
Extracting: D:\sources\en-us\folderprovider.dll.mui (2 KB)
Extracting: D:\sources\en-us\help_what_is_activation.rtf (41.5 KB)
Extracting: D:\sources\en-us\input.dll.mui (23.5 KB)
Extracting: D:\sources\en-us\logprovider.dll.mui (5.5 KB)
Extracting: D:\sources\en-us\mofd.dll.mui (7.5 KB)
Extracting: D:\sources\en-us\msxml6r.dll.mui (77.5 KB)
Extracting: D:\sources\en-us\nlsbres.dll.mui (67 KB)
Extracting: D:\sources\en-us\oobe_help_opt_in_details.rtf (50.5 KB)
Extracting: D:\sources\en-us\pnpibs.dll.mui (4.5 KB)
Extracting: D:\sources\en-us\privacy.rtf (133.2 KB)
Extracting: D:\sources\en-us\readme.rtf (135.5 KB)
Extracting: D:\sources\en-us\rollback.exe.mui (4 KB)
Extracting: D:\sources\en-us\setup.exe.mui (11.5 KB)
Extracting: D:\sources\en-us\setup_help_upgrade_or_custom.rtf (46.2 KB)
Extracting: D:\sources\en-us\smiengine.dll.mui (11.5 KB)
Extracting: D:\sources\en-us\sperr32.exe.mui (3 KB)
Extracting: D:\sources\en-us\spwizres.dll.mui (7 KB)
Extracting: D:\sources\en-us\upgdriver.dll.mui (6.5 KB)
Extracting: D:\sources\en-us\upgloader.dll.mui (22 KB)
Extracting: D:\sources\en-us\upgreport.dll.mui (2.5 KB)
Extracting: D:\sources\en-us\upgres.dll.mui (9 KB)
Extracting: D:\sources\en-us\uxlibres.dll.mui (2.5 KB)
Extracting: D:\sources\en-us\vofflps.rtf (63.8 KB)
Extracting: D:\sources\en-us\w32uires.dll.mui (254.5 KB)
Extracting: D:\sources\en-us\wbemcore.dll.mui (3 KB)
Extracting: D:\sources\en-us\wdsclient.dll.mui (7 KB)
Extracting: D:\sources\en-us\wdsimage.dll.mui (5.5 KB)
Extracting: D:\sources\en-us\winsetup.dll.mui (50.5 KB)
Extracting: D:\sources\en-us\wmiutils.dll.mui (17 KB)
Extracting: D:\sources\envmig.xml (10.6 KB)
Extracting: D:\sources\esscli.dll (430 KB)
Extracting: D:\sources\etwproviders\actionqueueetw.dll (4 KB)
Extracting: D:\sources\etwproviders\auditetw.dll (4 KB)
Extracting: D:\sources\etwproviders\cmisetupetw.dll (3.5 KB)
Extracting: D:\sources\etwproviders\en-us\actionqueueetw.dll.mui (3 KB)
Extracting: D:\sources\etwproviders\en-us\auditetw.dll.mui (3 KB)
Extracting: D:\sources\etwproviders\en-us\cmisetupetw.dll.mui (4 KB)
Extracting: D:\sources\etwproviders\en-us\oobeldretw.dll.mui (3 KB)
Extracting: D:\sources\etwproviders\en-us\setupcletw.dll.mui (4.5 KB)
Extracting: D:\sources\etwproviders\en-us\setupetw.dll.mui (3.5 KB)
Extracting: D:\sources\etwproviders\en-us\setupugcetw.dll.mui (3 KB)
Extracting: D:\sources\etwproviders\en-us\sysprepetw.dll.mui (3 KB)
Extracting: D:\sources\etwproviders\en-us\windeployetw.dll.mui (3 KB)
Extracting: D:\sources\etwproviders\en-us\winsetupetw.dll.mui (50.5 KB)
Extracting: D:\sources\etwproviders\etwproviderinstall.vbs (6.7 KB)
Extracting: D:\sources\etwproviders\oobeldretw.dll (4 KB)
Extracting: D:\sources\etwproviders\setupcletw.dll (5.5 KB)
Extracting: D:\sources\etwproviders\setupetw.dll (5 KB)
Extracting: D:\sources\etwproviders\setupugcetw.dll (4 KB)
Extracting: D:\sources\etwproviders\sysprepetw.dll (4 KB)
Extracting: D:\sources\etwproviders\windeployetw.dll (3.5 KB)
Extracting: D:\sources\etwproviders\winsetupetw.dll (6.5 KB)
Extracting: D:\sources\fastprox.dll (888 KB)
Extracting: D:\sources\folderprovider.dll (52.5 KB)
Extracting: D:\sources\fveupg.dll (44 KB)
Extracting: D:\sources\globalinstallorder.xml (1.9 MB)
Extracting: D:\sources\helpcins.dll (139 KB)
Extracting: D:\sources\hwcompat.dll (193 KB)
Extracting: D:\sources\hwcompat.txt (513 KB)
Extracting: D:\sources\hwexclude.txt (1.7 KB)
Extracting: D:\sources\hypervcomplcheck.dll (34 KB)
Extracting: D:\sources\idwbinfo.txt (123 bytes)
Extracting: D:\sources\iiscomp.dll (18.5 KB)
Extracting: D:\sources\inf\setup.cfg (1.3 KB)
Extracting: D:\sources\input.dll (241 KB)
Extracting: D:\sources\install.wim (2.8 GB)
Extracting: D:\sources\install_Windows 7 HOMEBASIC.clg (959.3 KB)
Extracting: D:\sources\install_Windows 7 HOMEPREMIUM.clg (977.8 KB)
Extracting: D:\sources\install_Windows 7 PROFESSIONAL.clg (980.2 KB)
Extracting: D:\sources\install_Windows 7 ULTIMATE.clg (981 KB)
Extracting: D:\sources\lang.ini (78 bytes)
Extracting: D:\sources\license\_default\_default\enterprise\license.rtf (99.2 KB)
Extracting: D:\sources\license\_default\_default\enterprisee\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\_default\enterprisen\license.rtf (29.7 KB)
Extracting: D:\sources\license\_default\_default\homebasic\license.rtf (109.5 KB)
Extracting: D:\sources\license\_default\_default\homebasice\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\_default\homebasicn\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\_default\homepremium\license.rtf (112.9 KB)
Extracting: D:\sources\license\_default\_default\homepremiume\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\_default\homepremiumn\license.rtf (105.8 KB)
Extracting: D:\sources\license\_default\_default\lipeula.rtf (7.5 KB)
Extracting: D:\sources\license\_default\_default\lpeula.rtf (733 bytes)
Extracting: D:\sources\license\_default\_default\professional\license.rtf (119.2 KB)
Extracting: D:\sources\license\_default\_default\professionale\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\_default\professionaln\license.rtf (107.4 KB)
Extracting: D:\sources\license\_default\_default\starter\license.rtf (99.7 KB)
Extracting: D:\sources\license\_default\_default\startere\license.rtf (33.4 KB)
Extracting: D:\sources\license\_default\_default\startern\license.rtf (95 KB)
Extracting: D:\sources\license\_default\_default\ultimate\license.rtf (113.7 KB)
Extracting: D:\sources\license\_default\_default\ultimatee\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\_default\ultimaten\license.rtf (105.6 KB)
Extracting: D:\sources\license\_default\eval\enterprise\license.rtf (99.2 KB)
Extracting: D:\sources\license\_default\eval\enterprisee\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\enterprisen\license.rtf (29.7 KB)
Extracting: D:\sources\license\_default\eval\homebasic\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\homebasice\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\homebasicn\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\homepremium\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\homepremiume\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\homepremiumn\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\professional\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\professionale\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\professionaln\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\starter\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\startere\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\startern\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\ultimate\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\ultimatee\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\eval\ultimaten\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\oem\enterprise\license.rtf (637 bytes)
Extracting: D:\sources\license\_default\oem\enterprisee\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\oem\enterprisen\license.rtf (640 bytes)
Extracting: D:\sources\license\_default\oem\homebasic\license.rtf (101.1 KB)
Extracting: D:\sources\license\_default\oem\homebasice\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\oem\homebasicn\license.rtf (28.3 KB)
Extracting: D:\sources\license\_default\oem\homepremium\license.rtf (105.7 KB)
Extracting: D:\sources\license\_default\oem\homepremiume\license.rtf (36.8 KB)
Extracting: D:\sources\license\_default\oem\homepremiumn\license.rtf (95.5 KB)
Extracting: D:\sources\license\_default\oem\professional\license.rtf (40.5 KB)
Extracting: D:\sources\license\_default\oem\professionale\license.rtf (38.3 KB)
Extracting: D:\sources\license\_default\oem\professionaln\license.rtf (35 KB)
Extracting: D:\sources\license\_default\oem\starter\license.rtf (99.7 KB)
Extracting: D:\sources\license\_default\oem\startere\license.rtf (33.4 KB)
Extracting: D:\sources\license\_default\oem\startern\license.rtf (95 KB)
Extracting: D:\sources\license\_default\oem\ultimate\license.rtf (39.9 KB)
Extracting: D:\sources\license\_default\oem\ultimatee\license.rtf (37.7 KB)
Extracting: D:\sources\license\_default\oem\ultimaten\license.rtf (34.5 KB)
Extracting: D:\sources\license\en-us\_default\enterprise\license.rtf (99.2 KB)
Extracting: D:\sources\license\en-us\_default\enterprisee\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\_default\enterprisen\license.rtf (29.7 KB)
Extracting: D:\sources\license\en-us\_default\homebasic\license.rtf (109.5 KB)
Extracting: D:\sources\license\en-us\_default\homebasice\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\_default\homebasicn\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\_default\homepremium\license.rtf (112.9 KB)
Extracting: D:\sources\license\en-us\_default\homepremiume\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\_default\homepremiumn\license.rtf (105.8 KB)
Extracting: D:\sources\license\en-us\_default\lipeula.rtf (7.5 KB)
Extracting: D:\sources\license\en-us\_default\lpeula.rtf (733 bytes)
Extracting: D:\sources\license\en-us\_default\professional\license.rtf (119.2 KB)
Extracting: D:\sources\license\en-us\_default\professionale\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\_default\professionaln\license.rtf (107.4 KB)
Extracting: D:\sources\license\en-us\_default\starter\license.rtf (99.7 KB)
Extracting: D:\sources\license\en-us\_default\startere\license.rtf (33.4 KB)
Extracting: D:\sources\license\en-us\_default\startern\license.rtf (95 KB)
Extracting: D:\sources\license\en-us\_default\ultimate\license.rtf (113.7 KB)
Extracting: D:\sources\license\en-us\_default\ultimatee\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\_default\ultimaten\license.rtf (105.6 KB)
Extracting: D:\sources\license\en-us\eval\enterprise\license.rtf (99.2 KB)
Extracting: D:\sources\license\en-us\eval\enterprisee\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\enterprisen\license.rtf (29.7 KB)
Extracting: D:\sources\license\en-us\eval\homebasic\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\homebasice\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\homebasicn\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\homepremium\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\homepremiume\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\homepremiumn\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\professional\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\professionale\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\professionaln\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\starter\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\startere\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\startern\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\ultimate\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\ultimatee\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\eval\ultimaten\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\oem\enterprise\license.rtf (637 bytes)
Extracting: D:\sources\license\en-us\oem\enterprisee\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\oem\enterprisen\license.rtf (640 bytes)
Extracting: D:\sources\license\en-us\oem\homebasic\license.rtf (101.1 KB)
Extracting: D:\sources\license\en-us\oem\homebasice\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\oem\homebasicn\license.rtf (28.3 KB)
Extracting: D:\sources\license\en-us\oem\homepremium\license.rtf (105.7 KB)
Extracting: D:\sources\license\en-us\oem\homepremiume\license.rtf (36.8 KB)
Extracting: D:\sources\license\en-us\oem\homepremiumn\license.rtf (95.5 KB)
Extracting: D:\sources\license\en-us\oem\professional\license.rtf (40.5 KB)
Extracting: D:\sources\license\en-us\oem\professionale\license.rtf (38.3 KB)
Extracting: D:\sources\license\en-us\oem\professionaln\license.rtf (35 KB)
Extracting: D:\sources\license\en-us\oem\starter\license.rtf (99.7 KB)
Extracting: D:\sources\license\en-us\oem\startere\license.rtf (33.4 KB)
Extracting: D:\sources\license\en-us\oem\startern\license.rtf (95 KB)
Extracting: D:\sources\license\en-us\oem\ultimate\license.rtf (39.9 KB)
Extracting: D:\sources\license\en-us\oem\ultimatee\license.rtf (37.7 KB)
Extracting: D:\sources\license\en-us\oem\ultimaten\license.rtf (34.5 KB)
Extracting: D:\sources\locale.nls (410 KB)
Extracting: D:\sources\locdrv.dll (361.5 KB)
Extracting: D:\sources\logprovider.dll (104.5 KB)
Extracting: D:\sources\migisol.dll (121 KB)
Extracting: D:\sources\migtestplugin.dll (39.5 KB)
Extracting: D:\sources\mofd.dll (272 KB)
Extracting: D:\sources\mofinstall.dll (74.5 KB)
Extracting: D:\sources\msdelta.dll (441 KB)
Extracting: D:\sources\msftedit.dll (781 KB)
Extracting: D:\sources\mspatcha.dll (45.5 KB)
Extracting: D:\sources\msxml6.dll (1.7 MB)
Extracting: D:\sources\msxml6r.dll (2 KB)
Extracting: D:\sources\ndiscompl.dll (102.5 KB)
Extracting: D:\sources\nlsbres.dll (67.5 KB)
Extracting: D:\sources\ntdsupg.dll (23.5 KB)
Extracting: D:\sources\ntfrsupg.dll (42.5 KB)
Extracting: D:\sources\oemhelpins.dll (217 KB)
Extracting: D:\sources\offline.xml (35.9 KB)
Extracting: D:\sources\oscomps.xml (573.9 KB)
Extracting: D:\sources\osfilter.inf (20.5 KB)
Extracting: D:\sources\pidgenx.dll (1.4 MB)
Extracting: D:\sources\pkeyconfig.xrm-ms (995 KB)
Extracting: D:\sources\pnpibs.dll (80 KB)
Extracting: D:\sources\product.ini (3.9 KB)
Extracting: D:\sources\readme.rtf (135.5 KB)
Extracting: D:\sources\repdrvfs.dll (441 KB)
Extracting: D:\sources\replacementmanifests\activedirectory-webservices-replacement.man (1.7 KB)
Extracting: D:\sources\replacementmanifests\application-experience-program-compatibility-assistant-replacement.man (11.7 KB)
Extracting: D:\sources\replacementmanifests\audiommecore-other-migration-replacement.man (1.1 KB)
Extracting: D:\sources\replacementmanifests\authui-migration-replacement.man (6.2 KB)
Extracting: D:\sources\replacementmanifests\bthmig-replacement.man (853 bytes)
Extracting: D:\sources\replacementmanifests\capi2_certs-repl.man (10.5 KB)
Extracting: D:\sources\replacementmanifests\dhcpclientdll-repl.man (4.0 KB)
Extracting: D:\sources\replacementmanifests\dhcpservermigplugin-rep.man (12.5 KB)
Extracting: D:\sources\replacementmanifests\ehome-reg-inf_repl.man (3 KB)
Extracting: D:\sources\replacementmanifests\eudcedit-replacement.man (2 KB)
Extracting: D:\sources\replacementmanifests\extensibleauthenticationprotocolhostservice-rep.man (2.9 KB)
Extracting: D:\sources\replacementmanifests\failovercluster-core-wow64-rm.man (929 bytes)
Extracting: D:\sources\replacementmanifests\fonts-type1-replacement.man (1.4 KB)
Extracting: D:\sources\replacementmanifests\fundisc-replacement.man (1.4 KB)
Extracting: D:\sources\replacementmanifests\gameuxmig-replacement.man (954 bytes)
Extracting: D:\sources\replacementmanifests\iis-ftpextensibility-rm.man (1 KB)
Extracting: D:\sources\replacementmanifests\iis-ftpsvc-rm.man (1.2 KB)
Extracting: D:\sources\replacementmanifests\iis-powershellprovider-rm.man (1 KB)
Extracting: D:\sources\replacementmanifests\iis-sharedlibraries-rm.man (1.5 KB)
Extracting: D:\sources\replacementmanifests\iis-webdav-rm.man (1003 bytes)
Extracting: D:\sources\replacementmanifests\international-core-replacement.man (10.3 KB)
Extracting: D:\sources\replacementmanifests\ipv4ipv6coexistencemigration-replacement.man (3.4 KB)
Extracting: D:\sources\replacementmanifests\microsoft-activedirectory-webservices\adwsmigrate.dll (83.5 KB)
Extracting: D:\sources\replacementmanifests\microsoft-hyper-v\vmswitchmigrationplugin.dll (396 KB)
Extracting: D:\sources\replacementmanifests\microsoft-hyper-v-client-migration-replacement.man (1.3 KB)
Extracting: D:\sources\replacementmanifests\microsoft-hyper-v-drivers-migration-replacement.man (1 KB)
Extracting: D:\sources\replacementmanifests\microsoft-hyper-v-migration-replacement.man (2.4 KB)
Extracting: D:\sources\replacementmanifests\microsoft-international-core\nlscoremig.dll (98 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-audio-mmecore-other\audmigplugin.dll (74.5 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-bth-user\bthmigplugin.dll (84 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-fax-service-replacement.man (3.9 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-gameuxmig\gameuxmig.dll (23 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-ie-adminkitbranding-repl.man (6.4 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-ie-internetexplorer-repl.man (32.3 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-iis-rm\iismig.dll (325.5 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-ndis\ndismigplugin.dll (163 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-netfx35cdfcomp-replacement.man (911 bytes)
Extracting: D:\sources\replacementmanifests\microsoft-windows-netfxcorecomp-repl.man (44.3 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-offlinefiles-core\cscmig.dll (134 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-offlinefiles-core\en-us\cscmig.dll.mui (2.5 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-offlinefiles-replacement.man (2.5 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-power-policy\powermigplugin.dll (108.5 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-powershell-replacement.man (2.4 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-securestartup-filterdriver-replacement.man (2 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-shmig\shmig.dll (101 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-terminalservices-appserver-licensing\tsmigplugin.dll (129 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-terminalservices-licenseserver\tlsrepplugin.dll (101 KB)
Extracting: D:\sources\replacementmanifests\microsoft-windows-wcfcorecomp-replacement.man (865 bytes)
Extracting: D:\sources\replacementmanifests\microsoft.windows.servermanager-non_msil-replacement.man (711 bytes)
Extracting: D:\sources\replacementmanifests\mmsys-migration-replacement.man (1.3 KB)
Extracting: D:\sources\replacementmanifests\ndis-repl.man (3.0 KB)
Extracting: D:\sources\replacementmanifests\nfs-admincore-repl.man (1.2 KB)
Extracting: D:\sources\replacementmanifests\nfs-clientcore-repl.man (1.2 KB)
Extracting: D:\sources\replacementmanifests\nfs-servercore-repl.man (1.2 KB)
Extracting: D:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement.man (1.4 KB)
Extracting: D:\sources\replacementmanifests\powermanagement-powerpolicy-migration-replacement.man (652 bytes)
Extracting: D:\sources\replacementmanifests\printing-localprinting-replacement.man (1.2 KB)
Extracting: D:\sources\replacementmanifests\printing-servercore-wow64-rm.man (930 bytes)
Extracting: D:\sources\replacementmanifests\propsys-replacement.man (2.0 KB)
Extracting: D:\sources\replacementmanifests\provsvc-replacement.man (1.4 KB)
Extracting: D:\sources\replacementmanifests\rasapi-repl.man (5.5 KB)
Extracting: D:\sources\replacementmanifests\rasmanservice-repl.man (1.7 KB)
Extracting: D:\sources\replacementmanifests\rasppp-repl.man (2.7 KB)
Extracting: D:\sources\replacementmanifests\rights-management-client-v1-api-replacement.man (4.4 KB)
Extracting: D:\sources\replacementmanifests\servercore-ea-ime-wow64-rm.man (777 bytes)
Extracting: D:\sources\replacementmanifests\servercore-wow64-rm.man (763 bytes)
Extracting: D:\sources\replacementmanifests\shmig-replacement.man (1.1 KB)
Extracting: D:\sources\replacementmanifests\sounds-migration-replacement.man (2.3 KB)
Extracting: D:\sources\replacementmanifests\srm-datascrndriver-repl.man (2.6 KB)
Extracting: D:\sources\replacementmanifests\srm-quotadriver-repl.man (2.5 KB)
Extracting: D:\sources\replacementmanifests\srm-service-repl.man (4.0 KB)
Extracting: D:\sources\replacementmanifests\srm-service-reports-repl.man (2.8 KB)
Extracting: D:\sources\replacementmanifests\srm-ui-repl.man (2.4 KB)
Extracting: D:\sources\replacementmanifests\stickynotes-replacement.man (1.4 KB)
Extracting: D:\sources\replacementmanifests\suacore-wow64-rm.man (918 bytes)
Extracting: D:\sources\replacementmanifests\sysdm-replacement.man (1.4 KB)
Extracting: D:\sources\replacementmanifests\sysmain-replacement.man (1.7 KB)
Extracting: D:\sources\replacementmanifests\tabletpc-uihub-replacement.man (10.9 KB)
Extracting: D:\sources\replacementmanifests\tabletpcplatforminput-core-replacement.man (15.3 KB)
Extracting: D:\sources\replacementmanifests\tabletpcstickynotes-replacement.man (1.9 KB)
Extracting: D:\sources\replacementmanifests\tcpip-replacement.man (15.9 KB)
Extracting: D:\sources\replacementmanifests\terminalservices-appserver-licensing-replacement.man (1.1 KB)
Extracting: D:\sources\replacementmanifests\terminalservices-licenseserver-replacement.man (1.5 KB)
Extracting: D:\sources\replacementmanifests\terminalservices-manager-snapin-replacement.man (1.1 KB)
Extracting: D:\sources\replacementmanifests\terminalservices-rapwebpart-replacement.man (1.1 KB)
Extracting: D:\sources\replacementmanifests\terminalservices-sbmgr-snapin-non_msil-replacement.man (786 bytes)
Extracting: D:\sources\replacementmanifests\usb\usbmigplugin.dll (78 KB)
Extracting: D:\sources\replacementmanifests\usbmigplugin-replacement.man (642 bytes)
Extracting: D:\sources\replacementmanifests\virtualdiskservice-repl.man (1.7 KB)
Extracting: D:\sources\replacementmanifests\vssservice-repl.man (4 KB)
Extracting: D:\sources\replacementmanifests\vsssystemprovider-replacement.man (2.9 KB)
Extracting: D:\sources\replacementmanifests\wcf-http-activation-replacement.man (850 bytes)
Extracting: D:\sources\replacementmanifests\wcf-nonhttp-activation-replacement.man (860 bytes)
Extracting: D:\sources\replacementmanifests\windows-markettheme-mctadmin-component-replacement.man (973 bytes)
Extracting: D:\sources\replacementmanifests\windowssearchengine\wsearchmigplugin.dll (76.5 KB)
Extracting: D:\sources\replacementmanifests\windowssearchengine-replacement.man (5.8 KB)
Extracting: D:\sources\replacementmanifests\wmdmigration-replacement.man (4 KB)
Extracting: D:\sources\replacementmanifests\wmi-core-replacement.man (1.8 KB)
Extracting: D:\sources\replacementmanifests\wsrm-service-replacement.man (2.1 KB)
Extracting: D:\sources\rmsupg.dll (57 KB)
Extracting: D:\sources\rollback.exe (110.5 KB)
Extracting: D:\sources\schema.dat (88 KB)
Extracting: D:\sources\sdbapiu.dll (115.5 KB)
Extracting: D:\sources\segoeui.ttf (505.3 KB)
Extracting: D:\sources\servicing\0.0.0.1\xmllite.dll (195 KB)
Extracting: D:\sources\servicingstackmisc\apds.dll (2.1 MB)
Extracting: D:\sources\servicingstackmisc\apircl.dll (270 KB)
Extracting: D:\sources\servicingstackmisc\apss.dll (229.5 KB)
Extracting: D:\sources\setup.exe (260 KB)
Extracting: D:\sources\sfcn.dat (1.8 KB)
Extracting: D:\sources\sflcid.dat (1.6 KB)
Extracting: D:\sources\sflistlh.dat (3.1 MB)
Extracting: D:\sources\sflistw7.dat (2 MB)
Extracting: D:\sources\sflistxp.dat (1.4 MB)
Extracting: D:\sources\sfpat.inf (10.2 KB)
Extracting: D:\sources\sfpatlh.inf (9.4 KB)
Extracting: D:\sources\sfpatpg.inf (462 bytes)
Extracting: D:\sources\sfpatw7.inf (3.3 KB)
Extracting: D:\sources\sfpatxp.inf (4.3 KB)
Extracting: D:\sources\smiengine.dll (911.5 KB)
Extracting: D:\sources\smipi.dll (102 KB)
Extracting: D:\sources\sperr32.exe (120.6 KB)
Extracting: D:\sources\spflvrnt.dll (24.5 KB)
Extracting: D:\sources\spprgrss.dll (56.5 KB)
Extracting: D:\sources\spwizeng.dll (435.5 KB)
Extracting: D:\sources\spwizimg.dll (8.0 MB)
Extracting: D:\sources\spwizres.dll (7.5 KB)
Extracting: D:\sources\sqmapi.dll (239 KB)
Extracting: D:\sources\ssshim.dll (119 KB)
Extracting: D:\sources\sysmain.sdb (121.8 KB)
Extracting: D:\sources\sysmain32.sdb (3.7 MB)
Extracting: D:\sources\uddicomp.dll (40 KB)
Extracting: D:\sources\unattend.dll (243 KB)
Extracting: D:\sources\unbcl.dll (979 KB)
Extracting: D:\sources\upgcmi2migxml.dll (232 KB)
Extracting: D:\sources\upgcompat.inf (18.6 KB)
Extracting: D:\sources\upgcore.dll (7.8 MB)
Extracting: D:\sources\upgcsiagent.dll (446.5 KB)
Extracting: D:\sources\upgdriver.dll (885.5 KB)
Extracting: D:\sources\upghost.exe (259.5 KB)
Extracting: D:\sources\upgloader.dll (257.5 KB)
Extracting: D:\sources\upgmxeagent.dll (145 KB)
Extracting: D:\sources\upgrade_bulk.xml (163.8 KB)
Extracting: D:\sources\upgradeagent.dll (3.6 MB)
Extracting: D:\sources\upgradeagent.xml (58.3 KB)
Extracting: D:\sources\upgreport.dll (549 KB)
Extracting: D:\sources\upgres.dll (36 KB)
Extracting: D:\sources\upgwow_bulk.xml (91.9 KB)
Extracting: D:\sources\uxlib.dll (151 KB)
Extracting: D:\sources\uxlibres.dll (2.5 KB)
Extracting: D:\sources\vofflps.rtf (63.8 KB)
Extracting: D:\sources\w32uiimg.dll (2.9 MB)
Extracting: D:\sources\w32uires.dll (254.5 KB)
Extracting: D:\sources\warning.gif (597 bytes)
Extracting: D:\sources\wbemcomn.dll (517 KB)
Extracting: D:\sources\wbemcore.dll (1.2 MB)
Extracting: D:\sources\wbemprox.dll (42.5 KB)
Extracting: D:\sources\wcmtypes.xsd (1 KB)
Extracting: D:\sources\wcp.dll (2.6 MB)
Extracting: D:\sources\wdsclient.dll (609.5 KB)
Extracting: D:\sources\wdsclientapi.dll (143.5 KB)
Extracting: D:\sources\wdscore.dll (265 KB)
Extracting: D:\sources\wdscsl.dll (67.5 KB)
Extracting: D:\sources\wdsimage.dll (688.5 KB)
Extracting: D:\sources\wdstptc.dll (144.5 KB)
Extracting: D:\sources\wdsupgcompl.dll (10.5 KB)
Extracting: D:\sources\wdsutil.dll (57 KB)
Extracting: D:\sources\win32ui.dll (564 KB)
Extracting: D:\sources\winsetup.dll (2.1 MB)
Extracting: D:\sources\wmi_tracing.mof (1.6 KB)
Extracting: D:\sources\wmicmiplugin.dll (512 KB)
Extracting: D:\sources\wmiutils.dll (134 KB)
Extracting: D:\sources\xmllite.dll (195 KB)
Extracting: D:\support\logging\actionqueueetw.dll (4 KB)
Extracting: D:\support\logging\auditetw.dll (4 KB)
Extracting: D:\support\logging\cmisetupetw.dll (3.5 KB)
Extracting: D:\support\logging\en-us\actionqueueetw.dll.mui (3 KB)
Extracting: D:\support\logging\en-us\auditetw.dll.mui (3 KB)
Extracting: D:\support\logging\en-us\cmisetupetw.dll.mui (4 KB)
Extracting: D:\support\logging\en-us\oobeldretw.dll.mui (3 KB)
Extracting: D:\support\logging\en-us\setupcletw.dll.mui (4.5 KB)
Extracting: D:\support\logging\en-us\setupetw.dll.mui (3.5 KB)
Extracting: D:\support\logging\en-us\setupugcetw.dll.mui (3 KB)
Extracting: D:\support\logging\en-us\sysprepetw.dll.mui (3 KB)
Extracting: D:\support\logging\en-us\windeployetw.dll.mui (3 KB)
Extracting: D:\support\logging\en-us\winsetupetw.dll.mui (50.5 KB)
Extracting: D:\support\logging\etwproviderinstall.vbs (6.7 KB)
Extracting: D:\support\logging\microsoft-windows-actionqueue-instrumentation.man (5.7 KB)
Extracting: D:\support\logging\microsoft-windows-audit-instrumentation.man (6.6 KB)
Extracting: D:\support\logging\microsoft-windows-cmisetup-instrumentation.man (6.2 KB)
Extracting: D:\support\logging\microsoft-windows-oobeldr-instrumentation.man (7.6 KB)
Extracting: D:\support\logging\microsoft-windows-setup-events.man (10.2 KB)
Extracting: D:\support\logging\microsoft-windows-setup-instrumentation.man (8.1 KB)
Extracting: D:\support\logging\microsoft-windows-setupcl-instrumentation.man (10.6 KB)
Extracting: D:\support\logging\microsoft-windows-setupugc-instrumentation.man (6.6 KB)
Extracting: D:\support\logging\microsoft-windows-sysprep-instrumentation.man (6 KB)
Extracting: D:\support\logging\microsoft-windows-windeploy-instrumentation.man (6.6 KB)
Extracting: D:\support\logging\oobeldretw.dll (4 KB)
Extracting: D:\support\logging\setupcletw.dll (5.5 KB)
Extracting: D:\support\logging\setupetw.dll (5 KB)
Extracting: D:\support\logging\setupugcetw.dll (4 KB)
Extracting: D:\support\logging\sysprepetw.dll (4 KB)
Extracting: D:\support\logging\windeployetw.dll (3.5 KB)
Extracting: D:\support\logging\winsetupetw.dll (6.5 KB)
Extracting: D:\support\migwiz\cable\cableinst.exe (10.5 KB)
Extracting: D:\support\migwiz\cmi2migxml.dll (233 KB)
Extracting: D:\support\migwiz\csiagent.dll (629 KB)
Extracting: D:\support\migwiz\en-us\input.dll.mui (23.5 KB)
Extracting: D:\support\migwiz\en-us\migautoplay.exe.mui (2 KB)
Extracting: D:\support\migwiz\en-us\migres.dll.mui (7 KB)
Extracting: D:\support\migwiz\en-us\migsetup.exe.mui (3.5 KB)
Extracting: D:\support\migwiz\en-us\migwiz.exe.mui (2 KB)
Extracting: D:\support\migwiz\en-us\postmig.exe.mui (21 KB)
Extracting: D:\support\migwiz\en-us\svrmig.dll.mui (2.5 KB)
Extracting: D:\support\migwiz\en-us\wet.dll.mui (89 KB)
Extracting: D:\support\migwiz\imjpmig.dll (39.5 KB)
Extracting: D:\support\migwiz\imkrmig.dll (46 KB)
Extracting: D:\support\migwiz\imscmig.dll (36 KB)
Extracting: D:\support\migwiz\imtcmig.dll (23.5 KB)
Extracting: D:\support\migwiz\input.dll (240.5 KB)
Extracting: D:\support\migwiz\installsvrmig.cmd (1.5 KB)
Extracting: D:\support\migwiz\migapp.xml (543 KB)
Extracting: D:\support\migwiz\migautoplay.exe (89.4 KB)
Extracting: D:\support\migwiz\migcore.dll (7.7 MB)
Extracting: D:\support\migwiz\migfiles.dat (324 bytes)
Extracting: D:\support\migwiz\mighost.exe (259.5 KB)
Extracting: D:\support\migwiz\migisol.dll (121 KB)
Extracting: D:\support\migwiz\migres.dll (7 KB)
Extracting: D:\support\migwiz\migsetup.exe (159.8 KB)
Extracting: D:\support\migwiz\migstore.dll (1.1 MB)
Extracting: D:\support\migwiz\migsys.dll (377 KB)
Extracting: D:\support\migwiz\migwiz.exe (532 KB)
Extracting: D:\support\migwiz\msctfmig.dll (194.5 KB)
Extracting: D:\support\migwiz\mxeagent.dll (300 KB)
Extracting: D:\support\migwiz\postmig.exe (768 KB)
Extracting: D:\support\migwiz\postmigres\data\hardwarevendors.xml (984 bytes)
Extracting: D:\support\migwiz\postmigres\web\base_images\appinstalled.gif (1 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\clickdownexpanded.gif (1.1 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\clickdownnormal.gif (1.1 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\column.bmp (18.2 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\documents.gif (1.1 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\failure.gif (1.9 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\programs.gif (2.3 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\system.gif (1.9 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\users.gif (2.1 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\windowsmail.bmp (4.1 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\windowsmoviemaker.bmp (4.1 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\windowsoutlookexpress.bmp (4.1 KB)
Extracting: D:\support\migwiz\postmigres\web\base_images\windowsphotogallery.bmp (4.1 KB)
Extracting: D:\support\migwiz\postmigres\web\reportapi.js (18.9 KB)
Extracting: D:\support\migwiz\segoeui.ttf (402.9 KB)
Extracting: D:\support\migwiz\sfcn.dat (1.8 KB)
Extracting: D:\support\migwiz\sflcid.dat (1.6 KB)
Extracting: D:\support\migwiz\sflistlh.dat (3.1 MB)
Extracting: D:\support\migwiz\sflistw7.dat (2 MB)
Extracting: D:\support\migwiz\sflistxp.dat (1.4 MB)
Extracting: D:\support\migwiz\sfpat.inf (10.2 KB)
Extracting: D:\support\migwiz\sfpatlh.inf (9.4 KB)
Extracting: D:\support\migwiz\sfpatpg.inf (462 bytes)
Extracting: D:\support\migwiz\sfpatw7.inf (3.3 KB)
Extracting: D:\support\migwiz\sfpatxp.inf (4.3 KB)
Extracting: D:\support\migwiz\svrmig.dll (667.5 KB)
Extracting: D:\support\migwiz\svrmigtest.dll (74 KB)
Extracting: D:\support\migwiz\tabletextservicemig.dll (40 KB)
Extracting: D:\support\migwiz\unbcl.dll (979 KB)
Extracting: D:\support\migwiz\wdscore.dll (265 KB)
Extracting: D:\support\migwiz\wet.dll (9.6 MB)
Extracting: D:\support\tools\gbunicnv.exe (37 KB)
Extracting: D:\upgrade\netfx\netfx.msi (5.6 MB)
Extracting: D:\upgrade\netfx\netfx.msp (18.3 MB)
Extracting: D:\upgrade\netfx\netfx1.cab (16.1 MB)
Extracting: D:\upgrade\netfx\netfxupdate.exe (72 KB)
Finalizing, please wait...
D:autorun.inf already exists - keeping it
NTFS Fixup (Checkdisk)...
Volume label is GSP1RMCULXFRER_EN_DVD.

Stage 1: Examining basic file system structure ...
  1280 file records processed.
File verification completed.
  0 large file records processed.
  0 bad file records processed.

Stage 2: Examining file name linkage ...
  1698 index entries processed.
Index verification completed.

Stage 3: Examining security descriptors ...
Security descriptor verification completed.
  209 data files processed.

Windows has scanned the file system and found no problems.
No further action is required.

  30727807 KB total disk space.
   3282404 KB in 883 files.
       252 KB in 211 indexes.
     44635 KB in use by the system.
     42000 KB occupied by the log file.
  27400516 KB available on disk.
      4096 bytes in each allocation unit.
   7681951 total allocation units on disk.
   6850129 allocation units available on disk.
NTFS Fixup completed.

Found USB 2.0 device 'Kingston DataTraveler 2.0 USB Device' (0951:1665)
1 device found
Disk type: Removable, Sector Size: 512 bytes
Cylinders: 3825, TracksPerCylinder: 255, SectorsPerTrack: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x00C74147
Drive has a Rufus Master Boot Record
Partition 1:
  Type: NTFS (0x07)
  Size: 29.3 GB (31465275392 bytes)
  Start Sector: 2048, Boot: Yes, Recognized: Yes
0 devices found

@mnbf9rca
Copy link
Author

to be clear though - this one doesn't even show up in the boot options.

@pbatard
Copy link
Owner

pbatard commented Oct 13, 2015

to be clear though - this one doesn't even show up in the boot options.

That's because you used MBR for your partitioning:

Partitioning (MBR)...

Can you try again, using the GPT for UEFI option?

@mnbf9rca
Copy link
Author

Doh! Am at work for the rest of the week will do it at the weekend.

@pbatard
Copy link
Owner

pbatard commented Oct 13, 2015

No problem - take your time... 😃

@pbatard
Copy link
Owner

pbatard commented Oct 24, 2015

Any update on this?

@mnbf9rca
Copy link
Author

Sorry, been swamped at work but I've got a few days off now. Main points:

  1. I used the en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso which I downloaded from MSDN.
  2. I first created the USB as GPT/FAT32 and tried that. Log here - result: I got the attached error on boot on my 9470m ("An error occurred while attempting to read the boot configuration data"). My HP 455 G2 booted it ok although windows setup never completely loaded (2 attempts).
  3. Then I created the USB as GPT/NTFS and tried that. Log here - result: I got the same error message as before (ERROR: Could not find volume: [3] Unsupported) on both the 9470m and the 455 G2
    2015-10-25 20 54 05

@mnbf9rca
Copy link
Author

BTW for the sake of completeness i repeated the test with MBR for UEFI and both FAT and NTFS and got the same results.

@pbatard
Copy link
Owner

pbatard commented Oct 27, 2015

Thanks for the update.

I first created the USB as GPT/FAT32 and tried that

If you used Rufus, then that's not possible (be mindful that Rufus will change your options after you select an ISO). Rufus always formats to NTFS when using Windows ISOs, and indeed, your first log reports:

Formatting (NTFS)...

Oh, and Rufus also partitioned as MBR:

Partitioning (MBR)...

So, what you created in your "GPT/FAT32" step is an MBR/NTFS bootable USB, which booted using BIOS compatibility rather than UEFI. Not sure why you got the error you got, but it looks like Windows may not like your BIOS/BIOS compatibility module. In this mode, UEFI:NTFS is not used (but of course, then it's not USB bootable.

Note that you can use Rufus to create an empty GPT/FAT32 drive (make sure you unselect "Create bootable drive using..."), and then manually copy the ISO content (using 7-zip for instance) if you want to try UEFI boot from FAT32. But for various reasons, Rufus forces the use of NTFS for Windows installation media...

Then i created the USB as GPT/NTFS

Confirmed by the log (which also confirms the use of UEFI:NTFS):

Partitioning (GPT)...
Adding extra partition
Reserved 33 tracks (1 MB) for extra partition
Writing UEFI:NTFS partition...
Closing existing volume...
Waiting for logical drive to reappear...
Formatting (NTFS)...

got the same error message as before

If you get the same with the official retail ISOs, and it works fine an other computers (so far you are the only report I got with this error from UEFI:NTFS), I suspect that this is an issue with the UEFI firmware from HP.

Given that the UEFI:NTFS code is fairly straightforward (which of course doesn't meant that it's bug free! But it helps...) and the error you get (unsupported, which is something that comes from the firmware, not UEFI:NTFS), it really seems to indicate that the HP firmware is missing some features...

ADDON: I'll still see if I can think of anything I could do in UEFI:NTFS that could help, but without a problematic HP machine to test with, that will be very difficult.

@cookieboyeli
Copy link

I ran into a similar error a long time ago (possibly HP as well).
Would it be possible to create a cheat code to enable UEFI:FAT32 booting? Or are the "various reason" to much for it to even be implemented as a hidden option?

@mnbf9rca
Copy link
Author

mnbf9rca commented Nov 2, 2015

"So, what you created in your "GPT/FAT32" step is an MBR/NTFS bootable USB"

The selections in Rufus were absolutely: GPT, FAT32. I have already noticed the upside down user interface which changes options further up after you select things down below :) - but why would it let me select it if it doesn't do it? - indeed, it did format as GPT/FAT32 - the actual log starts at line 538, sorry. I should have cleared first.

Is there any way to capture any more information in UEFI:NTFS? a debug build or something?

@pbatard
Copy link
Owner

pbatard commented Nov 2, 2015

I guess I'll answer both of you at once... ;)

@mnbf9rca, you're right (but your log was a bit confusing).

About 2 days ago, I found that I introduced a bug that enabled FAT32 for Windows starting with Rufus 2.4 (in commit 49e5490). So, unlike what was the case with Rufus 2.3 and earlier, it is indeed possible to create GPT/FAT32 with Rufus 2.4 and 2.5.

At this stage, I am waiting to see how much confusion this is likely to generate with regards to Windows installation. Especially, MBR+FAT32, which is now possible, will definitely result in people installing Windows in BIOS mode when they wanted UEFI, as well as the opposite, which I don't think is ideal because it might be way too late when they realize it. So I think I will disable "MBR+FAT32 for BIOS or UEFI-CSM" for Windows in the next version. But I will probably leave "MBR+FAT32 for UEFI" (which doesn't install a BIOS bootloader, so can only be booted in pure UEFI mode) and "GPT+FAT32" if I don't receive major complaints about these modes by them. I'm still half expecting that, by inadvertently enabling FAT32 for Windows, I'm going to receive notices that something gets broken during Windows installs, but the fact that nobody has alerted me to any of that ever since 2.4 was released is encouraging...

I have already noticed the upside down user interface which changes options further up after you select things down below :)

Yup. I've been trying to find the time to work on this for quite a while (#117), but, as may not be apparent, it needs to be part of a much larger effort than "simply" moving some controls around. This means that getting a more logical order in the interface cannot happen before Rufus 3.0.

Is there any way to capture any more information in UEFI:NTFS? a debug build or something?

The error code report is the most information you can get, as this is being provided by the UEFI firmware, and it's not possible to get more data unless you get a debug version of your UEFI firmware to explain why it complains. I don't have additional debug builds of UEFI:NTFS because it's already as close as it gets to debug. Because there really isn't much to it, a non "debug" version of UEFI:NTFS would probably only have one line that says Booting... with maybe an error code when it fails. The information displayed is about as much information you can get from the system at this stage...

I may however have a solution/explanation for the An error occurred while attempting to read the boot configuration data. From what I understand, as well as what I tested, this seems to happen if you are trying to boot Windows 7 from USB 3.0, because, unlike Windows 8 and later, Windows 7 does not know how to handle USB 3.0 by default. So what happens is, after the basic boot (which is done all through UEFI, and doesn't require anything special, even for USB 3.0), Windows 7 switches to its internal bootloader, and attempts to read more data from USB... which it can't, because it's unable to talk to pure USB 3.0 devices by default. Oh, and even if UEFI:NTFS worked on your system, you would run into the same issue as with GPT/FAT32.

  • Solution 1: Boot from an USB 2.0 port... provided that you have one on your device (If all your ports are USB 3.0, this won't work. And using an USB 2.0 extension cable, or an USB 2.0 device, to try to force USB 2.0 mode won't work, since the problem is at the USB host controller level, which Windows 7 doesn't know how to initialize).
  • Solution 2: Find the Windows 7 USB 3.0 drivers you need to install for Windows 7 boot, and insert them on your image. This is very dependent of the manufacturer of the USB 3.0 controller you use, and I can't really help you on how to do that (but if you look around, you may be able to find help from users who run into the same issue). Note that some manufacturers, like Intel, have started realizing that there was an issue for Windows 7 installation on recent USB 3.0 only machines, and are now providing Windows 7 media update utilities. I believe that Intel tool is compatible with Rufus created media, but I haven't tested. And of course, if your controller is not an Intel one, you may have to do the whole drive insertion process manually.
  • Solution 3: Ditch Windows 7, and use Windows 8 or later. 😄 If you test GPT/FAT32 with the Windows 10 image I gave you a download link to, you should find that it probably boots as expected on your system...

@mnbf9rca
Copy link
Author

mnbf9rca commented Nov 2, 2015

yeah, i realised i'd configured it wrong and restared, and forgot to clear the logs, sorry!

i'll try with a Windows 10 DVD too.

Another option is to allow the user to specify the size of the FAT32 partition - i guess i can resize it manually later and add a large NTFS partition to put my 12GB WIM file on but it might be an option.

@pbatard
Copy link
Owner

pbatard commented Nov 2, 2015

Another option is to allow the user to specify the size of the FAT32 partition

Are you saying you have a requirement for >4GB install.wim as well? If so then I missed that from your earlier comments, and indeed, not being able to simply use UEFI:NTFS will be a pain in the ass...

If not, there's really no requirement for using NTFS for a Windows installation media, as the filesystem used by the USB has absolutely no incidence on the filesystem Windows will be installed on. Also, Rufus is smart enough to detect >4GB install.wim and will force the use of NTFS then.

Outside of Windows To Go, which Rufus should support just fine by creating a FAT32 partition as required (provided the media is not REMOVABLE — see below) or UEFI:NTFS (which doesn't work for you, and can't be used for much but call on the regular Windows UEFI bootloader anyway), I'm not aware of a Windows installation media that has FAT32+NTFS partitions. Not that it may be impossible to create one, but one thing to consider is that Microsoft decided that Windows could never mount 2 partitions at the same time from an USB media, if that media had the REMOVABLE attribute, which is the case for 95% of USB flash drives out there. So this can make it quite tricky to produce drives with both FAT and NTFS on them, unless of course you manage to get your hands on a flash drive that has the FIXED attribute...

@mnbf9rca
Copy link
Author

mnbf9rca commented Nov 3, 2015

yes, i have a 12GB install.wim. It contains drivers for about 6 different laptop models that we use.

Microsoft supports provides this example (as you say, with a USB which reports as a fixed disk): http://blogs.technet.com/b/askcore/archive/2013/04/02/microsoft-deployment-toolkit-2012-update1-media-deployment-usb-drive-for-uefi-computer.aspx

@pbatard
Copy link
Owner

pbatard commented Jan 29, 2016

Despite the extended silence, I'm still not giving up on trying to fix this issue.

Looking around at other UEFI applications seem to do (e.g. rEFInd), it looks like there may be cases where one needs to wait between the time a file system driver gets loaded, and the time where the corresponding file system can actually be accessed.

This got me thinking that this could very well be the problem with these HP systems: If they are slow to start the NTFS driver and identify the partitions that can be serviced by it, for one reason or another, and we try to open the NTFS volume right away, it could explain why we get an UNSUPPORTED error.

I have therefore added a 1 second delay in the latest UEFI:NTFS in the hope that this will help with this issue (coz if a system really needs more than 1 second to start being able to service a file system, you really need to get a faster CPU or get whoever designed its UEFI firmware too fix that).

If you feel like trying it, I have the new UEFI:NTFS bootia32.efi and bootx64.efi binaries available here. You will however need to mount the UEFI:NTFS FAT partition to replace them in /efi/boot/...

@pbatard pbatard changed the title Error: Could not find volume: [3] Unsupported UEFI:NTFS - Could not find volume: [3] Unsupported Feb 9, 2016
@pbatard
Copy link
Owner

pbatard commented Feb 17, 2016

For anyone who experienced the ERROR: Could not find volume: [3] Unsupported error with Rufus 2.6 or earlier, please test with Rufus 2.7 and report, as it contains the latest UEFI:NTFS.

If I don't receive reports after one week, I will consider the problem resolved and close this issue.

@mnbf9rca
Copy link
Author

I now get this:

*** UEFI:NTFS (64-bit) ***

Loading NTFS driver...
  Driver did not start: [1] Load Error

Press any key to exit.

I tried with both Windows 7 64bit and Windows 10 64bit, with ISOs downloaded from MSDN:
W10: http://pastebin.com/k0vERANx
W7: http://pastebin.com/pjZXqJLj

@pbatard
Copy link
Owner

pbatard commented Feb 18, 2016

Well, somehow I like that error better than the older one, because at least it tells us that your UEFI firmware doesn't like the NTFS driver we're trying to load from the get go, rather than produce a hard to troubleshoot failure later on. Also, this is the same error that was reported in #549, with, surprise, surprise, another HP laptop...

At this stage, this would look like an incompatibility with the HP UEFI firmware and the NTFS UEFI driver, so I would appreciate if you could do the following:

  1. Download uefi_test.iso from here (1.6MB). This ISO contains x86_64 and x86_32 UEFI shells, set as boot loaders, as well as the latest efifs NTFS driver, which is what UEFI:NTFS uses.
  2. Use Rufus to create a GPT/FAT32 bootable USB out of it
  3. Boot your HP laptop in UEFI mode using this USB. You should end up with a shell prompt
    (IMPORTANT NOTE: This is a v2.0 shell, so it requires an UEFI firmware that supports it, which should be the case with relatively recent hardware. Older UEFI machines however may not boot this image as they only support v1.0 shell).
  4. If you don't know what fs#: your USB drive is, use map fs* to locate it. This command will list all the fs drives, and if you look for something that contains USB there (e.g. PciPort(0x0)/Pci(0x11,0x0)/USB... you should be able to locate it. Or you can simply try dir fs0:, dir fs1:, etc... until you find something that contains NTFS_X64.EFI and NTFS_IA32.EFI
  5. Assuming that you are running a 64-bit UEFI, issue: load fs#:\NTFS_X64.EFI to load the NTFS driver, with # being the number you got above (eg: load fs1:\NTFS_X64.EFI) and report if you see an error when doing that, and if so what error you get.
  6. If you don't see an error, issue: drivers to list all the currently loaded drivers, and report if you see a line such as:
157  00000010  ? - -  -  -  efifs 0.8.0 ntfs driver (GRUB 2.02~  NTFS_X64.EFI

@congnt92
Copy link

HI pbatard,
I have the same problem.
My laptop is HP probook 4420s. I'm try to create an USB multiboot, I run Rufus choose MBR BIOS/UEFI because GPT not support grub4dos.
After boot to USB, i get this error.
Can you give me some advices. Tks

@pbatard
Copy link
Owner

pbatard commented Mar 10, 2016

Well, first of all, I don't support multiboot. So if you are trying to create a multiboot USB and it doesn't work, you're pretty much on your own. So, whereas you are indicating that you are using "MBR for UEFI" and playing with gru4dos, can I please ask you to test with "GPT for UEFI" (using an official Windows ISO if you have one) for the time being?

Also, because I have to say I am always suspicious of people who jump on an existing issue, saying "I have the same problem", and that I'll try to help, only to find out it was a different error, can you please confirm that, the output you see from UEFI:NTFS is:

*** UEFI:NTFS (64-bit) ***

Loading NTFS driver...
  Driver did not start: [1] Load Error

Press any key to exit.

If it is, then please see my last post before yours and follow the steps I indicated, and report.
If not, then please post your output.

@pbatard
Copy link
Owner

pbatard commented Mar 18, 2016

Any update on this?

Unless someone follows the steps I posted earlier to try to get some more insight about this issue, I will have to conclude that it is no longer affecting people, and close it.

@pbatard
Copy link
Owner

pbatard commented Mar 21, 2016

Closed.

@pbatard pbatard closed this as completed Mar 21, 2016
@jason99991
Copy link

Sorry - cant test that just now as on site (no equipment as such) - will do tonight. Going to try with a portable HDD as opposed to a key to see if this makes a difference

@MichaelVasile
Copy link

Hi again.

I tested the new version you put out with the instructions and here's what I got.

It looks good to me at least.

@pbatard
Copy link
Owner

pbatard commented Apr 28, 2016

Great! This is exactly what I was hoping to see.

In that case, can you please run another test using 2.9 TEST3 which I just uploaded and which, if it works, should be close to what I'll be using regarding UEFI:NTFS for the 2.9 release. You can either run the same steps as the last test or try a Windows ISO and see if that works.

@MichaelVasile
Copy link

I will be trying a Windows To Go Image. Hopefully it doesn't take long to do, as I will be heading out soon.

Thank you so much for the help so far!

@pbatard
Copy link
Owner

pbatard commented Apr 28, 2016

Thank you so much for the help so far!

It's you I have to thank! Couldn't do much without someone keen on playing with these various TEST versions. Feel free to take your time for the last test - I can wait.

@MichaelVasile
Copy link

Ok sir! 👍

@jason99991
Copy link

My problem may be slightly different as I have not been able to boot to USB at all (sorry should have mentioned that!) - I was using 'boot to efi file' option and selected the USB which I thought would work the same. Anyway if it helps I copied the bootx64.efi to the 2.9 TEST3 and using the 'boot to efi file' option I received the "Hello from NTFS" without problem.

I do not have another large pen drive to test my ISO to see what happens and need the one currently using to image 20 Dells tomorrow!! I will pick up some more drives tomorrow and see what happens but as said I think I may have other problems with these laptops.

@MichaelVasile
Copy link

@pbatard Great news! I am able to boot the Windows To Go Drive, so I guess whatever you did worked!

@pbatard
Copy link
Owner

pbatard commented Apr 28, 2016

@Michaelvas17, awesome news!

As far as I can tell, part of the issue with HP firmwares then is that they don't like drivers that are of type (a.k.a. EFI subsystem) EFI Runtime Driver, but instead they requires driver to be of type EFI Boot Service Driver.

Up until now I was compiling the NTFS driver as EFI Runtime Driver, because outside of HP, every firmware that UEFI:NTFS was tested against had no issue with that at all.

That was a touch nut to crack, but I'm glad that, thanks to your help, we were able to crack it! 👍

@jason99991,

I think the could not find volume (3) error is part of another issue we have with HP firmwares, that I already addressed in 2.9 (remember I said that the "type" thing is only part of the issue - those HP firmwares are already problematic without it). If you got the Hello from NTFS message with TEST 3, there's really no reason you shouldn't be able to boot Windows from NTFS in UEFI mode, so I'm not worrying too much... though I'll be interested in your report.

@MichaelVasile
Copy link

@pbatard my pleasure. Any time anything needs some testing, you know who to call.

pbatard added a commit that referenced this issue Apr 28, 2016
* Should fix the long-standing HP firmware compatibility as per #615, #549 and others
* See pbatard/uefi-ntfs@2237006 for details
@pbatard
Copy link
Owner

pbatard commented Apr 28, 2016

OK, I'm just going to point out that there's now a TEST4 if anybody's inclined to play with it. Unless I screwed up, it should behave the same as TEST3, but it includes the finalized UEFI:NTFS changes that will make it into the 2.9 release, so it's more of a paranoia check than anything else at this stage.

If anyone is planning to perform further tests (and again, I have to stress out that there's really no hurry on this), please use TEST4 from now on. Thanks!

@sgtroswell
Copy link

I have the same problem as Michealvas1. I'm using HP 4540s. Trying your test4 with windows 10 image. Will report here.

@sgtroswell
Copy link

Didn't work out for me. I must be doing something wrong. I installed an unofficial iso then got the attached error.

wp_20160429_11_22_48_pro
wp_20160429_11_22_56_pro

Then I copied bootmx64.efi to efi/boot and got the hello from ntfs. It may be interesting to note I must have to press F9 to select boot from EFI otherwise HP logo hangs forever. Secure Boot is disabled.

@sgtroswell
Copy link

Confirmed working! Please ignore my above post. I was using invalid iso file that did not contain valid bootmx64.efi.

@pbatard
Copy link
Owner

pbatard commented Apr 29, 2016

@sgtroswell, no worries - thanks for the test!

@notverynick
Copy link

@pbatard Chiming in here to say this worked for me also (test4). I still have to manually select the boot file but I'm then straight into my MDT environment.

I'm using an HP 9470m with the latest BIOS update. I also had the same error with an HP 840 G2 and expect this to resolved (I will test and report back when I next have one across my desk)

Also just to say a massive thank you. I came across your UEFI:NTFS solution when I had to image a bunch of Microsoft Surfaces & Surface books. I also wished to maintain the same USB for a variety of HP and Lenovo models. Without your hard work I would be juggling sticks and maintaining multiple copies of ISOs which always leads to problems. So again thank you so much for this project and all your work.

@pbatard
Copy link
Owner

pbatard commented May 3, 2016

@notverynick, I greatly appreciate the testing and report. If you still see an issue with the other HP, please let me know.

@jason99991
Copy link

@pbatard , Genius!! Test 4 working (straight from flash drive) on HP probook 6570b - sorry it took time I was so busy over BH weekend. I did quickly test on brand new HP laptop (cant remember model) and had same results (set up looked same as this 6570)- Anyway I have so many to do over the next month or 2 - I will list the models working OK here as we have had every model of HP laptop through the door over last 4 years I think!! - The dual SSD / HDD ones will be interesting I think. Thanks so much for hard work. @notverynick sounds like you are using same like me - did you turn off legacy altogether as this one just booted from usb without me having to navigate to efi?

Thanks all

@jason99991
Copy link

Spoke a bit to soon - image went on OK but on restart just sits there - if I enable CMS it goes through set up ok but when boots BSD's - I am sure its nothing to do with the work here just these firmwares "bios" etc, however if anyone has any ideas? - (yes i know I need to learn more!!) - I am using MDT 2013 ud 2 - ADK for win 10 and deploying a win 7 image @pbatard - you done your bit - but any advise as to why this would fail after reboot would be helpful. Thanks J

@notverynick
Copy link

@jason99991 I did turn off legacy, boot option set to full UEFI (or whatever the HP nomenclature is)

I'm also having post imaging issues with my 9470m but this has to be my image as at that point Rufus has long done it's work. A colleague is preparing me a fresh image which he believes could solve my issue but for now I'm certain that Rufus is golden.

@jason99991
Copy link

@notverynick - _

I'm certain that Rufus is golden

_totally agree - what ever pbatard done solved the initial imaging from USB / efi but seems these machines do not know what to do after! -If its of any use I done one as MBR and it also blue screened. I have imaged these previously on legacy settings (some time ago) so am guessing maybe something to do with the bios update and drivers. I put Win 7 on a blade once 196G Ram and 32 cores to prove a point and these laptops giving me so much grief :(

@notverynick
Copy link

@jason99991

So I got an updated MDT image (circa 2012 R2) with re-worked task sequences (I'm told this included 'something' for UEFI) and I'm good to go. I've only imaged one machine but it's into Windows with no deployment errors and stable.

I did still have to select the boot file, but that's inconsequential for me at least.

This was using: rufus-2.9_TEST4

@jason99991
Copy link

@notverynick

I'm using 2013 u2 with ADK for win 10 - getting various results. A brand new model HP (don't quote me but think it was 440) went on in full uefi gpt but not happening on my Dell AIO 3240's where as 2.9 (orig) works fine?? Older model HP laptops still giving problems but have not had time to test too much as yet. What I also noticed with the Dells is that after image they will boot if turning on Legacy after but it doesn't run through set up meaning no drivers at all - tried to bump it back into set up but didn't work. Sorry I am very time poor as deploying these things daily and at present using 2-3 sets of USB and network if ness. @pbatard love the work and I understand this is nothing to do with your work and I am sure I speak for others as well in a big thank you - Problem for me is that I don't fully understand what is happening i.e. when the image applies in UEFI GPT what stops the PC booting to it - Looked using diskpart and partitions seem to be there so wandering if its MDT / windows that has the problem. Would be grateful if you could point me in right direction for information (Google brings me straight back here:) --- Thanks

Jason

@pbatard
Copy link
Owner

pbatard commented May 15, 2016

@jason99991,

I'm afraid that, unless you get an error message during the UEFI:GPT phase (in which case I need to do what it is), whatever error you are encountering after the UEFI bootloader from the NTFS partition has started to execute is not really my concern. As much as I'd like to, I'm far too busy to play with custom Windows images, and the only elements that I will ever investigate as far as UEFI:NTFS goes are:

  1. Is anyone getting an error during the UEFI:NTFS phase using the retail Microsoft Windows ISOs (and if so, what is it)?
  2. Is anyone getting an error during installation of Windows from NTFS using the retail Microsoft Windows ISOs, after booting with UEFI:NTFS, that they don't get when installing from FAT32.

Anything that's outside this scope is not something I have time to look at, sorry.

I'll just say this though: As far as UEFI is concerned, there shouldn't be any difference booting from GPT/FAT32 or GPT/NTFS, as long as an UEFI driver for the file system is provided (which is natively for FAT32, or through UEFI:NTFS for NTFS). If you have a firmware that does, my first guess would be that the issue is internal with that firmware...

@jason99991
Copy link

@pbatard - no worries I understand and will try and work out what is going on. I'm not sure if my post was clear though so FYI (not to look at or anything:) - I was using the same media set for the Dells on 2.9 v1 and it was working without issue - 2.9_Test 4 imaged the machines but refused to boot after. I realise that this maybe something to do with the deployment rules etc. but thought I would let you know as there must be a difference which may have an effect on standard retail builds as well. Cheers Jason

Repository owner locked as resolved and limited conversation to collaborators Sep 21, 2018
Repository owner deleted a comment from zanechua Sep 30, 2018
Repository owner deleted a comment from zanechua Sep 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants