Virtualisation Exercise Installing VirtualBox Installing FreeBSD in a virtual machine Chris Wilson Joel Jaeggli AfNOG 2012.

Slides:



Advertisements
Similar presentations
UNIX System Programming Installing OpenSolaris. 2/86 Contents How to setup a virtual machine guest How to install OpenSolaris as a guest How to update.
Advertisements

Installation of Ubuntu on a Virtual machine. VirtualBox allows you to run an entire operating system inside another operating system. Please be aware.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Run a Virtual Machine. Virtualization Have you ever imitated someone else? That's because your mind is thinking/ imagining as that person Same to a Computer:
Computer Learning Ph.D. Candidate Department of Electrical and Computing Engineering University of Delaware Instructor: Jonghyun Kim 1 (Beginning Level)
Overview Basic functions Features Installation: Windows host and Linux host.
 Contents 1.Introduction about operating system. 2. What is 32 bit and 64 bit operating system. 3. File systems. 4. Minimum requirement for Windows 7.
How to Install Windows 7.
Windows 7 Upgrade to 8.1 My Experience. Hardware 1.Fry’s components 2.Desktop platform 3.64-bit processor 4.8 gb ram 5.Multiple SATA internal hard disks.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Step 1 - Start your PC and place your Windows XP CD in your CD/DVD- ROM drive. Your PC should automatically detect the CD and you will get a message saying.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 3 Desktop Virtualization McGraw-Hill.
Red Hat Installation. Installing Red Hat Linux is the process of copying operating system files from a CD, DVD, or USB flash drive to hard disk(s) on.
Virtualization and Open source Software Mr. Lau Ka Lun – Lai King Catholic Secondary School Date: 9 th, 21 st, 22 nd March, 2011.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
One to One instructions Installing and configuring samba on Ubuntu Linux to enable Linux to share files and documents with Windows XP.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Guide to Linux Installation and Administration, 2e1 Chapter 3 Installing Linux.
Tutorial 11 Installing, Updating, and Configuring Software
DIY: Your First VMware Server. Introduction to ESXi, VMWare's free virtualization Operating System.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
NUMOSS NURUL ‘IZZATI BINTI OTHMAN A
The PC The PC is a standard computing platform, built around a EISA bus (1988) –IBM compatible –“Intel Architecture” from Intel or AMD or other companies.
Hands-On Virtual Computing
Initial Boot from Install Disc 1 Turn on the power for your machine. Immediately place the first CD-ROM of the FreeBSD 5.3 install set in your machine's.
Window xp installation. Minimum HARDWARE REQUIREMENTS Minimum HARDWARE REQUIREMENTS PC with 300 megahertz or higher processor clock speed recommended;
Please Note: Information contained in this document is considered LENOVO CONFIDENTIAL For Lenovo Internal Use Only Do Not Copy or Distribute!! For Lenovo.
Xen Virtualization Last Update Copyright 2011 Kenneth M. Chipps Ph.D.
Linux in a Virtual Environment Nagarajan Prabakar School of Computing and Information Sciences Florida International University.
1 FreeBSD Installation ISOC/AfNOG Michuki Mwangi (Original materials by Hervey Allen – NSRC)
Installation Overview Lab#2 1Hanin Abdulrahman. Installing Ubuntu Linux is the process of copying operating system files from a CD, DVD, or USB flash.
CHAPTER 2. Overview 1. Pre-Installation Tasks 2. Installing and Configuring Linux 3. X Server 4. Post Installation Configuration and Tasks.
Linux Operations and Administration Chapter Two Installing OpenSUSE.
1 FreeBSD Installation AFNOG X Cairo, Egypt May 2009 Hervey Allen.
1 Copyright © 2015 Pexus LLC Patriot PS Personal Server Importing Virtual Appliance Image.
1 Copyright © 2015 Pexus LLC Patriot PS Personal Server Installing Patriot PS ISO Image on.
1 FreeBSD Installation AFNOG Chix 2011 Blantyre, Malawi 31 st Oct - 4 th Nov 2011 Dorcas Muthoni and Evelyn Namara.
VirtualBox: How to create a Linux Virtual Machine.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Page 1 of 38 Lenovo Confidential Lenovo Confidential Lenovo Confidential Lenovo Confidential Lenovo Confidential Please Note: Information contained in.
Hands-On Virtual Computing
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
 Contents 1.Introduction about operating system. 2. Minimum requirement for Windows 7 operating system. 3. Procedure to install Window 7 operating system.
HOW TO INSTALL WINDOWS 7? This step-by-step guide demonstrates how to install Windows 7 Ultimate. The guide is similar for other versions of Windows 7.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
Course 03 Basic Concepts assist. eng. Jánó Rajmond, PhD
 Prepared by: Eng. Maryam Adel Abdel-Hady
Welcome to the Virtual Machine Mark Cyzyk The Sheridan Libraries Johns Hopkins University.
Virtualization With:. Virtualization With: What Kind of Virtualization? Full virtualization Platform Resource.
bitcurator-access-webtools Quick Start Guide
Virtualization for Cloud Computing
VMware ESX and ESXi Module 3.
Installing VMware ESX and ESXi
CSC227: Operating Systems
Guide to Linux Installation and Administration, 2e
Seamless Guest OS's and more!
Operating System Review
Prepared by: Eng. Maryam Adel Abdel-Hady
Desktop Virtualization
Virtualization overview
Creating a Windows 10 Virtual machine
Create A Virtual Machine
Operating System Review
Linux Operations and Administration
bitcurator-access-webtools Quick Start Guide
University of Warith AL-Anbiya’a
Windows Operating System
WINDOW 7 INSTALLATION Prepared By:- Mr. Pawan Kumar
Presentation transcript:

