2018-01-02 9:58 GMT+01:00 Danny Milosavljevic <dan...@scratchpost.org>:

>
> > As for the log in the guest, how wold I copy and paste it ?
>
> There's a stdio feature in qemu:
>
> qemu-system-x86_64 -enable-kvm -hda Q -serial stdio -m 1G
>                                       ^^^^^^^^^^^^^
>
> So if you start qemu in a terminal, you can log into the guest from that
> terminal (at least when you pass (kernel-arguments '("console=ttyS0")) to
> the guest.
>
> You can copy & paste normally from that terminal.
>


It says:
qemu-system-x86_64: -hda Q: Could not open 'Q': No such file or directory

This is the ffile that I'm using to launch quemu
https://paste.freshbakedyams.com/paste/T4NS0FD2

Reply via email to