Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command

2020-08-10 Thread Vladimir Sementsov-Ogievskiy
10.08.2020 17:20, Eric Blake wrote: On 8/10/20 7:35 AM, Denis V. Lunev wrote: The problem this patch is trying to address is libguestfs behavior on the appliance startup. It starts supporting to use root=UUID definition in the kernel command line of its root filesystem using file --  /usr/l

Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command

2020-08-10 Thread Denis V. Lunev
On 8/10/20 5:40 PM, Kevin Wolf wrote: > Am 10.08.2020 um 16:02 hat Vladimir Sementsov-Ogievskiy geschrieben: >> 10.08.2020 15:35, Denis V. Lunev wrote: >>> The problem this patch is trying to address is libguestfs behavior on the >>> appliance startup. It starts supporting to use root=UUID definiti

Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command

2020-08-10 Thread Kevin Wolf
Am 10.08.2020 um 16:02 hat Vladimir Sementsov-Ogievskiy geschrieben: > 10.08.2020 15:35, Denis V. Lunev wrote: > > The problem this patch is trying to address is libguestfs behavior on the > > appliance startup. It starts supporting to use root=UUID definition in > > the kernel command line of its

Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command

2020-08-10 Thread Eric Blake
On 8/10/20 7:35 AM, Denis V. Lunev wrote: The problem this patch is trying to address is libguestfs behavior on the appliance startup. It starts supporting to use root=UUID definition in the kernel command line of its root filesystem using file -- /usr/lib64/guestfs/appliance/root This work

Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command

2020-08-10 Thread Vladimir Sementsov-Ogievskiy
10.08.2020 15:35, Denis V. Lunev wrote: The problem this patch is trying to address is libguestfs behavior on the appliance startup. It starts supporting to use root=UUID definition in the kernel command line of its root filesystem using file -- /usr/lib64/guestfs/appliance/root This works

Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command

2020-08-10 Thread Denis V. Lunev
On 8/10/20 3:52 PM, Richard W.M. Jones wrote: > On Mon, Aug 10, 2020 at 03:35:55PM +0300, Denis V. Lunev wrote: >> The problem this patch is trying to address is libguestfs behavior on the >> appliance startup. It starts supporting to use root=UUID definition in >> the kernel command line of its ro

Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command

2020-08-10 Thread Richard W.M. Jones
On Mon, Aug 10, 2020 at 03:35:55PM +0300, Denis V. Lunev wrote: > The problem this patch is trying to address is libguestfs behavior on the > appliance startup. It starts supporting to use root=UUID definition in > the kernel command line of its root filesystem using > file -- /usr/lib64/guest

[PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command

2020-08-10 Thread Denis V. Lunev
The problem this patch is trying to address is libguestfs behavior on the appliance startup. It starts supporting to use root=UUID definition in the kernel command line of its root filesystem using file -- /usr/lib64/guestfs/appliance/root This works fine with RAW image, but we are using QCOW2