Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1

465 bytes added, 17:34, 15 January 2012
Installing the first guest machine
Executing /sbin/chkconfig libvirtd on
Warning: unit files do not carry install information. No operation executed.
 
=== Create your personal network ===
 
Start Virtual Machine Manager through Gnome or through command line. You will need to enter your root password.
virt-manager
Right click 'localhost (QEMU)' and select 'Details'. Click on the 'Virtual Networks' tab and use the plus sign to add a new virtual network using the following options.
*Name your virtual network 'ops335'
*Use the last two digits of your student number for the third octet of network IP address. Example, if your student number is 000-000-090, the network address would be 192.168.90.0/24.
 
 
=== Installing the first guest machine ===
With the virtualization software installedand your personal network created, you are now ready to create your first "Virtual Machine". Use the Fedora 16 x86 64 bit disk to install, or download an iso from Belmont (these links will only work at school).
wget http://belmont.senecac.on.ca/fedora/releases/16/Live/x86_64/Fedora-16-x86_64-Live-Desktop.iso
or
wget http://belmont.senecac.on.ca/fedora/releases/16/Live/x86_64/Fedora-16-x86_64-Live-KDE.iso
Start Virtual Machine Manager through Gnome or through command line. You will need to enter your root password.
virt-manager
#Click on the icon "Create a new virtual machine" to begin.
#Name your machine "f16-vm01" and choose your installation method - "Local install media". Choose the desired option to install from either the CD or iso. For "OS type" select "Linux" and for Version select "Fedora 16" then click on the "Forward" button.
1
edit