Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some missing explains - cannot seem to login to quemu console after launch #5

Open
dreamcat4 opened this issue Oct 3, 2021 · 3 comments

Comments

@dreamcat4
Copy link

Hi there, well done for this. However I did not run interactively -it to start the container. And now that itś running there seems no way to setup a new vnc password?

But also IDK where which folders this is gets written, for a persistant configuration between restarts. For example i would like to bind mount a docker volume onto that folder. To remount it and keep the vnc password setting. So that the container can be re-created. But still keep that initial setup.

What i tried:

  • I can exec or sshinto the container as root. And see the running quemu process.
  • But when I do virsh list on the host (outside the container). Then nothing listed.
  • And doing virsh list inside the container --> gives an error message.
error: failed to connect to the hypervisor
error: Operation not supported: Cannot use direct socket mode if no URI is set

so maybe there is someting like a local unix socket in the container? to connect to, to gain access to that quemu session? or something like that?

This areas does not seem covered in docs just yet. So if you can give any small help would really appreciate that. Thank you!

@dreamcat4
Copy link
Author

dreamcat4 commented Oct 12, 2021

ok i have now tried docker attach to connect the tty to qemu-system. however when i type help nothing happens, there is no output. So maybe the io redirection has not worked.

so if you can shed any light on that it would be appreciated thanks

@sickcodes
Copy link
Owner

I should enable the qemu console in dock droid

@sickcodes
Copy link
Owner

The console is in the QEMU window, just tap Enter

Screenshot_2021-10-25_22-04-24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants