[Libguestfs] Whether libguestfs work only with 32bit processors

Richard W.M. Jones rjones at redhat.com
Mon Aug 16 18:03:45 UTC 2010


On Mon, Aug 16, 2010 at 11:13:56PM +0530, Rajiv Rajaian wrote:
> Thank Richard
> Will you please help me to remove the 32 bit test from
> /usr/bin/virt-resize.??
> Whether I have to add any option to this command or how to run this
> command??

Edit /usr/bin/virt-resize with your favorite editor, remove the
following two lines, save it, and run it again.

  die __"virt-resize: sorry this program does not work on a 32 bit host\n"
      if ~1 == 4294967294;

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora




More information about the Libguestfs mailing list