The Artima Developer Community
Sponsored Link

Web Buzz Forum
Installing qemu and kqemu on Ubuntu 5.04 hoary

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stuart Langridge

Posts: 2006
Nickname: aquarius
Registered: Sep, 2003

Stuart Langridge is a web, JavaScript, and Python hacker, and sometimes all three at once.
Installing qemu and kqemu on Ubuntu 5.04 hoary Posted: Jun 14, 2005 4:20 PM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Stuart Langridge.
Original Post: Installing qemu and kqemu on Ubuntu 5.04 hoary
Feed Title: as days pass by
Feed URL: http://feeds.feedburner.com/kryogenix
Feed Description: scratched tallies on the prison wall
Latest Web Buzz Posts
Latest Web Buzz Posts by Stuart Langridge
Latest Posts From as days pass by

Advertisement

More for my benefit than anyone else’s, a walkthrough on how to install both the vmware-a-like qemu and its kqemu kernel module that makes it run at a decent speed.
Follow the kqemu install instructions, but before you do the installation, install some Ubuntu packages. You need libsdl1.2-dev, and the linux-headers package that corresponds to the kernel you’re running. The headers install in /usr/src; you may need to pass a parameter to ./configure when compiling qemu to ensure that it picks them up. It should say that SDL support is on when running configure. Before running qemu, you’ll need to modprobe kqemu, and you may need to create /dev/kqemu as described on the documentation page.

Read: Installing qemu and kqemu on Ubuntu 5.04 hoary

Topic: GMail on the move Previous Topic   Next Topic Topic: Death to Apache [The BileBlog] So our Apache heros...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use