[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libguestfs] Whether libguestfs work only with 32bit processors
- From: "Richard W.M. Jones" <rjones redhat com>
- To: Rajiv Rajaian <rajiv care gmail com>
- Cc: libguestfs redhat com
- Subject: Re: [Libguestfs] Whether libguestfs work only with 32bit processors
- Date: Mon, 16 Aug 2010 19:03:45 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]