root@techxpert:/opt/GNS3#cd qemu
root@techxpert:/opt/GNS3/qemu#wget http://download.savannah.gnu.org/releases/qemu/qemu-0.11.0.tar.gz
installing and patching the Qemu
root@techxpert:/opt/GNS3/qemu#tar xvzf qemu-0.11.0.tar.gz
root@techxpert:/opt/GNS3/qemucd qemu-0.11.0
root@techxpert:/opt/GNS3/qemu/qemu-0.11.0#wget http://downloads.sourceforge.net/gns-3/qemu-0.11.0-olive.patch?download
rename the file qemu-0.11.0-olive.patch?download ---> qemu-0.11.0-olive.patch
root@techxpert:/opt/GNS3/qemu/qemu-0.11.0#patch -p1 -i qemu-0.11.0-olive.patch
root@techxpert:/opt/GNS3/qemu/qemu-0.11.0#./configure
root@techxpert:/opt/GNS3/qemu/qemu-0.11.0#make
root@techxpert:/opt/GNS3/qemu/qemu-0.11.0#sudo make install
Open Gns3 Go to menu-->edit--preferences-->General setting
path of qemuwrapper = /opt/GNS3/GNS3-0.8.3.1-src/qemuwrapper/qemuwrapper.py
working direcatory = /opt/GNS3/tmp
path of qemu= /usr/local/bin/qemu
path of qemu-img=/usr/local/bin/qemu-img
Now open option qemu Guest
Identifier name = your name
Binary image = location where you have saved
left default all options.
good
ReplyDeleteeven after the above steps...it is not working
ReplyDeleteI am using Ubuntu 12.04 and GNS3 0.8.3