Hi! Is anyone using qemu-guest-agent?
I wanted to set it up in a virtual environment, but the defaults don't work (i.e. without a config file): # /etc/rc.d/qemu-guest-agent start Starting qemu_guest_agent. 1752572488.279750: critical: error opening channel '/dev/tty00': Device not configured 1752572488.279898: critical: failed to create guest agent channel 1752572488.279972: critical: failed to initialize guest agent channel 1752572488.280036: critical: error initializing guest agent the package does not install an example config, nor could I find one in the distribution tarball, and I don't know what I should use as a config. Thanks, Thomas