Opened 7 years ago
Closed 3 years ago
#48 closed enhancement (fixed)
Ready-made, downloadable QEMU images with various payloads
| Reported by: | uwe | Owned by: | uwe |
|---|---|---|---|
| Priority: | critical | Milestone: | Going mainstream |
| Component: | wiki/website/tracker | Keywords: | |
| Cc: | Dependencies: | ||
| Patch Status: | there is no patch |
Description
People new to LinuxBIOS would surely appreciate ready-made, downloadable QEMU images they can use to test LinuxBIOS without having to modify their hardware. We should provide images with various payloads, and for various architectures (QEMU supports more than just x86).
They'd just download the image, put it in their $HOME, and run something like
qemu -L ~ -hda disk.img -nographic
Yes, there is the QEMU Build Tutorial, but many people are probably not willing to do all those steps just for a quick test. Ready-made QEMU images could lead to more people trying out LinuxBIOS.
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by stepan
comment:2 Changed 5 years ago by uwe
- Owner changed from somebody to uwe
- Status changed from new to assigned
- version v2 deleted
Partly done, see http://www.coreboot.org/QEMU#Ready-made_QEMU_images.
When we have a few more QEMU images on that page (with FILO, Linux, GRUB2, etc) we can close this issue.
comment:3 Changed 3 years ago by stepan
- Resolution set to fixed
- Status changed from assigned to closed
We have great images there. As with all projects, things change, and new contributions and updates are welcome, but that's neither a bug, nor a "critical" situation in our project.

Some such images are available with FILO payload at http://qa.linuxbios.org/overview.php
We need the whole thing with other payloads as well.