How to let a guest start from CDRom?
Posted: Tue Feb 17, 2015 1:57 pm
Hi guys,
I have a simple question (I guess). I have my own hypervisor that kicks of my kernel via my ELF loader (the ELF file resides in a ramdisk). This works quite well and is hassle free.
Now I am thinking of expanding this scenario and let the guest boot via CD. Does anybody have leads as to how i would do so? My hypervisor so far sets up most of the real mode stuff for the guest. I can also start a guest in unrestricted guest mode (through which I successfully boot NetBSD these days). I am new to IO interaction (hard disks/cdroms) so I am kind of lost here.
Thanks!
I have a simple question (I guess). I have my own hypervisor that kicks of my kernel via my ELF loader (the ELF file resides in a ramdisk). This works quite well and is hassle free.
Now I am thinking of expanding this scenario and let the guest boot via CD. Does anybody have leads as to how i would do so? My hypervisor so far sets up most of the real mode stuff for the guest. I can also start a guest in unrestricted guest mode (through which I successfully boot NetBSD these days). I am new to IO interaction (hard disks/cdroms) so I am kind of lost here.
Thanks!