Search found 2 matches

by AnErrupTion
Thu May 05, 2022 5:36 pm
Forum: wimlib discussion
Topic: wimapply with raw disk file (file.img)
Replies: 3
Views: 32834

Re: wimapply with raw disk file (file.img)

Yes, I know it created the file system because GRUB successfully installed on the raw disk image.
by AnErrupTion
Wed May 04, 2022 7:11 pm
Forum: wimlib discussion
Topic: wimapply with raw disk file (file.img)
Replies: 3
Views: 32834

wimapply with raw disk file (file.img)

It would be nice if I could use wimapply directly on a raw disk image, instead of mounting it (which is actually a pain).

For example:
wimapply install.wim 1 file.img

Right now, it's displaying this error:

[ERROR] Failed to mount "file.img" with NTFS-3G: Invalid argument
ERROR: Exiting with ...