You are not logged in.

#1 2017-08-11 08:25:47

Zobel92
Member
Registered: 2017-08-11
Posts: 6

QEMU start with the boot - Problem

Hello,

i wanted my QEMU VM to start directly at the boot. There is a checkmark at the line "Started QEMU virtual machine". But then i come to the login and there isn't a VM anywhere. My wish is, that I can only see starting the WIN10 in the VM, and that the Arch could not be seen. Any solutions how I could get the VM to the screen directly?

Offline

#2 2017-08-11 08:42:36

robg
Member
Registered: 2015-03-05
Posts: 218

Re: QEMU start with the boot - Problem

There is no such things as "booting into qemu"; as a vm, qemu needs to interact with the kernel, hence the latter needs to be running. You can of course simulate the experience you desire:

- Enable automatic login and launch of X.
- In startx place something along the lines of "exec openbox-session" and "qemu-system-x86-64 ...".

Offline

#3 2017-08-11 10:52:48

Zobel92
Member
Registered: 2017-08-11
Posts: 6

Re: QEMU start with the boot - Problem

The automatic login was no problem, but the automatic launch of X isn't working. I followed the instructions at the xinit Wiki article, but it doesn't work.

Offline

#4 2017-08-11 11:28:37

robg
Member
Registered: 2015-03-05
Posts: 218

Re: QEMU start with the boot - Problem

"it does't work" is not an error message. Please post the contents of your .xinitrc, the exact steps you took and all error messages you encountered (if any). See this.

Offline

Board footer

Powered by FluxBB