Difference between revisions of "OPS235 Lab 2 - Fedora17"

From CDOT Wiki
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:OPS235]][[Category:OPS235 Labs]]
 
[[Category:OPS235]][[Category:OPS235 Labs]]
= Fedora 19 Installation Methods (on Virtual Machines: fedora1, fedora2, fedora3) =
+
{{Admon/caution|THIS IS AN OLD VERSION OF THE LAB|'''This is an archived version. Do not use this in your OPS235 course.'''}}
 +
 
 +
= Fedora 17 Installation Methods (on Virtual Machines: fedora1, fedora2, fedora3) =
  
 
== Introduction ==
 
== Introduction ==
Line 8: Line 10:
 
:* '''Software testing''' -- Using multiple operating systems simultaneously on a single computer for testing and experimentation.
 
:* '''Software testing''' -- Using multiple operating systems simultaneously on a single computer for testing and experimentation.
 
:* '''Network simulation''' -- Testing network services, protocols, and security scenarios with a small number of computers.
 
:* '''Network simulation''' -- Testing network services, protocols, and security scenarios with a small number of computers.
:* '''Penetration Testing''' -- Perform Scanning & enumeration in a safe and authorized environment to test for system vulnerabilities.
 
 
:* '''Isolation''' -- Protecting multiple sets of data by storing them on multiple virtual machines. If one of the virtual machines is compromised, the data on other virtual machines is still protected.
 
:* '''Isolation''' -- Protecting multiple sets of data by storing them on multiple virtual machines. If one of the virtual machines is compromised, the data on other virtual machines is still protected.
 
:* '''Server consolidation''' -- Reducing the number of physical servers in a network by moving physical machines to virtual machines. This saves hardware, administration, cooling, and electricity costs, and it can increase the utilization of hardware (by ensuring that the hardware is not under-loaded).
 
:* '''Server consolidation''' -- Reducing the number of physical servers in a network by moving physical machines to virtual machines. This saves hardware, administration, cooling, and electricity costs, and it can increase the utilization of hardware (by ensuring that the hardware is not under-loaded).
Line 20: Line 21:
  
  
You should already have both a '''Fedora installation DVD''' and a '''Fedora LIVE DVD'''.
+
You should already have both a '''Fedora installation DVD''' and a '''Fedora LIVE CD'''.
  
  
In both cases, the boot media (which you used to load the installation software) and the installation source (the software that got installed) were the same: your DVD provides both. However, the Fedora (and most other Linux distributions) permits you to use any combination of boot media and installation media:
+
In both cases, the boot media (which you used to load the installation software) and the installation source (the software that got installed) were the same: your CD/DVD provides both. However, the Fedora (and most other Linux distributions) permits you to use any combination of boot media and installation media:
  
 
|
 
|
Line 32: Line 33:
 
! Install. Source
 
! Install. Source
 
|-
 
|-
! DVD
+
! CD or DVD
 
! ✓
 
! ✓
 
! ✓
 
! ✓
Line 47: Line 48:
 
! ✓
 
! ✓
 
! ✓
 
! ✓
|-6
+
|-
 
! PXE Network Boot
 
! PXE Network Boot
 
! ✓
 
! ✓
Line 68: Line 69:
 
== Required Materials (Bring to All Labs) ==
 
== Required Materials (Bring to All Labs) ==
  
* Fedora 19 LIVE DVD
+
* Fedora 17 LIVE CD
 +
* Fedora 17 x86_64 Installation DVD
 
* SATA Hard Disk (in removable disk tray)
 
* SATA Hard Disk (in removable disk tray)
 
* USB Memory Stick
 
* USB Memory Stick
 
* Lab Logbook
 
* Lab Logbook
  
(Note: The Fedora 19 x86_64 Full Installation DVD is not required for this lab)
 
  
 
==Prerequisites==
 
==Prerequisites==
Line 84: Line 85:
 
:* '''virsh''' (Refer to Fedora Virtualization Guide link in the "Resources on the Web" section)
 
:* '''virsh''' (Refer to Fedora Virtualization Guide link in the "Resources on the Web" section)
 
:* [http://linuxmanpages.com/man1/gzip.1.php gzip / gunzip]
 
:* [http://linuxmanpages.com/man1/gzip.1.php gzip / gunzip]
 +
  
 
== Resources on the Web ==
 
== Resources on the Web ==
Line 95: Line 97:
 
|- valign="top"
 
|- valign="top"
 
|
 
|
[http://docs.fedoraproject.org/en-US/Fedora/19/html/Virtualization_Getting_Started_Guide/index.html Fedora Virtualization Getting Started Guide]
+
[http://docs.fedoraproject.org/virtualization-guide/f13/en-US/html/ Fedora Virtualization Guide]
 
|
 
|
* [http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Quick_Start_Guide/ Fedora 19 Installation Quick Start Guide]
+
* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Fedora_Live_Images/ Fedora 17 Live Image Guide]
 +
* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Quick_Start_Guide/ Fedora 17 Installation Quick Start Guide]
 
|
 
|
[http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/ Fedora 19 Installation Guide]
+
[http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ Fedora 17 Installation Guide]
* [http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/ch-Preparing-x86.html#s1-steps-network-installs-x86/ Preparing for a Network Installation]
+
* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ch-Preparing-x86.html#s1-steps-network-installs-x86/ Preparing for a Network Installation]
* [http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/ch-Preparing-x86.html#s1-steps-network-installs-x86 Performing a Network Installation]
+
* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ch-Preparing-x86.html#s1-steps-network-installs-x86 Performing a Network Installation]
 
|
 
|
[http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/ Fedora 19 Installation Guide]
+
[http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ Fedora 17 Installation Guide]
* [http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/sn-automating-installation.html Automating the Installation with Kickstart]
+
* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/sn-automating-installation.html Automating the Installation with Kickstart]
* [http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/ch-kickstart2.html Kickstart Installations]
+
* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ch-kickstart2.html Kickstart Installations]
* [http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/ch-redhat-config-kickstart.html Kickstart Configurator]
+
* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ch-redhat-config-kickstart.html Kickstart Configurator]
  
 
|}
 
|}
Line 116: Line 119:
  
 
# '''Open a web-browser''', and open the '''OPS235 Lab #2 WIKI'''. '''<br /><br />NOTE:''' You need to enter your "MySeneca" username and password to obtain a "wired" Internet connection (otherwise, you will not be able to perform the "groupinstall" command in the next step). Remember to perform a "wired-connection" (logging in with your MySeneca username and password via a web-browser) every time you boot-up your host machine...<br /><br />
 
# '''Open a web-browser''', and open the '''OPS235 Lab #2 WIKI'''. '''<br /><br />NOTE:''' You need to enter your "MySeneca" username and password to obtain a "wired" Internet connection (otherwise, you will not be able to perform the "groupinstall" command in the next step). Remember to perform a "wired-connection" (logging in with your MySeneca username and password via a web-browser) every time you boot-up your host machine...<br /><br />
# Open a shell terminal, and login to the root account.
+
# Install the Fedora virtualization software: <code>yum groupinstall "Virtualization"</code> or <code>pkcon install @virtualization</code>  The virtualization software installed is in three parts:
 
