Teja Konapalli
2023-Sep-12 06:44 UTC
[Libguestfs] [EXTERNAL] - Re: LIBGUESTFS supported version
Hi Richard & Team, Am getting below issue frequently when I try to mount using libguestfs. [ 2023-09-12 08:17:43 ] errno: ( 0 ) : mount_local: unknown option 1804310928 (this can happen if a program is compiled against a newer version of libguestfs, then dynamically linked to an older version) [ 2023-09-12 08:17:45 ] errno: ( 0 ) : mount_local: unknown option 1804310928 (this can happen if a program is compiled against a newer version of libguestfs, then dynamically linked to an older version) [ 2023-09-12 08:17:47 ] errno: ( 0 ) : mount_local: unknown option 1804310928 (this can happen if a program is compiled against a newer version of libguestfs, then dynamically linked to an older version) Regards, Teja -----Original Message----- From: Teja Konapalli Sent: Monday, September 11, 2023 5:48 PM To: libguestfs at redhat.com Cc: Richard W.M. Jones <rjones at redhat.com> Subject: RE: [EXTERNAL] - Re: [Libguestfs] LIBGUESTFS supported version Hi , Yes, was mounting one disk using libguestfs version 1.38 but the disk filesystem type is unknown, can't it be possible to mount unknown filesystem type disk? Thanks Teja K -----Original Message----- From: Richard W.M. Jones <rjones at redhat.com> Sent: Wednesday, September 6, 2023 4:50 PM To: Teja Konapalli <tkonapalli at opentext.com> Cc: libguestfs at redhat.com Subject: [EXTERNAL] - Re: [Libguestfs] LIBGUESTFS supported version CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. If you feel that the email is suspicious, please report it using PhishAlarm. On Wed, Sep 06, 2023 at 09:04:17AM +0000, Teja Konapalli wrote:> Am trying to install libguestfs in my redhat 8.2 version default its > installing 1.38.4. Could you please help us with the installation of > version 1.50 libguestfs (through command line in RHEL 8.2) and > supported RHEL versions of 1.50.The latest version of libguestfs for RHEL 8 is 1.44.0, but you would have to update to at least RHEL 8.4 (preferably later) to get that. libguestfs 1.50 is only available in RHEL 9. Is there a specific task you are trying to accomplish? Rich. -- Richard Jones, Virtualization Group, Red Hat https://urldefense.com/v3/__http://people.redhat.com/*rjones__;fg!!Obbck6kTJA!Y-zNijcNl5D5cSaJLK5etpMyCrqIEDFmMdfXxFfSw_hfENnkcM7aYnaNOaWTdxPuaUzHUJi7luHZwudwvQ$ Read my programming and virtualization blog: https://urldefense.com/v3/__http://rwmj.wordpress.com__;!!Obbck6kTJA!Y-zNijcNl5D5cSaJLK5etpMyCrqIEDFmMdfXxFfSw_hfENnkcM7aYnaNOaWTdxPuaUzHUJi7luF4dn9wCQ$ virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. https://urldefense.com/v3/__http://libguestfs.org/virt-v2v__;!!Obbck6kTJA!Y-zNijcNl5D5cSaJLK5etpMyCrqIEDFmMdfXxFfSw_hfENnkcM7aYnaNOaWTdxPuaUzHUJi7luEIQaD0aw$
Richard W.M. Jones
2023-Sep-12 07:44 UTC
[Libguestfs] [EXTERNAL] - Re: LIBGUESTFS supported version
On Tue, Sep 12, 2023 at 06:44:54AM +0000, Teja Konapalli wrote:> Hi Richard & Team, > > Am getting below issue frequently when I try to mount using libguestfs. > > [ 2023-09-12 08:17:43 ] errno: ( 0 ) : mount_local: unknown option 1804310928 (this can happen if a program is compiled against a newer version of libguestfs, then dynamically linked to an older version) > [ 2023-09-12 08:17:45 ] errno: ( 0 ) : mount_local: unknown option 1804310928 (this can happen if a program is compiled against a newer version of libguestfs, then dynamically linked to an older version) > [ 2023-09-12 08:17:47 ] errno: ( 0 ) : mount_local: unknown option 1804310928 (this can happen if a program is compiled against a newer version of libguestfs, then dynamically linked to an older version)There's no information here. What program are you using? What exact version of the program and libguestfs? What operating system are you using? How did you obtain and install libguestfs? etc. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org