F5F Stay Refreshed Software Operating Systems How to split install.esd?

How to split install.esd?

How to split install.esd?

D
destructor1
Junior Member
48
07-26-2023, 02:08 AM
#1
I'm setting up Windows on another machine but need the installer on a main drive instead of a slow USB stick. I must format the partition to FAT32 or else the firmware won't read it. The DISM tool splits the large install.esd file into smaller parts, which I saved with .esd extensions. This gives me both install.esd and install2.esd. The setup works but fails during installation since it can't handle the larger files. I'm unsure if splitting it this way will solve the issue.
D
destructor1
07-26-2023, 02:08 AM #1

I'm setting up Windows on another machine but need the installer on a main drive instead of a slow USB stick. I must format the partition to FAT32 or else the firmware won't read it. The DISM tool splits the large install.esd file into smaller parts, which I saved with .esd extensions. This gives me both install.esd and install2.esd. The setup works but fails during installation since it can't handle the larger files. I'm unsure if splitting it this way will solve the issue.

S
stunball29
Member
52
07-29-2023, 05:59 AM
#2
Yes, I understand using npm for this task.
S
stunball29
07-29-2023, 05:59 AM #2

Yes, I understand using npm for this task.

L
levikillerk13
Junior Member
48
07-29-2023, 01:38 PM
#3
I needed to save them with .swm instead of .esd, and that fixed the issue.
L
levikillerk13
07-29-2023, 01:38 PM #3

I needed to save them with .swm instead of .esd, and that fixed the issue.