diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/393569')
| -rw-r--r-- | results/scraper/launchpad-without-comments/393569 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/393569 b/results/scraper/launchpad-without-comments/393569 new file mode 100644 index 000000000..a32e56a5c --- /dev/null +++ b/results/scraper/launchpad-without-comments/393569 @@ -0,0 +1,5 @@ +qemu cannot load multiple initramfs archives + +According to Documentation/early-userspace/buffer-format.txt, an initramfs can be populated from multiple cpio archives, which seems like it could be a really useful feature when using QEMU to boot Linux kernels directly, without installing them on the disk image. + +Unfortunately, QEMU does not support actually loading multiple files into the initrd space (which is also where initramfs archives go). It would be really nice if it did. \ No newline at end of file |