diff options
Diffstat (limited to 'results/classifier/gemma3:12b/boot/393569')
| -rw-r--r-- | results/classifier/gemma3:12b/boot/393569 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/393569 b/results/classifier/gemma3:12b/boot/393569 new file mode 100644 index 000000000..b143558b1 --- /dev/null +++ b/results/classifier/gemma3:12b/boot/393569 @@ -0,0 +1,6 @@ + +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 |