Search results

  1. D

    Can QEMU-KVM execute in LXC on PVE?

    For a project, I need to run testing in QEMU with an emulation device. Our CI/CD environment is based on awesome PVE, if possible I'd like to integrate this testing into the current environment too. So I need to execute QEMU/KVM in an LXC on PVE, but I ran into a problem. The QEMU showed: ```...
  2. D

    [SOLVED] Extra output feedback with PowerShell console

    I launched a PowerShell (pwsh) in LXC container (Ubuntu20.4), unfortunately the console always append something at the console feedback string. It seems like ANSI escape sequence. I can't duplicate the same issue with QEMU or native machine. Is there any suggestion for this problem? END