Re: [Libguestfs] virt-p2v NVMe disks
by Richard W.M. Jones
On Mon, Nov 02, 2020 at 11:15:18PM +0000, Femi Adegoke wrote:
> Hello Mr. Jones,
>
> Trying to convert a Fedora WS desktop to virtual.
> The WS is installed on a Samsung 1TB m2 NVMe drive .
> No local disk shows up so I can’t execute conversion.
>
> Does virt-p2v support NVMe?
TBH I'm not sure. If you get a shell inside virt-p2v
(press the "XTerm" button, or use the F-keys to get
to a console), try running:
lsblk
and send us the output.
Actually I suspect we need to modify virt-p2v to recognize
/dev/nvme* as a block device name.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
4 years
Re: [Libguestfs] Release request for the new version of libldm
by zhang yuxing
Thank you. It will help me a lot if there is a new release version!
> 在 2020年11月3日,19:40,Richard W.M. Jones <rjones(a)redhat.com> 写道:
> On Tue, Nov 03, 2020 at 07:06:49PM +0800, zhang yuxing wrote:
>> Hi, Mr.Rich:
>> First of all, thank you very much for your help in the following question,
>> which perfectly solved the problem in my project.
>> https://bugzilla.redhat.com/show_bug.cgi?id=1890478
>> In addition, I saw your commitment in August in the following project, which
>> fixes an important bug. I hope to release the latest code of libldm, which will
>> also help many people use it.
>> https://github.com/mdbooth/libldm
>> Finally, thank you again for your previous help and dedication to the open
>> source community.
>
> I guess we can do a new release. No objections Matt?
>
> Also I'm not sure where if anywhere we are hosting tarballs. Maybe we
> are relying on github's automatic tarball feature?
>
> Rich.
>
> --
> Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
> Read my programming and virtualization blog: http://rwmj.wordpress.com
> Fedora Windows cross-compiler. Compile Windows programs, test, and
> build Windows installers. Over 100 libraries supported.
> http://fedoraproject.org/wiki/MinGW
4 years
Re: [Libguestfs] Release request for the new version of libldm
by Richard W.M. Jones
On Tue, Nov 03, 2020 at 07:06:49PM +0800, zhang yuxing wrote:
> Hi, Mr.Rich:
>
> First of all, thank you very much for your help in the following question,
> which perfectly solved the problem in my project.
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1890478
>
> In addition, I saw your commitment in August in the following project, which
> fixes an important bug. I hope to release the latest code of libldm, which will
> also help many people use it.
>
> https://github.com/mdbooth/libldm
>
> Finally, thank you again for your previous help and dedication to the open
> source community.
I guess we can do a new release. No objections Matt?
Also I'm not sure where if anywhere we are hosting tarballs. Maybe we
are relying on github's automatic tarball feature?
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW
4 years