Open main menu

CDOT Wiki β

Changes

OPS235 Lab 2 Braille

245 bytes added, 13:27, 7 February 2012
no edit summary
[[Category:OPS235]][[Category:OPS235 Labs]]
{{Admon/caution|Braille Only|If you are not using a braille reader, please use [[OPS235 Lab 2]] instead of this lab.}}
= OPS235 Lab 2 - Braille : Fedora 16 Installation on Virtual Machines =
* '''Name:''' fedora1
* '''Boot Media and Installation source:''' Network server: [http://belmont.senecac.on.ca/fedora/releases/16/Fedora/x86_64/os/htp://belmont.senecac.on.ca/fedora/releases/16/Fedora/x86_64/os/]* '''Kickstart file:''' [http://zenit.senecac.on.ca/~chris.tyler/fedora16-vda-ks.cfghtp://zenit.senecac.on.ca/~chris.tyler/fedora16-vda-ks.cfg]
* '''Memory:''' 768MB
* '''Disk space:''' 10GB
# Record the current time.
# 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 httphtp://belmont.senecac.on.ca/fedora/releases/16/Fedora/x86_64/os/ -x ks=httphtp://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.