To work around the 4GB file size limit on FAT32, I always create my Windows installation media using 2 partitions. I have a small FAT32 partition to which some of the Windows files go, but the largest part of the media, including the install.wim file are placed on a larger NTFS partition. This method has worked fine for me for years now, but it no longer works with the Windows Release Preview ISO image for 26100.560. If I instead create a single FAT32 partition on my installation media and I split my install.wim file into parts as install.swm and install2.swm, then the installation works perfectly.
Is anyone aware of a workaround that will allow me to continue using the 2 partition scheme? I suspect that this might be as easy as copying a few additional files to the first partition, but this is just speculation on my part. I'm going to see if I can figure this out, but I was curious if anyone was already aware of a solution.
Here is how I create the installation with the 2 partition scheme:
1) Create the UFD (USB Flash Drive) with a 2 GB FAT32 partition and the remaining space as NTFS. Make sure that the UFD is initialized as MBR.
2) Copy the files from my Windows ISO image to the UFD like this:
• Copy all files and folders EXCEPT the \sources folder to the FAT32 partition.
• If you are planning to use an autounattend.xml answer file, place it in the root of the FAT32 partition.
• Create a folder called sources on the FAT32 partition.
• Copy the file \sources\boot.wim to the FAT32 partition \sources folder.
• Create a folder called sources on the NTFS partition.
• Copy all files and folders from the \sources folder EXCEPT boot.wim to the \sources folder on the NTFS partition.
• If you created an ei.cfg file, copy it to the \sources folder of the NTFS partition.
Here is what happens if I boot from the installation media to install Windows:
The UFD boots fine, and the first few screens are displayed with no difficulty. After I select the disk to which Windows should be installed, the screen pops up that shows the percentage of files copied to the internal drive. However, this fails immediately while still at 0% completed. The error shown is simply "Windows 11 installation has failed".
IMPORTANT: If you boot from the Windows installation media, you will note that the initial screens look different. Apparently, this is part of a new installation experience. At the 3rd screen you will see a link that says, "Previous Version of Setup". Note that if I select that option then my dual partition UFD media will work fine. I am pursuing this because this issue also affects unattended setup and in unattended setup there is no method that I am aware of to tell it to use the "Previous version of setup". In addition, I have LOTS of batch file, programs I wrote, and other resources that create dual partition media. Not having this work is going to mean a major marathon code-writing effort

Is anyone aware of a workaround that will allow me to continue using the 2 partition scheme? I suspect that this might be as easy as copying a few additional files to the first partition, but this is just speculation on my part. I'm going to see if I can figure this out, but I was curious if anyone was already aware of a solution.
Here is how I create the installation with the 2 partition scheme:
1) Create the UFD (USB Flash Drive) with a 2 GB FAT32 partition and the remaining space as NTFS. Make sure that the UFD is initialized as MBR.
2) Copy the files from my Windows ISO image to the UFD like this:
• Copy all files and folders EXCEPT the \sources folder to the FAT32 partition.
• If you are planning to use an autounattend.xml answer file, place it in the root of the FAT32 partition.
• Create a folder called sources on the FAT32 partition.
• Copy the file \sources\boot.wim to the FAT32 partition \sources folder.
• Create a folder called sources on the NTFS partition.
• Copy all files and folders from the \sources folder EXCEPT boot.wim to the \sources folder on the NTFS partition.
• If you created an ei.cfg file, copy it to the \sources folder of the NTFS partition.
Here is what happens if I boot from the installation media to install Windows:
The UFD boots fine, and the first few screens are displayed with no difficulty. After I select the disk to which Windows should be installed, the screen pops up that shows the percentage of files copied to the internal drive. However, this fails immediately while still at 0% completed. The error shown is simply "Windows 11 installation has failed".
IMPORTANT: If you boot from the Windows installation media, you will note that the initial screens look different. Apparently, this is part of a new installation experience. At the 3rd screen you will see a link that says, "Previous Version of Setup". Note that if I select that option then my dual partition UFD media will work fine. I am pursuing this because this issue also affects unattended setup and in unattended setup there is no method that I am aware of to tell it to use the "Previous version of setup". In addition, I have LOTS of batch file, programs I wrote, and other resources that create dual partition media. Not having this work is going to mean a major marathon code-writing effort

My Computers
-
At a glance
Win11 Pro 25H2 (RTM+)Intel i7-14650HX32 GBNo GPU - Built-in Intel Graphics- OS
- Win11 Pro 25H2 (RTM+)
- Computer type
- PC/Desktop
- Manufacturer/Model
- Acemagic
- CPU
- Intel i7-14650HX
- Memory
- 32 GB
- Graphics Card(s)
- No GPU - Built-in Intel Graphics
- Sound Card
- Integrated
- Monitor(s) Displays
- Varies as machine will often be moved to locations with different monitors
- Screen Resolution
- Varies
- Hard Drives
- 1 x 1TB Gen 4 NVMe SSD
- PSU
- 120W Power Brick
- Keyboard
- Corsair K70 Max RGB Magnetic Keyboard
- Mouse
- Logitech MX Master 3
- Internet Speed
- 1Gb Up / 1 Gb Down
- Browser
- Edge
- Antivirus
- Windows Defender
-
At a glance
Win11 Pro 25H2 (RTM+)Intel i7-1255U16 GBIntel Iris Xe Graphics- Operating System
- Win11 Pro 25H2 (RTM+)
- Computer type
- Laptop
- Manufacturer/Model
- Lenovo ThinkBook 13x Gen 2
- CPU
- Intel i7-1255U
- Memory
- 16 GB
- Graphics card(s)
- Intel Iris Xe Graphics
- Sound Card
- Realtek® ALC3306-CG codec
- Monitor(s) Displays
- 13.3-inch IPS Display
- Screen Resolution
- WQXGA (2560 x 1600)
- Hard Drives
- 2 TB 4 x 4 NVMe SSD
- PSU
- USB-C / Thunderbolt 4 Power / Charging
- Keyboard
- Backlit, spill resistant keyboard
- Mouse
- Buttonless Glass Precision Touchpad
- Internet Speed
- 1Gb Up / 1Gb Down
- Browser
- Edge
- Antivirus
- Windows Defender
- Other Info
- WiFi 6e / Bluetooth 5.1 / Facial Recognition / Fingerprint Sensor / ToF (Time of Flight) Human Presence Sensor