Virtualisation Exercise Installing VirtualBox Installing FreeBSD in a virtual machine Chris Wilson Joel Jaeggli AfNOG 2012

Virtualisation Software KVM (Linux only) Parallels (Mac OS X only) QEmu VirtualBox Virtual PC (Windows only) VMware Server/Desktop VMware ESX Wine (Windows emulator for Unix) Xen

Virtualisation Features Hardware emulation Processor (x86) and motherboard (Intel chipset) Hard disks (IDE, SCSI, SATA) and CD-ROM drives USB host controller (pass-through to host devices) Keyboard and mouse (absolute pointing device) Graphics controller (acceleration, resizing, remote) Network and audio devices Paravirtual interface Paravirtual device drivers Balloon driver, remote command execution

Why VirtualBox Runs on Windows, Linux, Mac OS X, FreeBSD Free and open source (GPL) core Some features require the non-free Extension Pack Easy to use (GUI and command line tools) Pretty fast and efficient Desktop application (easy to install) We're using it to host your virtual machines

Why not VirtualBox? Bare metal hypervisor preferred for production use: Host OS can crash, killing all virtual machines Host OS has an overhead (RAM, CPU) Host OS is a security risk

System Requirements You will need: A laptop or desktop Windows, Macintosh, Linux or FreeBSD About 2 GB RAM About 20 GB free disk space Administrative rights (root access) A CD or DVD drive or wireless card If your laptop doesn't meet these specs: Please use one of our FreeBSD desktop computers

CD or Wireless? If possible, please use a FreeBSD CD or DVD Disks available on loan, please ask and sign for Please return your disk after the session, sorry! If you don't have a CD drive: You can install over the wireless network Bandwidth is limited and shared between all of us Using CD or DVD will be much faster for you Using CD or DVD will speed up wireless install

Installing VirtualBox FreeBSD desktops have VirtualBox installed already We have local copies for: Windows Mac OS X Ubuntu Maverick (10.10) Download local copies at: For other platforms, please visit:

Running VirtualBox On Windows: Start/Programs/Oracle VM VirtualBox On Mac OS X: Hard Disk/Applications/Oracle VM VirtualBox On FreeBSD: Open a terminal and type VirtualBox On Linux: Applications/System Tools/Oracle VM VirtualBox

VirtualBox Main Window List of virtual machines Probably empty! Settings of the selected virtual machine Screen preview Buttons to control VMs: New Settings Start

Creating a Virtual Machine Create a New virtual machine Type FreeBSD as the name Virtual RAM: Use less than half your machine's total RAM Gnome requires 1 GB Virtual hard disk: Dynamically expanding storage, 20 GB

Hold your horses! Don't start it yet! Need to change settings for network booting Click Settings Click Network Attached to: Bridge Name: your Internet device Adapter type: PCnet- FAST III

Go! The First Run Wizard appears Only useful if you have an Operating System on an ISO image Unless you have an ISO image, close it

Boot Device When you see: Press F12 to select boot device Press F12 If you miss it, choose Machine/Reset menu to try again

Boot Menu If booting from CD iso: Insert the disk now Choose Devices/CD or DVD Device menu Select your CD-ROM image Press C to boot from CD-ROM Press L to boot from LAN (Network)

FreeBSD Installer Text “windows” Buttons at the bottom TAB key to switch buttons Enter key to activate the selected button Up and Down arrows to select item from menu Select OK to activate

Initial Settings Select your home country, e.g. Tanzania Select your keyboard Should see the Main Menu (right) Choose Custom

Custom Install Choose Partition Press A, then Q to use default (whole disk) Choose Standard boot manager Choose Label Choose A (auto defaults) then Q to use default disk layout Choose Distributions

Distributions Menu Choose User Choose English Documentation Choose Exit Say Yes to installing FreeBSD Ports Choose Exit Choose Commit

Installation Media If installing from CD or DVD: Choose CD/DVD If installing from the LAN (network): Choose FTP Choose URL to access the local mirror Enter (on one line): ftp:// /f b82

Network Configuration IPv6 configuration: No DHCP configuration: No Enter a reasonable hostname, e.g. freebsd82 Press Tab to switch fields Remove any quote marks from Host and Domain

Installation Process This will take a few minutes Return to distributions menu: No From the main menu, choose Configure

Configuration Menu To install Gnome GUI: Choose Packages Choose gnome Choose gnome2 Choose Cancel to exit the gnome package list Choose x11 Choose xorg-7.5 Choose Cancel to exit the x11 package list Choose Install

Install packages and reboot Confirm the selected packages (gnome2 and xorg) Wait for them to install Choose Exit From the main menu, choose Exit Install Virtual machine will reboot into FreeBSD!

Enable Gnome Desktop Login as root Edit /etc/rc.conf and add: gnome_enable=YES dbus_enable=YES hald_enable=YES Add a user: pw useradd -G wheel chris passwd chris Reboot and enjoy!