I'm developing my own OS, but I'm having some problems with Qemu, because I need to change the floppy image from grub.img to os.img while the emulation is running, but how can I do this?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You can open qemu's console by pressing Ctrl-Alt-2. (It's been a long time since I used that, so I don't remember the exact command, sorry.)

Ctrl-Alt-1 to switch back to the VM's display.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.