+
:* '''A system service named ''libvirtd''''' that manages the VMs.
{{Admon/tip|Remember to use '''su -''' prior to running administration commands|A common mistakes students make in OPS235 is to forget to log into the root account prior to running administration commands. Therefore, if a command doesn't work, ask yourself, "is this is an administration command?"}}
+
:* '''Tools to manage virtualization''', including the <code>virt-manager</code> graphical tool and the <code>virsh</code> command-line tool.
 
+
:* The actual '''virtual machines''' themselves.
 
 
<ol>
 
  <li value="3">Install the Fedora virtualization software by issuing the Linux command: <code>'''yum groupinstall "Virtualization"'''</code> ( You can alternatively use the Linux command: <code>pkcon install @virtualization</code> )</li>
 
</ol>
 
 
 
{{Admon/tip|More About KVM| The KVM virtualization software installed is in three parts:<ol>
 
<li>'''A system service named ''libvirtd''''' that manages the VMs.</li>
 
<li>'''Tools to manage virtualization''', including the <code>virt-manager</code> graphical tool and the <code>virsh</code> command-line tool.</li>
 
<li>The actual '''virtual machines''' themselves.</li></ol>}}
 
 
 
<ol>
 
<li value="4">Start the virtualization service using the systemctl command: <code>'''systemctl start libvirtd.service'''</code></li>
 
<li>The firewall configuration is altered by the addition of the virtualization software. Restart the firewall so that these changes become active: <code>'''systemctl restart iptables.service'''</code></li>
 
</ol>
 
 
 
{{Admon/tip|Maybe reboot your fedora host now|Sometimes virt-manager does not work properly unless you reboot after installing the virtualization software.}}
 
 
 
 
 
 
<ol>
 
<ol>
  <li value="6">After rebooting your computer system, and logging back into your account, start the graphical tool by clicking the '''Activities''' menu, in the search box, type <code>'''virt-manager'''</code> and then click the virtual manager icon.</li>
+
  <li value="3">Start the virtualization service: <code>service libvirtd start</code></li>
 +
<li>The firewall configuration is altered by the addition of the virtualization software. Restart the firewall so that these changes become active: <code>service iptables restart</code></li>
 
</ol>
 
</ol>
  
{{Admon/important|Running virt-manager from command line (shell)| You can also run the virtual manager program from command line by typing "'''virt-manager'''". It is highly recommended to run the virtual machine manager from a regular user account and not the root account. Running virt-manager as root may not work due to configuration issues.}}
+
{{Admon/caution|Reboot your fedora host now|virt-manager may not work properly unless you reboot after installing the virtualization software.}}
  
 
<ol>
 
<ol>
  <li value="7">You will be prompted to enter your password: enter your user (not root) password and click the "'''Authenticate'''" button.</li>
+
  <li value="5">After rebooting your computer system, and logging back into your account, start the graphical tool by selecting the menu options '''Activities'''>'''Applications'''>'''System Tools'''>'''Virtual Machine Manager''' or by typing the command <code>virt-manager</code></li>
<li>Record the setup commands in your lab log-book.</li>
 
<li>Proceed to Investigation 1.</li>
 
 
</ol>
 
</ol>
  
{{Admon/important|Note Comparison Chart In Investigation #4| In the next 3 investigations, you will install Fedora19 as separate virtual machines using different install techniques. '''It is highly recommended to print-out the comparison chart for each of these techniques prior to performing Investigations 1 - 3, and fill out the chart as you perform these investigations!'''}}
+
{{Admon/important|Run virt-manager as a regular user|Running virt-manager as root may not work due to configuration issues.}}
  
== Investigation 1: Installing from the Fedora19 Desktop Live Disc (950MB) ==
+
== Investigation 1: Installing from a Live Disc ==
  
{{Admon/tip|Using an Image instead of a Live Disc|It is recommended that you perform this installation from your Fedora Desktop LIVE DVD (950MB). As a matter of interest (for future reference), it is possible to install directly from the ISO file you used to burn your Live DVD. There are many Internet tutorials that show the individual how to perform that task.}}
+
{{Admon/tip|Using an Image instead of a Live Disc|It is recommended that you perform this installation from your Fedora LIVE CD. As a matter of interest (for future reference), it is possible to install directly from the ISO file you used to burn your Live CD. There are many Internet tutorials that show the individual how to perform that task.}}
  
 
==== Introduction ====
 
==== Introduction ====
  
 
In this investigation, you will install Fedora from your live disc, and observe the differences between this type of installation and the DVD installation previously performed.
 
In this investigation, you will install Fedora from your live disc, and observe the differences between this type of installation and the DVD installation previously performed.
 
Note: There are two general tasks when installing an Operating System as a virtual machine:
 
 
<ol>
 
<li>Create a Virtual Machine (in the Virtual Machine Manager) to hold the Operating System and its contents.</li>
 
<li>Run the created Virtual Machine (created in step 1), and install the operating system while Virtual Machine is running.</li>
 
</ol>
 
  
 
==== VM Details ====
 
==== VM Details ====
  
 
* '''Name:''' fedora1
 
* '''Name:''' fedora1
* '''Boot media:''' Fedora 19 Desktop Live DVD
+
* '''Boot media:''' Fedora Live CD
* '''Installation source:''' Fedora 19 Desktop Live DVD
+
* '''Installation source:''' Fedora Live CD
* '''Memory:''' 1024MB
+
* '''Memory:''' 768MB
* '''Disk space:''' 15GB
+
* '''Disk space:''' 10GB
 
* '''CPUs:''' 1
 
* '''CPUs:''' 1
  
Line 185: Line 162:
 
|[[Image:Virt-manager1.png|thumb|125px| '''Virtual Machine Manager:''' Create a New Virtual Machine]]
 
|[[Image:Virt-manager1.png|thumb|125px| '''Virtual Machine Manager:''' Create a New Virtual Machine]]
 
|[[Image:Virt-manager2.png|thumb|100px|'''Step 1 of 5:''' Create a New Virtual Machine ]]
 
|[[Image:Virt-manager2.png|thumb|100px|'''Step 1 of 5:''' Create a New Virtual Machine ]]
|[[Image:virtual-manager2a.png|thumb|100px|'''Insert Fedora19 Live DVD''' (Click black dialog box) ]]
 
 
|[[Image:virtual-manager3.png|thumb|100px|'''Step 2 of 5:''' Create a New Virtual Machine ]]
 
|[[Image:virtual-manager3.png|thumb|100px|'''Step 2 of 5:''' Create a New Virtual Machine ]]
 
|[[Image:virtual-manager4.png|thumb|100px|'''Step 3 of 5:''' Create a New Virtual Machine ]]
 
|[[Image:virtual-manager4.png|thumb|100px|'''Step 3 of 5:''' Create a New Virtual Machine ]]
Line 195: Line 171:
  
 
# In the Virtual Machine Manger, click on the icon to ''Create a Virtual Machine'' in the upper-left corner: <br />(refer to '''Virtual Machine Manager''' thumbnail above).
 
# In the Virtual Machine Manger, click on the icon to ''Create a Virtual Machine'' in the upper-left corner: <br />(refer to '''Virtual Machine Manager''' thumbnail above).
# A window will appear with the title ''New VM''. There are five steps to be completed; click '''Forward''' after each step:
+
# A window will appear with the title ''New VM''. There are five steps to be completed; click Forward after each step:
# '''Step 1 of 5:''' Enter the virtual machine (called '''fedora1''') name and select '''Local install media (ISO image or CDROM)'''  (refer to ''Step 1 of 5'' thumbnail above).
+
# '''Step 1 of 5:''' Enter the virtual machine (called '''fedora1''') name and select '''Local install media'''  (refer to ''Step 1 of 5'' thumbnail above).
# Click the '''Forward''' Button.
+
# '''Step 2 of 5:''' '''Insert the CDROM or DVD containing the Fedora Live Disc image. Wait a moment for the disc to be recognized''', then select '''Use CDROM or DVD''' as the install media. Set the ''OS type'' to '''Linux''' and the ''Version'' to '''Fedora 17''' (refer to ''Step 2 of 5'' thumbnail above).
# '''Step 2 of 5:''' '''Insert the DVD containing the Fedora Live Disc image. Wait a moment for the disc to be recognized''', You should see a black dialog box appear that recognizes the DVD. Click on the black box to confirm.
 
# Make certain that you select "'''Use CDROM or DVD'''".
 
# Under "Location your install media section", select "'''Use CDROM or DVD'''". Set the ''OS type'' to '''Linux''' and the ''Version'' to '''Fedora 19''' (refer to ''Step 2 of 5'' thumbnail above), then click the '''Forward''' Button.
 
 
<!-- {{Admon/tip|Using an ISO image|Instead of using a physical CD or DVD, you can use an ISO image of a CD or DVD. The virtualization software will make this ISO image appear like an actual CD within the virtual machine. Because hard disks are faster then optical discs, this will work faster than an actual CD/DVD.}}{{Admon/note|Choosing the operating system type and version|The purpose of the ''OS type'' and ''Version'' fields is to fine-tune some of the virtual machine settings for best performance. The VM will work even if these are set incorrectly.}} -->
 
<!-- {{Admon/tip|Using an ISO image|Instead of using a physical CD or DVD, you can use an ISO image of a CD or DVD. The virtualization software will make this ISO image appear like an actual CD within the virtual machine. Because hard disks are faster then optical discs, this will work faster than an actual CD/DVD.}}{{Admon/note|Choosing the operating system type and version|The purpose of the ''OS type'' and ''Version'' fields is to fine-tune some of the virtual machine settings for best performance. The VM will work even if these are set incorrectly.}} -->
# '''Step 3 of 5:''' Set the memory to '''1024 MB''' and the number of CPUs to '''1''' (refer to ''Step 3 of 5'' thumbnail above), Then click the '''Forward''' button.
+
# '''Step 3 of 5:''' Set the memory to '''768 MB''' and the number of CPUs to '''1''' (refer to ''Step 3 of 5'' thumbnail above).
# '''Step 4 of 5:''' This next step creates a disk file that will be used to simulate the virtual machine's disk drive. Select a size of '''15 GB''' and check-mark the box labelled '''Allocate entire disk now''' (refer to ''Step 4 of 5'' thumbnail above), then click the '''Forward''' button.
+
# '''Step 4 of 5:''' This next step creates a disk file that will be used to simulate the virtual machine's disk drive. Select a size of '''10 GB''' and checkmark the box labeled '''Allocate entire disk now''' (refer to ''Step 4 of 5'' thumbnail above).
 
# '''Step 5 of 5:''' Review the options that you have selected. '''Make a note of the storage location.''' If anything needs to be changed, use the ''Back'' button to go back and edit it; otherwise, click '''Finish''' (refer to ''Step 5 of 5'' thumbnail above).
 
# '''Step 5 of 5:''' Review the options that you have selected. '''Make a note of the storage location.''' If anything needs to be changed, use the ''Back'' button to go back and edit it; otherwise, click '''Finish''' (refer to ''Step 5 of 5'' thumbnail above).
  
Line 209: Line 182:
  
  
{{Admon/note|Fedora LIVE DVD Install Screen Shots Thumbnails|While performing the Fedora 19 LIVE DVD install, click on the thumbnails below to provide a '''"visual reference"''' while performing this particular Fedora installation.
+
{{Admon/note|Fedora LIVE CD Install Screen Shots Thumbnails|While performing the Fedora 17 LIVE CD install, click on the thumbnails below to provide a '''"visual reference"''' while performing this particular Fedora installation.
 
}}
 
}}
  
 
{|cellpadding="8" width="100%"
 
{|cellpadding="8" width="100%"
  
|[[Image:fedoralive1.png|thumb|100px| The Virtual Machine will now start in '''Live''' mode. '''Install to Hard Disk''']]
+
|[[Image:fedoralive1.png|thumb|100px| The Virtual Machine will now start.]]
|[[Image:Installscreen.png|thumb|140px| '''Installation Summary''' dialog box. Used to select '''Date and Time''' as well as '''Installation Destination''']]
+
|[[Image:failedtoload.png|thumb|140px| '''Ignore and close the "Failed To Load" dialog box'''. Search for the panel on the upper-left-hand side of the screen.]]
|[[Image:Installationdestination1.png|thumb|140px|'''Installation Destination''' dialog box (confirm and select '''done''').]]
+
|[[Image:fedoralive2.png|thumb|140px|Login to the VM and double-click:<br /> '''Applications'''<br />>'''System Tools'''<br />>'''Install to Hard Disk'''.]]
|[[Image:Installationdestination2.png|thumb|140px|'''Installation Options''' dialog box within '''Installation Destination''' process (make suggested settings and select '''done''').]]
+
|[[Image:selectstorage1.png|thumb|100px|Select '''Specialized Storage Devices''']]
|[[Image:Installationdestination3.png|thumb|140px|'''Manual Partitioning''' dialog box within '''Installation Destination''' process (click link to '''automatically create partitions''' and proceed to next dialog box).]]
+
|[[Image:selectstorage2.png|thumb|100px|Select '''Virtio Block Device'''.]]
|[[Image:Installationdestination4.png|thumb|140px|Confirm partitions to be automatically created and then click '''done'''.]]
+
|[[Image:finishcdinstall.png|thumb|100px|You will get the ''Firstboot'' configuration questions during the boot process.]]
|[[Image:Installationdestination5.png|thumb|140px|Confirm summary of changes, click '''Accept Changes''', then click '''Begin Installation''' at the ''Installation Summary'' dialog box to proceed with your installation.]]
 
 
|}
 
|}
 
<ol>
 
<ol>
  <li value="11">When you have completed your installation, click the '''Quit''' button. You should return to the Fedora Live desktop. </li>
+
  <li value="8">'''The virtual machine will now start'''. Select the default menu item labelled: '''Start Fedora 17'''. The virtual machine is running from the live disc at this point, and no software has been installed on the ''hard drive'' of the virtual machine.</li>
<li>Shutdown the Fedora Live session by clicking on the '''Live User''' button (at the top right-hand corner) and select '''Power Off''', and confirm that you want to power-off. It is a good idea to be patient! Sometimes it may take a few minutes for shut-down!</li>
 
 
</ol>
 
</ol>
  
 +
<ol>
 +
<li value="9">Login to the VM and click: '''Applications'''>'''System Tools'''>'''Install to Hard Drive'''. The installation program, similar to the one used when installing Fedora in Lab 1, will appear. You will get a warning at one point during the installation process that the disk "May contain data" or "may need to be re-initialized" -- this is simply a warning that the virtual disk is completely blank, and it is safe to proceed with the installation.</li>
 +
</ol>
  
 
{{Admon/note|Virtual Machine Screen Size|The virtual machine screen size will change resolution as it switches from text to graphics mode. Use the VM menu option View>Resize to VM to resize the window to show the entire VM display. If this is larger than your screen size, use View>Scale Display>Always to scale the image so it fits on your screen.
 
{{Admon/note|Virtual Machine Screen Size|The virtual machine screen size will change resolution as it switches from text to graphics mode. Use the VM menu option View>Resize to VM to resize the window to show the entire VM display. If this is larger than your screen size, use View>Scale Display>Always to scale the image so it fits on your screen.
 
}}
 
}}
 
<ol>
 
<ol>
  <li value="13">The Installation Summary dialog box will appear (similar to what you encountered in lab1 for your full DVD install). It is assumed that you will be familiar with the general steps on the installation process.
+
  <li value="10">During the installation process, when prompted for a storage device, first select '''Specialized Storage Devices''', and then select the '''Virtio Block Device''' option.</li>
<li>Set the Time Zone for "'''Toronto'''".</li>
+
  <li>When prompted for the hostname, enter '''fedora1''', and when prompted for the timezone, select '''Toronto - Eastern Time Ontario''', and when asked about storage, select '''Use All Space'''. '''Use the default values for all other fields.''' Notice that the installer does not ask you what software should be installed; compare the installation time to the amount of time it took to do your Lab 2 installation. Record this information in the '''table contained in Investigation 4'''.</li>
<li>When back at the main installation summary menu, select '''Installation Destination'''.</li>
+
  <li>When the installation is complete, click on the '''reboot''' button at the bottom right-hand corner of the screen.</li>
<li>In the Installation Options dialog box Confirm approx. '''15 GB''' for the '''Virtio Block Device''' and click the '''Done''' button in the top left-hand corner. '''Note: It may take a few minutes to access the <u>next</u> Installation Options dialog box, so please be patient!'''</li>
 
  <li>Click "'''I want to review/modify my disk partitions before continuing'''", confirm that the partition scheme is set to '''LVM''', and click the '''Continue''' button.</li>
 
<li>In the Manual Partitioning dialog box, click on the link "'''Click here to create them automatically'''"</li>
 
<li>Review the automatically created partitions in the next dialog box. Record in your lab log-book the partition names and related sizes, and note the virtual hard disk device name (i.e. vda1).
 
</li>Click the '''Done''' button at the top left-hand corner.</li>
 
<li>Confirm the Summary of Changes, and then click the "'''Accept Changes'''" button located on the bottom right-hand side. Note: please be patient, and wait a few minutes until you can access the Installation Summary dialog box. Click '''Begin Installation'''. Note the time that it takes to complete this installation.</li>
 
<li>During the installation process, set a root password and create a least one regular user account.</li>
 
</ol>
 
 
 
{{Admon/tip|Screen Lock|If during the install process, the screen locks, drag the mouse upwards, and simply press enter to unlock the screen (no password is required for a '''live user''').|
 
}}
 
 
 
<ol>
 
  <li value="22">After the installation process has completed, click on the '''Quit''' button. This should return you to the LIVE version of Linux that was running to help install to the Hard Drive. Click on the live username located at the top right-hand corner and power-off the machine.</li>
 
 
</ol>
 
</ol>
 
 
{{Admon/tip|Virtual Machine Fails to Shutdown.| You should shut down the VM normally as you would shutdown any operating system. If your VM does NOT shutdown normally, you can select from the Virtual Machine Manager window: '''Virtual Machine''' -> '''Shutdown''' -> '''Force Off'''.|
 
}}
 
  
 
<ol>
 
<ol>
<li value="23">Make certain that you remove your Fedora19 Live DVD from your DVD drive. From your ''Virtual Machine Manager'' window, start your '''fedora1''' virtual machine (remember to press the '''Play''' button to start the VM).</li>
+
<li value="13">Start the VM from its disk image. This can be done graphically by selecting the Virual machine name, and then clicking on the '''Open''' button, and then click the '''play''' button when the next screen appears (or by selecting Virtual Machine>Run from the virtual machine menu). You will get the ''Firstboot'' configuration questions during the boot process (asking you to create a user, set the date and time, and optionally send the hardware profile to the Fedora Project). Create a user with the same name as your Matrix account.</li>
<li>Log into your '''fedora1''' VM as a regular user (you created during the installation process).</li>
+
<li>Login using the new user account.</li>
<li>Upon first log-in, set your Gnome preferences (you are NOT required to set-up a cloud account for this course).</li>
 
<li>Open a terminal (shell), and log into '''root'''.</li>
 
<li>Change your '''host name''' to '''fedora1''' (refer to your [[OPS235 Lab 1]] notes).</li>
 
<li>Compare the installation time to the amount of time it took to do this type of installation. Record this information in the '''table contained in Investigation 4'''.</li>
 
 
</ol>
 
</ol>
  
Line 267: Line 219:
  
 
<ol>
 
<ol>
  <li value="28">Enable SSH access to your virtual machine with these commands (semi-colon allows commands to be run in sequence):<br /> <code>'''systemctl start sshd; systemctl enable sshd.service'''</code></li>
+
  <li value="15">Enable SSH access to your virtual machine with these commands (semi-colon allows commands to be run in sequence):<br /> <code>service sshd start; chkconfig sshd on</code></li>
  <li>Find out the IP address of your virtual machine: <code>'''ifconfig eth0'''</code> </li>
+
  <li>Find out the IP address of your virtual machine: <code>ifconfig eth0</code> </li>
  <li>Enter the following command on your virtual machine to create a firewall exception to allow ssh traffic into the machine:<br />  <code>'''iptables -I INPUT -p tcp -s0/0 -d0/0 --dport 22 -j ACCEPT'''</code></li>
+
  <li>Enter the following command on your virtual machine to create a firewall exception to allow ssh traffic into the machine:<br />  <code>iptables -I INPUT -p tcp -s0/0 -d0/0 --dport 22 -j ACCEPT</code></li>
  <li>Confirm that you can ssh to your <u>virtual machine</u> from your host (f19host): <code>'''ssh ''fedora1_IP_address'''''</code>   (determined from step 27 above)</li>
+
  <li>Confirm that you can ssh to your virtual machine from the host (your main Fedora installation): <code>ssh ''IPaddress''</code></li>
 
</ol>
 
</ol>
  
Line 289: Line 241:
 
* '''Name:''' fedora2
 
* '''Name:''' fedora2
 
* '''Boot media:''' Network installation
 
* '''Boot media:''' Network installation
* '''Installation source:''' http://belmont.senecac.on.ca/fedora/releases/19/Fedora/x86_64/os/
+
* '''Installation source:''' http://belmont.senecac.on.ca/fedora/releases/17/Fedora/x86_64/os/
 
* '''Memory:''' 1024MB
 
* '''Memory:''' 1024MB
 
* '''Disk space:''' 20GB
 
* '''Disk space:''' 20GB
Line 297: Line 249:
 
# Create the VM (called '''fedora2''') as you did with the ''fedora1'' virtual machine, except:
 
# Create the VM (called '''fedora2''') as you did with the ''fedora1'' virtual machine, except:
 
#* In '''step 1 of 5''', set the installation type to '''Network Install (HTTP, FTP, or NFS)'''.
 
#* In '''step 1 of 5''', set the installation type to '''Network Install (HTTP, FTP, or NFS)'''.
#* In '''step 2 of 5''', provide the location of the software source by providing the URL http://belmont.senecac.on.ca/fedora/releases/19/Fedora/x86_64/os/ . Select the system to automatically detect OS type and version. Did it work? If it didn't work, you can move backwards to a previous screen and then manually select the appropriate OS type and Linux version.
+
#* In '''step 2 of 5''', provide the location of the software source by providing the URL http://belmont.senecac.on.ca/fedora/releases/17/Fedora/x86_64/os/
#* In '''step 3 of 5''', select the appropriate RAM.
+
#* In '''step 2 of 5''', set the ''OS Type'' to '''Linux''' and ''Version'' to '''Fedora 17'''.  
#* In '''step 4 of 5''', set the hard-drive space to '''20GB''' (<u>NOT</u> 15 GB!)
+
# Observe the boot process. How is it different from booting from an optical disc (CD/DVD)?
#* In '''step 5 of 5''', review the settings, and click '''Finish'''.
 
# Observe the boot process. How is it different from booting from an optical disc (DVD)?
 
 
# Start the installation process (make certain to use information in the ''VM Details'' section above).
 
# Start the installation process (make certain to use information in the ''VM Details'' section above).
# Complete the '''Installation Summary''' sections (Date and Time, Installation Destinatation) like you did in the fedora1 install, except in the '''partitioning''' step, select '''Use All Space''' and enable the checkbox labelled '''Review and modify partition layout'''. Allow the installation program to automatically create the partitions, but we will be making changes to the partition sizes.
+
# When you get to the disk partitioning step, select '''Use All Space''' and enable the checkbox labelled '''Review and modify partition layout'''.If an dialog box displays a permissions problem, then click yes to proceed. On the next screen, change the logical volumes as follows:
# On the next screen, change the logical volumes as follows:
+
#* Reduce the size of the root LV to '''8000 MB'''.
#* Select the logical volume (partition) '''root''' (i.e. '''/''' ), and reduce the size to '''10 GB''', then click '''Update Settings'''.
+
#* '''Add a logical volume with a size of 2000 MB and a mountpoint of /home''' (you can name it whatever you want, and use '''ext4''' as the file-system type).
#* Click the '''plus sign''' (i.e. '''+''') to <u>add</u> a logical volume called '''/home''' with a size of '''2 GB'''. Note that you can make changes to other items (such as the file system type like ext4), but you are not required to do this for this lab.
+
# On the software selection screen, select '''Graphical Desktop'''.
# Review your changes, click '''Done''', click '''Accept Changes''' to return to the '''Installation Summary'''.
+
# '''On the same screen, select the "Fedora 17 - x86_64" and the "Fedora 17 - x86_64 - Updates". Leave "Installation Repo" selected. ''DO NOT'' enable the "Test Updates" repository'''.
# Make certain that Software Selection is set to '''Gnome Desktop'''.
+
# Complete the installation. Record the time taken to install, and compare this to the time taken by the previous installations.Record this information in the '''table contained in Investigation 4'''.
# Complete the installation, and set a ''root password'' and at least ''one regular user'' account.
 
# Click '''Reboot''' to restart the system. Note: be patient for the reboot process! (Force a Virtual Machine shutdown only if absolutely necessary).
 
# Record the time taken to install, and compare this to the time taken by the previous installations.
 
# What was different with your fedora2 install (upon completion) that was different than your fedora1 install? What was similar?
 
# Record this information in the '''table contained in Investigation 4'''.
 
 
 
 
 
{{Admon/tip|Adding Repositories|Repositories are online resources that contain operating system programs, application programs, was well as updates (patches). Although you have the basic repositories for Fedora19, you can add other repositories as well for "cutting-edge" programs or special applications that may not be available via the regular repositories.|
 
}}
 
 
 
<ol>
 
<li value="13">Turn the screen lock feature of in your fedora2 VM by selecting '''Activities''', typing '''settings''', and clicking the system settings icon. Click the Privacy icon, and switch '''lock screen''' from '''ON''' to '''OFF'''. After changing the settings, close the system settings window.</li>
 
<li>To add the RPM FUSION repository issue the following command (you can copy and paste to a shell in your fedora2 VM):<br />su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'</li>
 
<li>You will be required to enter your root password.</li>
 
 
 
</ol>
 
<ol>
 
<li value="16">Proceed to Investigation 3.</li>
 
</ol>
 
 
 
  
 
'''Answer the Investigation 2 observations / questions in your lab log book.'''
 
'''Answer the Investigation 2 observations / questions in your lab log book.'''
Line 344: Line 274:
 
* '''Name:''' fedora3
 
* '''Name:''' fedora3
 
* '''Boot media:''' Network installation
 
* '''Boot media:''' Network installation
* '''Installation source:''' http://belmont.senecac.on.ca/fedora/releases/19/Fedora/x86_64/os/
+
* '''Installation source:''' http://belmont.senecac.on.ca/fedora/releases/17/Fedora/x86_64/os/
* '''Kickstart location:''' http://matrix.senecac.on.ca/~murray.saul/murray-kickstart.cfg
+
* '''Kickstart location:''' http://www.drivehq.com/file/df.aspx/shareID10606286/fileID1269952040/Fedora17-kickstart.cfg
 
* '''Memory:''' 1024MB
 
* '''Memory:''' 1024MB
 
* '''Disk space:''' 15GB
 
* '''Disk space:''' 15GB
Line 351: Line 281:
  
 
==== Steps ====
 
==== Steps ====
# Create the VM as you did with the ''<u>'''fedora2'''</u>'' Virtual Machine.
+
# Create the VM as you did with the ''fedora2'' virtual machine, specifying a network install as before, except:
# In '''step 2 of 5''', use the same URL for ''Installation Source''. Click to expand the '''URL Options''' and enter the '''Kickstart''' URL: http://matrix.senecac.on.ca/~murray.saul/murray-kickstart.cfg . Make certain to select the option for the kick-start file to determine the OS type and version and click '''Forward'''.
+
#* In step 2 of 5, after entering the URL for the installation source, click on the '''URL Options''' control.
# Specify the RAM amount (1024 MB) and Hard Disk space (15GB) and proceed to next screen.
+
#* Enter the Kickstart URL: http://www.drivehq.com/file/df.aspx/shareID10606286/fileID1269952040/Fedora17-kickstart.cfg  
# Verify the installation settings, and then click '''Finish'''.
+
# Observe the installation. How is it different from booting from an optical disc (CD/DVD)?
# Observe the installation. Accept default questions, and ignore errors (such as user account error). How is it different from booting from an optical disc (DVD)? What is the purpose of the '''kickstart''' file?
 
 
# Complete the installation. Record the time taken to install, and compare this to the time taken by the previous installations.  
 
# Complete the installation. Record the time taken to install, and compare this to the time taken by the previous installations.  
# What happens when the installation is finished? '''If installation is finished, but nothing happens when you click the "reboot" button, then force a shutdown'''.
+
# What happens when the installation is finished?
# Take a look at the '''kickstart''' file by clicking on the link in a web-browser (using the URL you entered) and search for "'''password'''" (you may have to search for this pattern a couple of times). Determine the '''root password''' as well as the '''regular username and password''' for the first user account.
+
# '''Take a look at the kickstart file (using the URL you entered) to <u>determine</u> the root password as well as the name and password for the first user account'''.
# Boot the virtual machine and log in (use the user ID and password information from the previous step). Compare the experience to the first time you booted the other virtual machines.
+
# Boot the virtual machine and log in (use the user ID and password information from the previous step). Compare the experience to the first time you booted the other virtual machines.Record this information in the '''table contained in Investigation 4'''.
# You can shutdown your text-based fedora3 VM by issuing the following Linux command (as root): <code>'''shutdown'''</code> or <code>'''halt'''</code>. Try to wait a least 2 minutes to see if the VM complete shuts-down. Only force a shutdown if absolutely necessary.
 
# Why do you think you have installed both graphical and text-based VMs for this course?
 
# Record this information in the '''table contained in Investigation 4'''.
 
  
 
'''Answer the Investigation 3 observations / questions in your lab log book.'''
 
'''Answer the Investigation 3 observations / questions in your lab log book.'''
Line 377: Line 303:
 
{|border="1" width="100%" cellpadding="5"
 
{|border="1" width="100%" cellpadding="5"
 
|-
 
|-
! ||f19host||fedora1||fedora2||fedora3
+
! ||f17host||fedora1||fedora2||fedora3
 
|-
 
|-
 
|'''Installation Method'''||Installation Disc||Live Disc||Network Installation||Network Installation + Kickstart
 
|'''Installation Method'''||Installation Disc||Live Disc||Network Installation||Network Installation + Kickstart
Line 417: Line 343:
 
# Switch to your terminal and issue the command: <code>'''virsh start fedora1'''</code>
 
# Switch to your terminal and issue the command: <code>'''virsh start fedora1'''</code>
 
# Check to see if your fedora1 VM is now running.
 
# Check to see if your fedora1 VM is now running.
# Switch to the terminal and issue the command: <code>'''virsh list --all'''</code> and confirm the status of the fedora1 VM.
+
# Switch to the terminal and issue<code>'''virsh list --all'''</code> and confirm the status of the fedora1 VM.
# There are other commands that can be used (such as ''suspend'', or ''shutdown''). The "shutdown" command may not always work since it sends a request to "shutdown virtual machine gracefully", but may not always work. Why do you think it is useful to have commands to manipulate VMs?
+
# There are other commands that can be used (such as suspend, or shutdown). The "shutdown" command may not always work since it sends a request to "shutdown virtual machine gracefully", but may not always work. Why do you think it is useful to have commands to manipulate VMs?
  
 
{{Admon/note|Virtual Machine Does not Shutdown from Command|If the Virtual machine fails to shutdown from the <code>virsh shutdown</code> command, then you can go to the '''Virtual Machine manager''' and  '''halt''' or '''shutdown''' within the VM itself, then you can click the '''PowerOff''' button in the VM window. You'll want to avoid a forced shutdown since those are equivalent to yanking the cord out of the wall on a physical machine!|}}
 
{{Admon/note|Virtual Machine Does not Shutdown from Command|If the Virtual machine fails to shutdown from the <code>virsh shutdown</code> command, then you can go to the '''Virtual Machine manager''' and  '''halt''' or '''shutdown''' within the VM itself, then you can click the '''PowerOff''' button in the VM window. You'll want to avoid a forced shutdown since those are equivalent to yanking the cord out of the wall on a physical machine!|}}
Line 430: Line 356:
  
 
# Shut down all of the virtual machines.
 
# Shut down all of the virtual machines.
# Change to the directory <code>'''/var/lib/libvirt/images/'''</code>. Note the size of the files in this directory. What do these files contain?
+
# Change to the directory <code>/var/lib/libvirt/images/</code>. Note the size of the files in this directory. What do these files contain?
 
# Make a compressed backup of the <code>fedora3.img</code> file to your home directory with this command: <code>'''gzip < fedora3.img > ~YourUserId/fedora3.img.backup.gz'''</code><br />('''Note: Make certain to use the redirection signs "<" and ">" properly in the command!''')
 
# Make a compressed backup of the <code>fedora3.img</code> file to your home directory with this command: <code>'''gzip < fedora3.img > ~YourUserId/fedora3.img.backup.gz'''</code><br />('''Note: Make certain to use the redirection signs "<" and ">" properly in the command!''')
 
{{Admon/caution| Make sure the backup is successful!|If there are any error messages, '''DO NOT''' proceed past this point. You're going to destroy your fedora3 virtual machine and restore it using the backup you have created -- if there are any problems with the backup, you will not have a working virtual machine, and will have to re-install it.}}
 
{{Admon/caution| Make sure the backup is successful!|If there are any error messages, '''DO NOT''' proceed past this point. You're going to destroy your fedora3 virtual machine and restore it using the backup you have created -- if there are any problems with the backup, you will not have a working virtual machine, and will have to re-install it.}}
Line 445: Line 371:
 
<ol>
 
<ol>
 
<li value="12">You should make a copy of the xml configuration file in case you "wipe" and re-install the host machine, and want to add a restored VM backups to the virtual machine manager list. We will demonstrate using the fedora 3 xml configuration file, and prove that a "clone" can be added to your list.Please perform the following step:<ol type="a">
 
<li value="12">You should make a copy of the xml configuration file in case you "wipe" and re-install the host machine, and want to add a restored VM backups to the virtual machine manager list. We will demonstrate using the fedora 3 xml configuration file, and prove that a "clone" can be added to your list.Please perform the following step:<ol type="a">
<li>Verify that you are in the directory: <code>'''/var/lib/libvirt/images/'''</code>.</li>
+
<li>Verify that you are in the directory: <code>/var/lib/libvirt/images/</code>.</li>
  <li>Execute the following command: <code>'''virsh dumpxml fedora3 >fedora3.xml'''</code></li>
+
  <li>Execute the following command: <code>virsh dumpxml fedora3 >fedora3.xml</code></li>
 
  <li>Examine the file <code>fedora3.xml</code>. What does it contain? What format is it in?</li>
 
  <li>Examine the file <code>fedora3.xml</code>. What does it contain? What format is it in?</li>
 
  <li>Make a copy of <code>fedora3.xml</code> called <code>fedora3a.xml</code>.</li>
 
  <li>Make a copy of <code>fedora3.xml</code> called <code>fedora3a.xml</code>.</li>
Line 454: Line 380:
 
::* Change at least one of the hexadecimal characters in the UUID. Do not change the length of the UUID. Valid hexadecimal characters are 0-9 and a-f.
 
::* Change at least one of the hexadecimal characters in the UUID. Do not change the length of the UUID. Valid hexadecimal characters are 0-9 and a-f.
 
<ol type="a" >
 
<ol type="a" >
  <li value="6">Issue this command: <code>'''virsh define fedora3a.xml'''</code>
+
  <li value="6">Issue this command: <code>virsh define fedora3a.xml</code>
  <li>Issue the command <code>'''virsh list --all'''</code> and record any changes.
+
  <li>Issue the command <code>virsh list --all</code> and record any changes.
  <li>Issue the command: <code>'''virsh undefine fedora3a'''</code>
+
  <li>Issue the command: <code>virsh undefine fedora3a</code>
 
  <li>List all of the virtual machines again, and note any changes. </li></ol>
 
  <li>List all of the virtual machines again, and note any changes. </li></ol>
 
  <li>For the remainder of these labs, it is assumed that you will backup <u>'''both'''</u> the images and xml configuration files for <u>'''all'''</u> Virtual machines, when asked to backup your virtual machines. It is also highly recommended to backup these files to an external storage device (eg. USB key) in case the host machine gets "wiped" and you need to rebuild your HOST machine and then restore your Virtual Machines...</li>
 
  <li>For the remainder of these labs, it is assumed that you will backup <u>'''both'''</u> the images and xml configuration files for <u>'''all'''</u> Virtual machines, when asked to backup your virtual machines. It is also highly recommended to backup these files to an external storage device (eg. USB key) in case the host machine gets "wiped" and you need to rebuild your HOST machine and then restore your Virtual Machines...</li>
Line 475: Line 401:
 
When you perform a non-Kickstart installation, the installation program creates a Kickstart file in the <code>/root</code> directory for reference.
 
When you perform a non-Kickstart installation, the installation program creates a Kickstart file in the <code>/root</code> directory for reference.
  
# Obtain the kickstart files for all four of your installations (your disk pack '''''f19host''''', plus the '''''fedora1''''', '''''fedora2''''', and '''''fedora3''''' virtual machines).
+
# Obtain the kickstart files for all four of your installations (your disk pack ''f17host'', plus the ''fedora1'', ''fedora2'', and ''fedora3'' virtual machines).
 
# To prevent confusion, copy your kickstart files to kickstart filenames that describe their purpose (eg. kickstart_host, kickstart_fedora1, kickstart_fedora2, etc...)
 
# To prevent confusion, copy your kickstart files to kickstart filenames that describe their purpose (eg. kickstart_host, kickstart_fedora1, kickstart_fedora2, etc...)
# Copy them all to your f19host system (tip: use <code>'''scp'''</code>), or use the hint in the tip box above to '''send via e-mail'''.
+
# Copy them all to your f17host system (tip: use <code>scp</code>), or use the hint in the tip box above to send via e-mail.
# Compare these files. What are the differences? Similarities? (Tip: you may want to use tools such as <code>'''sdiff'''</code> to help with the comparison).
+
# Compare these files. What are the differences? Similarities? (Tip: you may want to use tools such as <code>sdiff</code> to help with the comparison).
 
# How could you use the kickstart file produced by the installation program to perform additional, identical installations?
 
# How could you use the kickstart file produced by the installation program to perform additional, identical installations?
  

Latest revision as of 12:29, 24 September 2018

Stop (medium size).png
THIS IS AN OLD VERSION OF THE LAB
This is an archived version. Do not use this in your OPS235 course.

Fedora 17 Installation Methods (on Virtual Machines: fedora1, fedora2, fedora3)

Introduction

A virtual machine is a software simulation of a computer which can be used as though it were actual hardware. It's possible to run multiple virtual machines on one computer, reducing hardware requirements and introducing flexibility. Some common uses of virtualization include:

  • Software testing -- Using multiple operating systems simultaneously on a single computer for testing and experimentation.
  • Network simulation -- Testing network services, protocols, and security scenarios with a small number of computers.
  • Isolation -- Protecting multiple sets of data by storing them on multiple virtual machines. If one of the virtual machines is compromised, the data on other virtual machines is still protected.
  • Server consolidation -- Reducing the number of physical servers in a network by moving physical machines to virtual machines. This saves hardware, administration, cooling, and electricity costs, and it can increase the utilization of hardware (by ensuring that the hardware is not under-loaded).
  • Load-balancing and disaster recovery -- It is possible to migrate virtual machines between different physical machines, to ensure that a workload is balanced across multiple computers, to allow routine hardware maintenance and upgrading, and to compensate for hardware failure or other disasters.

In this lab, you will create three virtual machines. This also gives you an opportunity to experiment with different ways of installing Fedora. Later in this course you will install another operating system distribution in a virtual machine.


You should already have both a Fedora installation DVD and a Fedora LIVE CD.


In both cases, the boot media (which you used to load the installation software) and the installation source (the software that got installed) were the same: your CD/DVD provides both. However, the Fedora (and most other Linux distributions) permits you to use any combination of boot media and installation media:

Method Boot Media Install. Source
CD or DVD
Hard Disk
USB Flash Drive
Network (http/nfs repository)
PXE Network Boot X

Objectives

  • Understand Virtualization
  • Use KVM virtualization on Fedora
  • Use a variety of installation methods:
    • Live Image Installation
    • Network Installation
    • Kickstart Installation
  • Understand the advantages and disadvantages of each type of installation, and be able to select the best installation method for a particular situation.


Required Materials (Bring to All Labs)

  • Fedora 17 LIVE CD
  • Fedora 17 x86_64 Installation DVD
  • SATA Hard Disk (in removable disk tray)
  • USB Memory Stick
  • Lab Logbook


Prerequisites

  • Completion and Instructor "Sign-off" of Lab 1: OPS235 Lab 1


Linux Command Online Reference

Each Link below displays online manpages for each command (via http://linuxmanpages.com):

  • virsh (Refer to Fedora Virtualization Guide link in the "Resources on the Web" section)
  • gzip / gunzip


Resources on the Web

Virtualization: Live Image Installation: Network Installation: Kickstart Installation:

Fedora Virtualization Guide

Fedora 17 Installation Guide

Fedora 17 Installation Guide

Performing Lab 2

Preparation

Idea.png
Performing this Lab off the Seneca network (eg. at home)
It is recommended to perform this lab in one of Seneca College's labs. This lab uses servers which are on the Seneca network and which are not available from other locations (such as your home). If you attempt this lab from another location, adjust the belmont.senecac.on.ca URLs to point to another Fedora mirror server -- note that you may need to change the directory name as well as the server name. The installation of the fedora3 virtual machine must be done at Seneca.
  1. Open a web-browser, and open the OPS235 Lab #2 WIKI.

    NOTE:
    You need to enter your "MySeneca" username and password to obtain a "wired" Internet connection (otherwise, you will not be able to perform the "groupinstall" command in the next step). Remember to perform a "wired-connection" (logging in with your MySeneca username and password via a web-browser) every time you boot-up your host machine...

  2. Install the Fedora virtualization software: yum groupinstall "Virtualization" or pkcon install @virtualization The virtualization software installed is in three parts:
  • A system service named libvirtd that manages the VMs.
  • Tools to manage virtualization, including the virt-manager graphical tool and the virsh command-line tool.
  • The actual virtual machines themselves.
  1. Start the virtualization service: service libvirtd start
  2. The firewall configuration is altered by the addition of the virtualization software. Restart the firewall so that these changes become active: service iptables restart
Stop (medium size).png
Reboot your fedora host now
virt-manager may not work properly unless you reboot after installing the virtualization software.
  1. After rebooting your computer system, and logging back into your account, start the graphical tool by selecting the menu options Activities>Applications>System Tools>Virtual Machine Manager or by typing the command virt-manager
Important.png
Run virt-manager as a regular user
Running virt-manager as root may not work due to configuration issues.

Investigation 1: Installing from a Live Disc

Idea.png
Using an Image instead of a Live Disc
It is recommended that you perform this installation from your Fedora LIVE CD. As a matter of interest (for future reference), it is possible to install directly from the ISO file you used to burn your Live CD. There are many Internet tutorials that show the individual how to perform that task.

Introduction

In this investigation, you will install Fedora from your live disc, and observe the differences between this type of installation and the DVD installation previously performed.

VM Details

  • Name: fedora1
  • Boot media: Fedora Live CD
  • Installation source: Fedora Live CD
  • Memory: 768MB
  • Disk space: 10GB
  • CPUs: 1

Screen-Shot Thumbnail Reference

Note.png
Virtual Machine Screen Shots Thumbnails
While performing the Virtual Machine setup, click on the thumbnails below to provide a "visual reference" while performing this section.
Virtual Machine Manager: Create a New Virtual Machine
Step 1 of 5: Create a New Virtual Machine
Step 2 of 5: Create a New Virtual Machine
Step 3 of 5: Create a New Virtual Machine
Step 4 of 5: Create a New Virtual Machine
Step 5 of 5: Create a New Virtual Machine

Steps

  1. In the Virtual Machine Manger, click on the icon to Create a Virtual Machine in the upper-left corner:
    (refer to Virtual Machine Manager thumbnail above).
  2. A window will appear with the title New VM. There are five steps to be completed; click Forward after each step:
  3. Step 1 of 5: Enter the virtual machine (called fedora1) name and select Local install media (refer to Step 1 of 5 thumbnail above).
  4. Step 2 of 5: Insert the CDROM or DVD containing the Fedora Live Disc image. Wait a moment for the disc to be recognized, then select Use CDROM or DVD as the install media. Set the OS type to Linux and the Version to Fedora 17 (refer to Step 2 of 5 thumbnail above).
  5. Step 3 of 5: Set the memory to 768 MB and the number of CPUs to 1 (refer to Step 3 of 5 thumbnail above).
  6. Step 4 of 5: This next step creates a disk file that will be used to simulate the virtual machine's disk drive. Select a size of 10 GB and checkmark the box labeled Allocate entire disk now (refer to Step 4 of 5 thumbnail above).
  7. Step 5 of 5: Review the options that you have selected. Make a note of the storage location. If anything needs to be changed, use the Back button to go back and edit it; otherwise, click Finish (refer to Step 5 of 5 thumbnail above).
Important.png
Removing and Recreating VMs
If for some reason the user wants to remove a Virtual Machine, they can right-click the VM, and select delete in the Virtual Machine Manager. It is recommended to "delete the image file" in the remove VM dialog box when removing and then recreating a VM. Note: If you fail to properly remove the VM image file, it may affect the hard disk size for the new VM (i.e. use the old smaller size. Make certain to remove that VM image file prior to recreating the VM.


Note.png
Fedora LIVE CD Install Screen Shots Thumbnails
While performing the Fedora 17 LIVE CD install, click on the thumbnails below to provide a "visual reference" while performing this particular Fedora installation.
The Virtual Machine will now start.
Ignore and close the "Failed To Load" dialog box. Search for the panel on the upper-left-hand side of the screen.
Login to the VM and double-click:
Applications
>System Tools
>Install to Hard Disk.
Select Specialized Storage Devices
Select Virtio Block Device.
You will get the Firstboot configuration questions during the boot process.
  1. The virtual machine will now start. Select the default menu item labelled: Start Fedora 17. The virtual machine is running from the live disc at this point, and no software has been installed on the hard drive of the virtual machine.
  1. Login to the VM and click: Applications>System Tools>Install to Hard Drive. The installation program, similar to the one used when installing Fedora in Lab 1, will appear. You will get a warning at one point during the installation process that the disk "May contain data" or "may need to be re-initialized" -- this is simply a warning that the virtual disk is completely blank, and it is safe to proceed with the installation.
Note.png
Virtual Machine Screen Size
The virtual machine screen size will change resolution as it switches from text to graphics mode. Use the VM menu option View>Resize to VM to resize the window to show the entire VM display. If this is larger than your screen size, use View>Scale Display>Always to scale the image so it fits on your screen.
  1. During the installation process, when prompted for a storage device, first select Specialized Storage Devices, and then select the Virtio Block Device option.
  2. When prompted for the hostname, enter fedora1, and when prompted for the timezone, select Toronto - Eastern Time Ontario, and when asked about storage, select Use All Space. Use the default values for all other fields. Notice that the installer does not ask you what software should be installed; compare the installation time to the amount of time it took to do your Lab 2 installation. Record this information in the table contained in Investigation 4.
  3. When the installation is complete, click on the reboot button at the bottom right-hand corner of the screen.
  1. Start the VM from its disk image. This can be done graphically by selecting the Virual machine name, and then clicking on the Open button, and then click the play button when the next screen appears (or by selecting Virtual Machine>Run from the virtual machine menu). You will get the Firstboot configuration questions during the boot process (asking you to create a user, set the date and time, and optionally send the hardware profile to the Fedora Project). Create a user with the same name as your Matrix account.
  2. Login using the new user account.
Note.png
Network / Service Considerations
Please perform the tasks below in order allow these Fedora systems to be able to communicate with each other. Failure to properly perform these operations can cause problems in future labs.
  1. Enable SSH access to your virtual machine with these commands (semi-colon allows commands to be run in sequence):
    service sshd start; chkconfig sshd on
  2. Find out the IP address of your virtual machine: ifconfig eth0
  3. Enter the following command on your virtual machine to create a firewall exception to allow ssh traffic into the machine:
    iptables -I INPUT -p tcp -s0/0 -d0/0 --dport 22 -j ACCEPT
  4. Confirm that you can ssh to your virtual machine from the host (your main Fedora installation): ssh IPaddress
Idea.png
Switch to Virtual Machine Manager Window
If you are currently in a Virtual machine, but want to switch to the Virtual Machine Manager Window, simply click Activities> Select the Virtual Machine manager window.

Answer the Investigation 1 observations / questions in your lab log book.

Investigation 2: Installing from the Network

Idea.png
Authenticate to the network
The rest of this lab uses network access. Be sure to authenticate to the network using your browser before proceeding.

Introduction

It is possible to install Fedora entirely from the network. In this investigation, you will install Fedora from a webserver on Seneca's LAN.

VM details

Steps

  1. Create the VM (called fedora2) as you did with the fedora1 virtual machine, except:
  2. Observe the boot process. How is it different from booting from an optical disc (CD/DVD)?
  3. Start the installation process (make certain to use information in the VM Details section above).
  4. When you get to the disk partitioning step, select Use All Space and enable the checkbox labelled Review and modify partition layout.If an dialog box displays a permissions problem, then click yes to proceed. On the next screen, change the logical volumes as follows:
    • Reduce the size of the root LV to 8000 MB.
    • Add a logical volume with a size of 2000 MB and a mountpoint of /home (you can name it whatever you want, and use ext4 as the file-system type).
  5. On the software selection screen, select Graphical Desktop.
  6. On the same screen, select the "Fedora 17 - x86_64" and the "Fedora 17 - x86_64 - Updates". Leave "Installation Repo" selected. DO NOT enable the "Test Updates" repository.
  7. Complete the installation. Record the time taken to install, and compare this to the time taken by the previous installations.Record this information in the table contained in Investigation 4.

Answer the Investigation 2 observations / questions in your lab log book.

Investigation 3: Installing from the Network using Kickstart

Introduction

When Fedora is installed using the techniques you have used so far, the user is asked a number of questions. In some situations, it is better to provide the answers to these questions in a file rather than answer them individually. This type of file is called a kickstart file.

In this investigation, a kickstart file is provided for you. You can also create or modify a kickstart file using a regular text editor or a graphical tool.

VM details

Steps

  1. Create the VM as you did with the fedora2 virtual machine, specifying a network install as before, except:
  2. Observe the installation. How is it different from booting from an optical disc (CD/DVD)?
  3. Complete the installation. Record the time taken to install, and compare this to the time taken by the previous installations.
  4. What happens when the installation is finished?
  5. Take a look at the kickstart file (using the URL you entered) to determine the root password as well as the name and password for the first user account.
  6. Boot the virtual machine and log in (use the user ID and password information from the previous step). Compare the experience to the first time you booted the other virtual machines.Record this information in the table contained in Investigation 4.

Answer the Investigation 3 observations / questions in your lab log book.

Investigation 4: Updating and Comparing the VMs

  1. In each VM, run this command: yum update
  2. Record the answers to these questions in your log book:
    • How long did it take to run on each VM? How many packages were updated?
    • Why does it take longer in some VMs than others?

Complete the following table (and transfer into your lab2 log-book notes):

f17host fedora1 fedora2 fedora3
Installation Method Installation Disc Live Disc Network Installation Network Installation + Kickstart
Packages Installed
Updates Installed immediately after installation
Software could be selected during installation
Disk layout could be selected during installation
No questions asked during installation
Total installation time (after installation questions)
Amount of disk space used
Questions asked during first boot
Advantages of this type of installation
Disadvantages of this type of installation
This type of installation is recommended for...

Investigation 5: Managing Virtual Machines from the Command Line

Note.png
Manage virtual machines from the host
The commands used to manage virtual machines must be executed on the host (your disk pack) and not inside a virtual machine.
  1. Start the fedora1 virtual machine, and stop the fedora2 and fedora3 virtual machines.
  2. Switch to the f19host machine, and open a shell terminal.
  3. Enter these commands into your f19host machine and note the result:
    • virsh list
    • virsh list --all
    • virsh list --inactive
  4. Now, shut-down your fedora1 VM normally, and close the fedora1 VM window. Make certain NOT to close the Virtual Machine Manager main window.
  5. Switch to your terminal and issue the command: virsh start fedora1
  6. Check to see if your fedora1 VM is now running.
  7. Switch to the terminal and issuevirsh list --all and confirm the status of the fedora1 VM.
  8. There are other commands that can be used (such as suspend, or shutdown). The "shutdown" command may not always work since it sends a request to "shutdown virtual machine gracefully", but may not always work. Why do you think it is useful to have commands to manipulate VMs?
Note.png
Virtual Machine Does not Shutdown from Command
If the Virtual machine fails to shutdown from the virsh shutdown command, then you can go to the Virtual Machine manager and halt or shutdown within the VM itself, then you can click the PowerOff button in the VM window. You'll want to avoid a forced shutdown since those are equivalent to yanking the cord out of the wall on a physical machine!


Answer the Investigation 5 observations / questions in your lab log book.

Investigation 6: How do I backup a virtual machine?

Important.png
Backing up VMs
There are two general processes in order to back up your images:
  1. Compressing your images (also recommended to backup up to external storage USB Key) using the gzip command.
  2. Backup the VM xlm configuration file (preferably to USB key) using virsh shell command to add VM to virtual machine manager list (in the event that the HOST machine is "wiped" and re-installed, but VM images and xml configuration files have been backed up external storage).

Taking the time to backup the image of the Operating System's file system allows the user to return to a "restoration point" using the gunzip command in case something bad occurs to the OS during a lab.
Failure to take the time to make and confirm backups can result in loss of lab work for the student!
  1. Shut down all of the virtual machines.
  2. Change to the directory /var/lib/libvirt/images/. Note the size of the files in this directory. What do these files contain?
  3. Make a compressed backup of the fedora3.img file to your home directory with this command: gzip < fedora3.img > ~YourUserId/fedora3.img.backup.gz
    (Note: Make certain to use the redirection signs "<" and ">" properly in the command!)
Stop (medium size).png
Make sure the backup is successful!
If there are any error messages, DO NOT proceed past this point. You're going to destroy your fedora3 virtual machine and restore it using the backup you have created -- if there are any problems with the backup, you will not have a working virtual machine, and will have to re-install it.
  1. Compare the size of the compressed and original files.
  2. Start the fedora3 VM.
  3. Make certain that you are in your fedora VM and not in your Fedora main system!
  4. Wreck only your fedora 3 system! Try this command inside the fedora3 virtual machine: rm -rf /*
  5. Shut down the VM. If you tried to start the Fedora3 VM, it would not boot since all system files have been removed!
  6. Restore the original image from the backup in your home directory by typing this command: gunzip < ~YourUserId/fedora3.img.backup.gz > fedora3.img
  7. Restart the VM. Is it working normally?
  8. Create compressed backups of your other virtual machines.
  1. You should make a copy of the xml configuration file in case you "wipe" and re-install the host machine, and want to add a restored VM backups to the virtual machine manager list. We will demonstrate using the fedora 3 xml configuration file, and prove that a "clone" can be added to your list.Please perform the following step:
    1. Verify that you are in the directory: /var/lib/libvirt/images/.
    2. Execute the following command: virsh dumpxml fedora3 >fedora3.xml
    3. Examine the file fedora3.xml. What does it contain? What format is it in?
    4. Make a copy of fedora3.xml called fedora3a.xml.
    5. Edit the file fedora3a.xml, making the following changes:
    • Change the name (in the file, not the file name) to fedora3a
    • Change at least one of the hexadecimal characters in the UUID. Do not change the length of the UUID. Valid hexadecimal characters are 0-9 and a-f.
    1. Issue this command: virsh define fedora3a.xml
    2. Issue the command virsh list --all and record any changes.
    3. Issue the command: virsh undefine fedora3a
    4. List all of the virtual machines again, and note any changes.
  2. For the remainder of these labs, it is assumed that you will backup both the images and xml configuration files for all Virtual machines, when asked to backup your virtual machines. It is also highly recommended to backup these files to an external storage device (eg. USB key) in case the host machine gets "wiped" and you need to rebuild your HOST machine and then restore your Virtual Machines...
  3. Answer this question in your log book:
  • In order to fully back up a virtual machine, what information should be saved in addition to the virtual machine image?
Important.png
Backing up VMs
It is essential to back up your VMs at the end of each lab, so you can easily restore them if something goes wrong in the next lab.
Idea.png
Shutting Down the Host while Virtual Machines are Running
If you shut down your host system while virtual machines are running, they will be suspended, and will resume the next time you boot your host system.

Answer the Investigation 6 observations / questions in your lab log book.

Investigation 7: Kickstart Files

Idea.png
SSHD and Firewall
If you have restarted your virtual machine fedora1, the sshd server you started in investigation 1 (step 15) will no longer be running. In addition, the firewall will have reverted to its original state. In order to use scp, below, you will need to restart ssh and adjust the firewall again.

If students cannot backup their kickstart files using the scp command, they can use a web-browser to access their Seneca e-mail with attachment (copy kickstart file to their home directory first!). For the text-based Linux system "fedora3", students can use the mail command (refer to the man command to learn how to send e-mail attachments).

When you perform a non-Kickstart installation, the installation program creates a Kickstart file in the /root directory for reference.

  1. Obtain the kickstart files for all four of your installations (your disk pack f17host, plus the fedora1, fedora2, and fedora3 virtual machines).
  2. To prevent confusion, copy your kickstart files to kickstart filenames that describe their purpose (eg. kickstart_host, kickstart_fedora1, kickstart_fedora2, etc...)
  3. Copy them all to your f17host system (tip: use scp), or use the hint in the tip box above to send via e-mail.
  4. Compare these files. What are the differences? Similarities? (Tip: you may want to use tools such as sdiff to help with the comparison).
  5. How could you use the kickstart file produced by the installation program to perform additional, identical installations?

Answer the Investigation 7 observations / questions in your lab log book.

Completing the Lab

Arrange evidence for each of these items on your screen, then ask your instructor to review them and sign off on the lab's completion:

  1. Three working virtual machines created.
  2. Four kickstart files.
  3. All virtual machines fully updated.
  4. All virtual machines backed up.
  5. Installation comparison table filled in.
  6. Lab Logbook (lab2) notes filled-in.

Preparing for Quizzes

  1. What is the name of the Fedora installation program?
  2. Which factors recorded in your table (above) were due to the type of installation performed, and which factors were due to the amount of software installed?
  3. Which type of installation works best for confirming compatibility with hardware before installation? Why?
  4. Which type of installation works best for installing large numbers of computers? Why?
  5. What factors affect installation time?
  6. How can you reduce the number of software updates required immediately after installation?
  7. Why would you enable additional repositories during installation?
  8. What does the file /root/anaconda-ks.cfg contain, and how is it created?
  9. How do you start and stop virtual machines?
  10. How do you SSH into your virtual machines?
  11. What is the purpose of and relationship between these pieces of software?
    • libvirt
    • libvirtd
    • virsh
    • virt-manager
    • virt-install
    • kvm
  12. The kickstart installation (fedora3) was a network installation. Can a kickstart file be used with a DVD installation?
  13. The kickstart installation (fedora3) was fairly fast. Why? Under what circumstances would it take a long time, even on a fast network?
  14. What other types of installation sources are possible (besides Live Disc, Installation Disc, and Network?)