From 7d0876d4717842120054010f3ffccc734e0fdb51 Mon Sep 17 00:00:00 2001 From: zhengsihua Date: Thu, 30 Oct 2014 22:05:53 +0800 Subject: [PATCH] =?UTF-8?q?[Translating]=20Linux=20FAQs=20with=20Answers--?= =?UTF-8?q?How=20to=20fix=20=E2=80=9Chda-duplex=20not=20supported=20in=20t?= =?UTF-8?q?his=20QEMU=20binary=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...--How to fix hda-duplex not supported in this QEMU binary.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20141029 Linux FAQs with Answers--How to fix hda-duplex not supported in this QEMU binary.md b/sources/tech/20141029 Linux FAQs with Answers--How to fix hda-duplex not supported in this QEMU binary.md index eafc88f00c..d89384c5b9 100644 --- a/sources/tech/20141029 Linux FAQs with Answers--How to fix hda-duplex not supported in this QEMU binary.md +++ b/sources/tech/20141029 Linux FAQs with Answers--How to fix hda-duplex not supported in this QEMU binary.md @@ -1,3 +1,5 @@ +Translating------geekpi + Linux FAQs with Answers--How to fix “hda-duplex not supported in this QEMU binary” ================================================================================ > **Question**: When I try to install Linux on a new VM in virt-manager, the VM fails to boot with the following error: "unsupported configuration: hda-duplex not supported in this QEMU binary." How can I fix this error?