Ubuntu12.04: Qemu command not found

Source: Internet
Author: User
The system platform is Ubuntu12.04. After qemu is installed using the sudoapt-getinstallqemu command, enter qemu in terminal to display the following: www.linuxidc.com @ HY-Ubuntu :~ /Linux-3.3.1 $ qemuNocommand 'qemu' found, didyoumean: Command 'qtemu 'frompackag

The system platform is Ubuntu 12.04

After qemu is installed using the sudo apt-get install qemu command, the following information is displayed after qemu is entered in terminal:

Www.linuxidc.com @ HY-Ubuntu :~ /Linux-3.3.1 $ qemu
No command 'qemu' found, did you mean:
Command 'qtemu' from package 'qtemu' (universe)
Command 'aqemu' from package 'aqemu' (universe)
Qemu: command not found


Enter q in the usr/bin directory and press the tab key to match:

Www.linuxidc.com @ HY-Ubuntu:/usr/bin $ q
Q1_qemu-io qpdldecode
Qemu-ga qemu-launcher qrttoppm
Qemu-i386 qemu-nbd quirks-handler
Qemu-ifdown qemu-system-i386 quote
Qemu-ifup qemu-system-x86_64 quote_readline
Qemu-img qemu-x86_64


Google. Solution:

Replace the qemu directive with the qemu-system-i386 or qemu-system-x86_64 directive. If you want to use the qemu command, you can create a soft link:
Sudo ln-s/usr/bin/qemu-system-i386/usr/bin/qemu

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.