Hi guys, I have encountered a bug related to mcopy during wic image generation. I digged a bit deeper into the problem and it turns out that mcopy is not able to copy folders recursive. It just silently skips the content of those folders. When running mcopy within the buildchroot-host, these folders where properly copied. My question now: Wic is running in the buildchroot of the target architecture, but I don't get why it has to be done in there? May it be possible to switch the wic image generation into the host-buildchroot, or are there any other requirements for the current environment which I miss here? Greets Benedikt