At 2016-07-21 19:37:19, "Richard W.M. Jones" <rjones(a)redhat.com> wrote:
On Thu, Jul 21, 2016 at 07:31:51PM +0800, Chen Hanxiao wrote:
>
> Hi, Rich:
>
> I download the rpm from
>
https://people.redhat.com/~rjones/libguestfs-RHEL-7.3-preview/supermin5-5...
>
> and exact it
Please install it using yum:
# cat > /etc/yum.repos.d/libguestfs-RHEL-7.3-preview.repo <<EOF
[libguestfs-RHEL-7.3-preview]
name=libguestfs RHEL 7.3 preview
baseurl=http://people.redhat.com/~rjones/libguestfs-RHEL-7.3-preview/
enabled=1
gpgcheck=0
EOF
# yum install supermin5
# supermin5 --version
> But
> #supermin -V
> supermin 4.1.4
>
> supermin: unknown option `--build'.
> supermin - tool for creating supermin appliances
> Copyright (C) 2009-2013 Red Hat Inc.
>
> Anything wrong?
On RHEL and CentOS 7 the tool is called 'supermin5'.
Hi, Rich
Thanks for teaching me.
5.1.16 still fail on this machine.
Please check the attachment.
the strace output is too big though(73M as tgz),
I could not attach it via email.
Regards,
- Chen