diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1378407')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1378407 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1378407 b/results/scraper/launchpad-without-comments/1378407 new file mode 100644 index 000000000..e29e09ddc --- /dev/null +++ b/results/scraper/launchpad-without-comments/1378407 @@ -0,0 +1,5 @@ +[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 |