diff options
Diffstat (limited to 'results/classifier/gemma3:12b/device/1378407')
| -rw-r--r-- | results/classifier/gemma3:12b/device/1378407 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1378407 b/results/classifier/gemma3:12b/device/1378407 new file mode 100644 index 00000000..c6acf687 --- /dev/null +++ b/results/classifier/gemma3:12b/device/1378407 @@ -0,0 +1,6 @@ + +[feature request] Partition table wrapper for single-filesystem images + +Suppose you have a single filesystem image. It would be nice if QEMU could generate a virtual partition table for it and make it available to the guest as a partitioned disk. Otherwise you have to use workarounds like this: wiki.archlinux.org/index.php/QEMU#Simulate_virtual_disk_with_MBR_using_linear_RAID + +It should be relatively easy to do on top of existing vvfat code. \ No newline at end of file |