Re: [Libguestfs] Libguestfs + e2fsprogs

2022-09-13 Thread Richard W.M. Jones
On Tue, Sep 13, 2022 at 09:00:15PM +0530, Jevin Gala wrote: > Thank you for the information. > But I wanted to keep system binary separate and let my custom binary be picked > up by libguestfs. > If there is no other way then I will need to replace system binary. I don't think there's any easy way

Re: [Libguestfs] Libguestfs + e2fsprogs

2022-09-13 Thread Jevin Gala
Thank you for the information. But I wanted to keep system binary separate and let my custom binary be picked up by libguestfs. If there is no other way then I will need to replace system binary. On Tue, 13 Sep, 2022, 8:37 pm Richard W.M. Jones, wrote: > On Tue, Sep 13, 2022 at 08:26:26PM +0530,

Re: [Libguestfs] Libguestfs + e2fsprogs

2022-09-13 Thread Richard W.M. Jones
On Tue, Sep 13, 2022 at 08:26:26PM +0530, Jevin Gala wrote: > Hi, > > Using latest libguestfs won't be possible since I want NTFS support too. > And I don't want to compile libguestfs separately for CentOS 7 Unless I can > comfortably use the libguestfs which I compiled on CentOS 8 and use it for

Re: [Libguestfs] Libguestfs + e2fsprogs

2022-09-13 Thread Jevin Gala
Hi, Using latest libguestfs won't be possible since I want NTFS support too. And I don't want to compile libguestfs separately for CentOS 7 Unless I can comfortably use the libguestfs which I compiled on CentOS 8 and use it for CentOS 7. Symlink also won't help ? /usr/sbin/resize2fs -> /my-dir/my

Re: [Libguestfs] Libguestfs + e2fsprogs

2022-09-13 Thread Richard W.M. Jones
On Tue, Sep 13, 2022 at 07:50:35PM +0530, Jevin Gala wrote: > Hi, > > > Thank you for your response. > > You mean path : /usr/lib64/guestfs/supermin.d/ > So I can include my binary (viz : e2fsck/resize2fs) which is compiled in some > other path as well using file :  hostfiles ? If there are par

Re: [Libguestfs] Libguestfs + e2fsprogs

2022-09-13 Thread Jevin Gala
Hi, Thank you for your response. You mean path : /usr/lib64/guestfs/supermin.d/ So I can include my binary (viz : e2fsck/resize2fs) which is compiled in some other path as well using file : hostfiles ? On Tue, Sep 13, 2022 at 7:20 PM Richard W.M. Jones wrote: > On Mon, Sep 12, 2022 at 06:52

Re: [Libguestfs] Libguestfs + e2fsprogs

2022-09-13 Thread Richard W.M. Jones
On Mon, Sep 12, 2022 at 06:52:34PM +0530, Jevin Gala wrote: > Hi, > > > I wanted to use a higher version of e2fsprogs (1.45) with libguestfs 1.28. > Can I get some information on how I can proceed or use the one compiled on the > server separately ? Supermin just uses whatever version of e2fspro

[Libguestfs] Libguestfs + e2fsprogs

2022-09-13 Thread Jevin Gala
Hi, I wanted to use a higher version of e2fsprogs (1.45) with libguestfs 1.28. Can I get some information on how I can proceed or use the one compiled on the server separately ? -- Regards, Jevin Gala Virtualizor support - Softaculous Ltd. ___ Libgu