Changes

Jump to: navigation, search

OPS235 Lab 2 Braille

68 bytes added, 03:54, 3 February 2012
Steps to Perform
# Run this command to start the installation of a virtual machine named fedora1: virt-install --connect qemu:///system --name fedora1 -r 768 --os-variant fedora16 --network network=default --disk /var/lib/libvirt/images/f16-ks-1,size=10 -l http://belmont.senecac.on.ca/fedora/releases/16/Fedora/x86_64/os/ -x ks=http://zenit.senecac.on.ca/~chris.tyler/fedora16-vda-ks.cfg --noautoconsole
# The virtual machine will stop when the installation is complete. You can see if the virtual machine is running with the command: virsh list
# Record the approximate time that the installation ends. Subtract the start time to find out how long the installation took.
# Once the virtual machine has been installed, start it with this command: virsh start fedora1
# In order to connect to the virtual machine, you need to know:

Navigation menu