Changes

Jump to: navigation, search

VMs+Emulation

105 bytes added, 18:44, 18 April 2010
no edit summary
<h2>Process</h2>
<h3>Installation</h3>
 <strong>Arm Emulation</strong>
The chosen hypervisor to run Fedora-ARM under Fedora was QEMU. QEMU was chosen over other hypervisors as it is a well known emulator that supports ARM platforms.
<br /><strong>Libvert</strong><br />
Libvirt is a virtualization management framework and is full of useful tools. Libvirt provides tools such as “virsh” virtualization shell, as well as the “virt-manager” GUI tool that manipulates the command-line virtual machine management tools.
<br />
Installing and starting the virtualization software
<br />yum groupinstall virtualization<br />yum install qemu-system-arm<br />service libvirtd start<br /><br />Installing the ARM root filesystem and XML<br /><br />cd /var/lib/libvirt/images<br />
wget http://ftp.linux.org.uk/pub/linux/arm/fedora/qemu/zImage-versatile-2.6.24-rc7.armv5tel \ <br />
http://cdot.senecac.on.ca/arm/arm1.xml \<br />
1
edit

Navigation menu