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

Cannot get virt manager to work as in the documents #16

Open
jcoonrod opened this issue Feb 13, 2022 · 10 comments
Open

Cannot get virt manager to work as in the documents #16

jcoonrod opened this issue Feb 13, 2022 · 10 comments

Comments

@jcoonrod
Copy link

Describe the bug
libvert daemon not running

What kind of a bug is it?
Trying to run my new iso in virtualbox

To Reproduce
Steps to reproduce the behavior:

  1. Issue the installation command in the documentation and run Virtual Machine Manager
  2. Click on 'Create New virtual Machine
  3. See error: No active connection to install on

Expected behavior
Expected to be able to create a new virtual machine

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot from 2022-02-13 16-18-27
Desktop (please complete the following information):

  • OS: [Ubuntu 20.04.3LS]
  • Device: [ASUS pn41]

Additional context
Add any other context about the problem here.
!

@jcoonrod jcoonrod changed the title Cannot get Virtualbox to work as in the documents Cannot get virt manager to work as in the documents Feb 13, 2022
@jcoonrod
Copy link
Author

Found the qemu from cli - that works as far as the login - but what do I do about the password
Screenshot from 2022-02-13 16-34-21
?

@nmcain
Copy link
Member

nmcain commented Feb 13, 2022

The password for root is test0000

@jcoonrod
Copy link
Author

ok - that worked - now not sure how to launch pangolin inside qemu...

@nmcain
Copy link
Member

nmcain commented Feb 13, 2022

Depending on whether or not you copied the overlays to it, you should be able just to type startx

@jcoonrod
Copy link
Author

Yeah - that's what I thought - when I did that it complains that file ./root/.serverauth.407 does not exist, and later... Fatal server error: (EE) no screens found. So - I guess I didn't "copy overlays to it" (whatever that means). Is there any documentation on that?

@nmcain
Copy link
Member

nmcain commented Feb 14, 2022

I probably should assemble a doc on building from scratch. You just need to cp -r dahliaos-overlays/* output/target/* and then rebuild.

@jcoonrod
Copy link
Author

did the rebuild - doubled the size of the iso - but same errors when logging in and running startx

@nmcain
Copy link
Member

nmcain commented Feb 14, 2022

Try running source ~/.profile, if that doesn't work, do rm /etc/X11/xorg.conf&&startx

@jcoonrod
Copy link
Author

Thanks! The second approach worked - it apparently lacks a .profile file. It launched three terminals but nothing that looks like pangolin desktop - is that a separate command?
Screenshot from 2022-02-14 17-03-32

@nmcain
Copy link
Member

nmcain commented Feb 15, 2022

Make sure that the file /etc/X11/xinit/xinitrc is the one from the overlays, not the stock XOrg config.

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