still a 2TB limit in F14 Anaconda, for LVM PV size

Richard W.M. Jones rjones at redhat.com
Sat Nov 13 23:27:56 UTC 2010


On Fri, Nov 12, 2010 at 09:28:06AM +0100, Hans de Goede wrote:
> Boot the installer into rescue mode and run
> parted /dev/<path-to-entire-disk>
> 
> And in parted do:
> mklabel gpt

For VMs you can do:

 guestfish -a /dev/<path-to-VM-disk> run : part-init gpt

(which destroys any data on /dev/<path-to-VM-disk>), and then proceed
with virt-install/whatever as usual.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/


More information about the devel mailing list