qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1378407] Re: [feature request] Partition table wrapper


From: Michael Tokarev
Subject: [Qemu-devel] [Bug 1378407] Re: [feature request] Partition table wrapper for single-filesystem images
Date: Fri, 10 Oct 2014 17:54:48 -0000

This is a rather specific use case.  Note that linux can use
partitionless diskspace just fine, and depending on the bootmanager, one
can use single partition as a virtual disk to boot linux too (syslinux
supports this mode for one).  Implementing this feature in qemu does not
make much sense to me, unless it is a generic block device remapper like
dm in kernel, which is rather complex.  FWIW.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1378407

Title:
  [feature request] Partition table wrapper for single-filesystem images

Status in QEMU:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1378407/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]