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?
|
feedback
|
|
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. | |||
|
feedback
|