Hi,
I'm trying to access sd card in guest using virtio block.I am able to start loading the guest by adding the DTS entry for virtio in both guest and hypervisor I use but getting stuck when trying to read partition details(msdos partition) from virtblk_probe(). I traced it and found that it is not returning from wait_on_page_read() in linux4.5/mm/filemap.c.
Can anyone suggest a solution..?
Regards,
Prethibha
Please make sure that guested OS supports SDcard reader.
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------