On 2017年11月20日 19:07, Burton, Ross wrote:
On 17 November 2017 at 06:08, Hongxu Jia <hongxu.jia@windriver.com> wrote:
+qemu by default emulates IDE and the linux-yocto kernel(s) use
+CONFIG_IDE instead of the more modern libsata, so disks appear as
+/dev/hd*. A similar patch rejected by upstream because CONFIG_IDE
+is deprecated.

Can we fix our kernel and/or qemu configuration too?


Hi Bruce,

Do you have any suggestion? How about disable CONFIG_IDE?

//Hongxu

Ross