> On Aug 24, 2022, at 4:36 PM, Martin Oliveira <martin.olive...@eideticom.com> 
> wrote:
>    -drive file=nvme://0000:26:00.0,if=none,id=drive0,format=raw
>    -device virtio-blk,drive=drive0,id=virtio0,serial=nvme0

Small typo above, I missed the /1, it should read:

    -drive file=nvme://0000:26:00.0/1,if=none,id=drive0,format=raw
    -device virtio-blk,drive=drive0,id=virtio0,serial=nvme0

Martin

Reply via email to