I am trying to use wimlib for http://unattended.sourceforge.net/
I am able to compile wimlib 1.9.1 within the linux boot system. But when I try to execute
wimlib-imagex apply /z/os/install.wim 3 /dev/sda1
I get: [ERROR] Failed to open iconv from UTF-8 to UTF-16LE: Invalid argument [ERROR] Path "/" does not existe in WIM image 3
ERROR: Exiting with error code 49:
The path does not exist in the WIM image
Can a good soul give me a hint of what would be the problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to use wimlib for http://unattended.sourceforge.net/
I am able to compile wimlib 1.9.1 within the linux boot system. But when I try to execute
wimlib-imagex apply /z/os/install.wim 3 /dev/sda1
I get:
[ERROR] Failed to open iconv from UTF-8 to UTF-16LE: Invalid argument
[ERROR] Path "/" does not existe in WIM image 3
ERROR: Exiting with error code 49:
The path does not exist in the WIM image
Can a good soul give me a hint of what would be the problem?
posted on the wimlib forum. (sorry, I did not know)