Loading
Mount /dev when creating a VM image from RPMs
Currently, using `runInLinuxVM` fails for CentosOS7 versions >=7.4. The error manifests itself by the VM powering down after failing to initialize the NSS library. The reason for this is that some devices in /dev are required during the built process of the VM. To fix this issue, we mount /dev before calling chroot.