July 11, 20215 yr From the USB flash partition - Is this what you mean? c:\>fsutil fsinfo sectorInfo f: LogicalBytesPerSector : 512 PhysicalBytesPerSectorForAtomicity : 512 PhysicalBytesPerSectorForPerformance : 512 FileSystemEffectivePhysicalBytesPerSectorForAtomicity : 512 Device Alignment : Aligned (0x000) Partition alignment on device : Aligned (0x000) Performs Normal Seeks Trim Not Supported Not DAX capable Edited July 11, 20215 yr by click-click
July 11, 20215 yr Author Ah, yes thanks. Sure a USB flash drive without partition table will have alignment of 0.
July 11, 20215 yr >Or place vhd on locale disk, finish setup and than copy VHD to USB. When I do this, I get an Abend 07b.
July 12, 20215 yr Author That's properly happens because setup has set the start type of your usb driver to manuell (3) try set them to boot (0).
July 12, 20215 yr Author Well you mount the VHD, let's say the driveletter is X: Run this from admin Comment Prompt to load the offline system registry reg load HKLM\sys X:\Windows\system32\config\system than use regedit.exe and check "Start" dword value, it should be 0 HKEY_LOCAL_MACHINE\sys\ControlSet***\services\iusb3hub HKEY_LOCAL_MACHINE\sys\ControlSet***\services\iusb3xhc and finally unload offline registry with: reg unload HKLM\sys or use WinNTSetup on the mounted VHD, check the native USB3 checkbox on Ready page. BTW: If you don't select a source in WinNTSetup, but an installation drive with existing Windows Installation, all tweaks and setting will be applied to the offline system.
July 12, 20215 yr Thanks for your time. I was trying to create a Win7 Win2Go that would boot on different hardware. I have 2 Thinkpads that have different hw and the usb drivers are specific to each one. If I install on one and try to boot from the other, I get an abend 07B . I tried the generic drivers you mention in your readme, but that abends with a 07B (usbhub3 .sys) on both. Using a flash usb doesn't work that well with Win7. Win10 on a usb flash drive using the on-board drivers is much more flexible and handles booting much better so I'm probably wasting my time trying to get the same results using Win7. Edited July 12, 20215 yr by click-click
July 13, 20215 yr Wow this is a bit hard ti understand. I fixed my original problem about windows 7 not completing the install on a usb flash by using a powered 7 port usb3 hub. If I insert the flash drive there and do the exact same install, I don't get an error like I do using the local usb port. Go figure. They are both USB3 ports and I would be interested to know what the differentiating factor is using one or the other. I can still only use the flash on the laptop where it was built though, because the usb drivers on the other laptop are different (07B abend booting). Why is it that the usb driver from Win10 can handle both laptops where the HW is slightly different (New vs. Old) and is there any way to implement the W10 on-board usb drivers into a Win7 build to handle USB3? Edited July 13, 20215 yr by click-click
July 13, 20215 yr Author 1 hour ago, click-click said: Why is it that the usb driver from Win10 can handle both laptops where the HW is slightly different (New vs. Old) and is there any way to implement the W10 on-board usb drivers into a Win7 build to handle USB3? Starting with Windows 8 there is a generic driver for USB3.x. IF you add modded windows 8 driver as described in Tools\Win7USB3\ReadMe.txt, then there will be another checkbox on Ready page.
July 13, 20215 yr If you have a little bit experince of NTLite tool, then you can copy USB3 Driver from windows 10 ISO. Link for NTLite is... https://www.ntlite.com/download/ This method will be helpful for your desire ISO Driver pack in windows 10.
July 13, 20215 yr @JFX I was getting abend 07b on those, installing with the add drivers checkbox. I mentioned this in a previous post. Should installing via add drivers work too.? Edited July 13, 20215 yr by click-click
July 13, 20215 yr 10 minutes ago, Asifmute said: If you have a little bit experince of NTLite tool, then you can copy USB3 Driver from windows 10 ISO. Link for NTLite is... https://www.ntlite.com/download/ This method will be helpful for your desire ISO Driver pack in windows 10. Never used it. Too much being done under the covers. I like to understand how things are done. Edited July 13, 20215 yr by click-click
July 13, 20215 yr Then Follow this instruction... C:\Users\User(Name)\Desire Extracted path\WinNTSetup_v463\Tools\Win7USB3 Try below link for Driver. Password For RAR: MDL2021 Link is ... XHCI_UASP_WIN7_MUI wait for my share of file, that will help you. Edited July 13, 20215 yr by Asifmute Link Error
July 13, 20215 yr Author 39 minutes ago, click-click said: I was getting abend 07b on those, installing with the add drivers checkbox. I mentioned this in a previous post. Should installing via add drivers work too.? Well, your log files only show that you integrate intel usb3 drivers, not the generic win 8 ones. Yes, you can use the add drivers option, in case you have an updated Windows 7 WIM file.
July 13, 20215 yr Without Search and effort. Just Download below file, extracted it to the below location. Or you can add a DOS Batch file to install below file with a one click. Win7USB3 During installition WinNTSetup Programme install below driver automaticly... C:\Users\User(Name)\WinNTLite (Extracted Path)\WinNTSetup_v4.x.x.x\Tools\Win7USB3 Edited July 13, 20215 yr by Asifmute Specll Error, wanna to add spell check detection plugin
Create an account or sign in to comment