Search found 3 matches

by rodgerRodger
Sat Apr 04, 2020 3:25 pm
Forum: wimlib discussion
Topic: wimjoin error
Replies: 3
Views: 15579

Re: wimjoin error

I ran the wimsplit command again and it numbered them correctly.

wimjoin install.wim install*.swm
new error though.

Using LZX compression with 1 thread
[ERROR] Error writing chunk data to WIM file: File too large
ERROR: Exiting with error code 72:
Failed to write data to a file.

Maybe I should ...
by rodgerRodger
Sat Apr 04, 2020 12:31 pm
Forum: wimlib discussion
Topic: wimjoin error
Replies: 3
Views: 15579

Re: wimjoin error

Ah both are showing the same.

Code: Select all

Part Number:    2/2
How do I change this?
I'll have a look and see if I can figure it out
by rodgerRodger
Fri Apr 03, 2020 10:43 pm
Forum: wimlib discussion
Topic: wimjoin error
Replies: 3
Views: 15579

wimjoin error

I'm trying to make a bootable USB. I'm using linux-mint
I got an error saying file to large when transferring install.wim.
I installed wimtools and used wimsplit to make install.swm and install2.swm.
I then moved the files to the usb and ran wimjoin install.wim install*.swm

I get the following ...