VMWare Tools Installation in IPBrick 5.3

Size: px
Start display at page:

Download "VMWare Tools Installation in IPBrick 5.3"

Transcription

1 VMWare Tools Installation in IPBrick 5.3 iportalmais September 4, 2012

2 1 Procedure IMPORTANT NOTE: This procedure is ONLY for IPBrick 5.3! 0 - Copy the linux-headers file to the IPBrick. You may download it at our eshop: id=455&language=en 1 - Backup the initrd cd /boot cp -a initrd.img smp-64gb initrd.img smp-64gb.pre-insta 2 - Install the linux-headers It can be installed via web interface or as a normal update. cd ~operator (admiting that the file is in ~operator) dpkg -i linux-headers smp-64gb_ smp-64gb custom_i3 3 - Activate the VMware installation via VSphere "Guest -> Install/Upgrade VMware tools" (this will create a virtual cd with vmwaremount /dev/cdrom1 /cdrom (note: it can be cdrom1,2,3...) cp /cdrom/vmwaretools tar.gz /root 4 - Prepare and decompress the content for installation cd /root tar xvzf VMwareTools tar.gz 5 - Execute the installation script cd vmware-tools-distrib/./vmware-install.pl NOTE: During installation the only thing required is the location of the kernel header : /usr/src/linux-headers smp-64gb/include Searching for a valid kernel header path... The path "" is not a valid path to the smp-64gb kernel headers. Would you like to change it? [yes] Enter the path to the kernel header files for the smp-64gb kernel? /usr/src/linux-headers smp-64gb/include

3 2 Complete VMwareTools Log net:~/vmware-tools-distrib#./vmware-install.pl Creating a new VMware Tools installer database using the tar4 format. Installing VMware Tools. In which directory do you want to install the binary files? [/usr/bin] What is the directory that contains the init directories (rc0.d/ to rc6.d/)? [/etc] What is the directory that contains the init scripts? [/etc/init.d] In which directory do you want to install the daemon files? [/usr/sbin] In which directory do you want to install the library files? [/usr/lib/vmware-tools] The path "/usr/lib/vmware-tools" does not exist currently. This program is going to create it, including needed parent directories. Is this what you want? [yes] In which directory do you want to install the documentation files? [/usr/share/doc/vmware-tools] The path "/usr/share/doc/vmware-tools" does not exist currently. This program is going to create it, including needed parent directories. Is this what you want? [yes] The installation of VMware Tools build for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl". Before running VMware Tools for the first time, you need to configure it by invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want this program to invoke the command for you now? [yes] Initializing... Making sure services for VMware Tools are stopped.

4 Stopping VMware Tools services in the virtual machine: Guest operating system daemon: Unmounting HGFS shares: Guest filesystem driver: Adding system startup for /etc/init.d/vmware-tools... /etc/rc0.d/s36vmware-tools ->../init.d/vmware-tools /etc/rc6.d/s36vmware-tools ->../init.d/vmware-tools /etc/rcs.d/s38vmware-tools ->../init.d/vmware-tools [EXPERIMENTAL] The VMware FileSystem Sync Driver (vmsync) is a new feature that creates backups of virtual machines. Please refer to the VMware Knowledge Base for more details on this capability. Do you wish to enable this feature? [no] Before you can compile modules, you need to have the following installed... make gcc kernel headers of the running kernel Searching for GCC... Detected GCC binary at "/usr/bin/gcc". The path "/usr/bin/gcc" appears to be a valid path to the gcc binary. Would you like to change it? [no] Searching for a valid kernel header path... The path "" is not a valid path to the smp-64gb kernel headers. Would you like to change it? [yes] Enter the path to the kernel header files for the smp-64gb kernel? /usr/src/linux-headers smp-64gb/include The path "/usr/src/linux-headers smp-64gb/include" appears to be a valid path to the smp-64gb kernel headers. Would you like to change it? [no] make: Entering directory /tmp/vmware-root/modules/vmci-only CC [M] /tmp/vmware-root/modules/vmci-only/vmcidatagram.o CC [M] /tmp/vmware-root/modules/vmci-only/vmci_drv.o

5 CC [M] /tmp/vmware-root/modules/vmci-only/vmcievent.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciguestds.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciguestkernelif.o CC [M] /tmp/vmware-root/modules/vmci-only/vmcikernelif.o CC [M] /tmp/vmware-root/modules/vmci-only/vmcinotifications.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciprocess.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciqpair.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciqueuepair.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciutil.o CC [M] /tmp/vmware-root/modules/vmci-only/kernelstubslinux.o LD [M] /tmp/vmware-root/modules/vmci-only/vmci.o CC /tmp/vmware-root/modules/vmci-only/vmci.mod.o LD [M] /tmp/vmware-root/modules/vmci-only/vmci.ko make[1]: Entering directory /tmp/vmware-root/modules/vmci-only make[1]: Leaving directory /tmp/vmware-root/modules/vmci-only cp -f vmci.ko./../vmci.o make: Leaving directory /tmp/vmware-root/modules/vmci-only make: Entering directory /tmp/vmware-root/modules/vmci-only CC [M] /tmp/vmware-root/modules/vmci-only/vmcidatagram.o CC [M] /tmp/vmware-root/modules/vmci-only/vmci_drv.o CC [M] /tmp/vmware-root/modules/vmci-only/vmcievent.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciguestds.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciguestkernelif.o CC [M] /tmp/vmware-root/modules/vmci-only/vmcikernelif.o CC [M] /tmp/vmware-root/modules/vmci-only/vmcinotifications.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciprocess.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciqpair.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciqueuepair.o CC [M] /tmp/vmware-root/modules/vmci-only/vmciutil.o CC [M] /tmp/vmware-root/modules/vmci-only/kernelstubslinux.o LD [M] /tmp/vmware-root/modules/vmci-only/vmci.o CC /tmp/vmware-root/modules/vmci-only/vmci.mod.o LD [M] /tmp/vmware-root/modules/vmci-only/vmci.ko

6 make[1]: Entering directory /tmp/vmware-root/modules/vmci-only make[1]: Leaving directory /tmp/vmware-root/modules/vmci-only cp -f vmci.ko./../vmci.o make: Leaving directory /tmp/vmware-root/modules/vmci-only make: Entering directory /tmp/vmware-root/modules/vsock-only CC [M] /tmp/vmware-root/modules/vsock-only/linux/af_vsock.o CC [M] /tmp/vmware-root/modules/vsock-only/linux/notify.o CC [M] /tmp/vmware-root/modules/vsock-only/linux/notifyqstate.o CC [M] /tmp/vmware-root/modules/vsock-only/linux/stats.o CC [M] /tmp/vmware-root/modules/vsock-only/linux/util.o CC [M] /tmp/vmware-root/modules/vsock-only/linux/vsockaddr.o CC [M] /tmp/vmware-root/modules/vsock-only/driverlog.o LD [M] /tmp/vmware-root/modules/vsock-only/vsock.o CC /tmp/vmware-root/modules/vsock-only/vsock.mod.o LD [M] /tmp/vmware-root/modules/vsock-only/vsock.ko make[1]: Entering directory /tmp/vmware-root/modules/vsock-only make[1]: Leaving directory /tmp/vmware-root/modules/vsock-only cp -f vsock.ko./../vsock.o make: Leaving directory /tmp/vmware-root/modules/vsock-only make: Entering directory /tmp/vmware-root/modules/vmxnet3-only CC [M] /tmp/vmware-root/modules/vmxnet3-only/vmxnet3_drv.o CC [M] /tmp/vmware-root/modules/vmxnet3-only/vmxnet3_ethtool.o CC [M] /tmp/vmware-root/modules/vmxnet3-only/vmxnet3_shm.o LD [M] /tmp/vmware-root/modules/vmxnet3-only/vmxnet3.o CC /tmp/vmware-root/modules/vmxnet3-only/vmxnet3.mod.o

7 LD [M] /tmp/vmware-root/modules/vmxnet3-only/vmxnet3.ko make[1]: Entering directory /tmp/vmware-root/modules/vmxnet3-only make[1]: Leaving directory /tmp/vmware-root/modules/vmxnet3-only cp -f vmxnet3.ko./../vmxnet3.o make: Leaving directory /tmp/vmware-root/modules/vmxnet3-only make: Entering directory /tmp/vmware-root/modules/pvscsi-only CC [M] /tmp/vmware-root/modules/pvscsi-only/pvscsi.o CC /tmp/vmware-root/modules/pvscsi-only/pvscsi.mod.o LD [M] /tmp/vmware-root/modules/pvscsi-only/pvscsi.ko make[1]: Entering directory /tmp/vmware-root/modules/pvscsi-only make[1]: Leaving directory /tmp/vmware-root/modules/pvscsi-only cp -f pvscsi.ko./../pvscsi.o make: Leaving directory /tmp/vmware-root/modules/pvscsi-only make: Entering directory /tmp/vmware-root/modules/vmmemctl-only CC [M] /tmp/vmware-root/modules/vmmemctl-only/backdoorgcc32.o CC [M] /tmp/vmware-root/modules/vmmemctl-only/os.o CC [M] /tmp/vmware-root/modules/vmmemctl-only/vmballoon.o LD [M] /tmp/vmware-root/modules/vmmemctl-only/vmmemctl.o CC /tmp/vmware-root/modules/vmmemctl-only/vmmemctl.mod.o LD [M] /tmp/vmware-root/modules/vmmemctl-only/vmmemctl.ko make[1]: Entering directory /tmp/vmware-root/modules/vmmemctl-only

8 make[1]: Leaving directory /tmp/vmware-root/modules/vmmemctl-only cp -f vmmemctl.ko./../vmmemctl.o make: Leaving directory /tmp/vmware-root/modules/vmmemctl-only The VMware Host-Guest Filesystem allows for shared folders between the host OS and the guest OS in a Fusion or Workstation virtual environment. Do you wish to enable this feature? [no] make: Entering directory /tmp/vmware-root/modules/vmxnet-only CC [M] /tmp/vmware-root/modules/vmxnet-only/vmxnet.o CC /tmp/vmware-root/modules/vmxnet-only/vmxnet.mod.o LD [M] /tmp/vmware-root/modules/vmxnet-only/vmxnet.ko make[1]: Entering directory /tmp/vmware-root/modules/vmxnet-only make[1]: Leaving directory /tmp/vmware-root/modules/vmxnet-only cp -f vmxnet.ko./../vmxnet.o make: Leaving directory /tmp/vmware-root/modules/vmxnet-only The vmblock enables dragging or copying files between host and guest in a Fusion or Workstation virtual environment. Do you wish to enable this feature? [no] yes make: Entering directory /tmp/vmware-root/modules/vmblock-only CC [M] /tmp/vmware-root/modules/vmblock-only/linux/block.o CC [M] /tmp/vmware-root/modules/vmblock-only/linux/control.o CC [M] /tmp/vmware-root/modules/vmblock-only/linux/dbllnklst.o CC [M] /tmp/vmware-root/modules/vmblock-only/linux/dentry.o CC [M] /tmp/vmware-root/modules/vmblock-only/linux/file.o CC [M] /tmp/vmware-root/modules/vmblock-only/linux/filesystem.o CC [M] /tmp/vmware-root/modules/vmblock-only/linux/inode.o CC [M] /tmp/vmware-root/modules/vmblock-only/linux/module.o CC [M] /tmp/vmware-root/modules/vmblock-only/linux/stubs.o

9 CC [M] /tmp/vmware-root/modules/vmblock-only/linux/super.o LD [M] /tmp/vmware-root/modules/vmblock-only/vmblock.o CC /tmp/vmware-root/modules/vmblock-only/vmblock.mod.o LD [M] /tmp/vmware-root/modules/vmblock-only/vmblock.ko make[1]: Entering directory /tmp/vmware-root/modules/vmblock-only make[1]: Leaving directory /tmp/vmware-root/modules/vmblock-only cp -f vmblock.ko./../vmblock.o make: Leaving directory /tmp/vmware-root/modules/vmblock-only No X install found. Creating a new initrd boot image for the kernel. update-initramfs: /boot/initrd.img smp-64gb has been altered. update-initramfs: Cannot update. Override with -t option. Starting VMware Tools services in the virtual machine: Switching to guest configuration: Paravirtual SCSI module: Guest memory manager: Guest vmxnet fast network device: VM communication interface: VM communication interface socket family: File system sync driver: Guest operating system daemon: The configuration of VMware Tools build for Linux for this running kernel completed successfully. You must restart your X session before any mouse or graphics changes take effect. You can now run VMware Tools by invoking "/usr/bin/vmware-toolbox-cmd" from the command line or by invoking "/usr/bin/vmware-toolbox" from the command line during an X server session. To enable advanced X features (e.g., guest resolution fit, drag and drop, and file and text copy/paste), you will need to do one (or more) of the following: 1. Manually start /usr/bin/vmware-user 2. Log out and log back into your desktop session; and, 3. Restart your X session. To use the vmxnet driver, restart networking using the following commands:

10 /etc/init.d/networking stop rmmod pcnet32 rmmod vmxnet modprobe vmxnet /etc/init.d/networking start Enjoy, --the VMware team Found VMware Tools CDROM mounted at /cdrom. Ejecting device /dev/cdrom2...

Virtual Data Center (vdc) Manual

Virtual Data Center (vdc) Manual Virtual Data Center (vdc) Manual English Version 1.0 Page 1 of 43 Content 1 HOW TO USE CLOUD PORTAL (VMWARE VIRTUAL DATA CENTER)... 3 2 VMWARE SYSTEM DETAILS... 5 3 HOW TO MANAGE VIRTUAL MACHINE... 6 Edit

More information

Ubuntu Manually Mount Cdrom Drive Command Line Vmware

Ubuntu Manually Mount Cdrom Drive Command Line Vmware Ubuntu Manually Mount Cdrom Drive Command Line Vmware On Windows 7 (64-bit) I installed VMware Player and then Ubuntu 12.04, then Mount the virtual CD drive, Launch a terminal, Use tar to uncompress. I

More information

Installing and Configuring VMware Tools. September 2012 VMware vsphere 5.5 VMware Fusion 5.5 VMware Player 5.5 VMware Workstation 5.

Installing and Configuring VMware Tools. September 2012 VMware vsphere 5.5 VMware Fusion 5.5 VMware Player 5.5 VMware Workstation 5. Installing and Configuring VMware Tools September 2012 VMware vsphere 5.5 VMware Fusion 5.5 VMware Player 5.5 VMware Workstation 5.5 You can find the most up-to-date technical documentation on the VMware

More information

VMware Workstation 4 What s New Requirements Installation Guest OS Installation Documentation Troubleshooting Prev Contents Last Next Installing VMware Tools The following sections describe how to install

More information

VMware Tools User Guide

VMware Tools User Guide VMware Tools 10.1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

VMware Tools Installation Guide For Operating System Specific Packages

VMware Tools Installation Guide For Operating System Specific Packages VMware Tools Installation Guide For Operating System Specific Packages ESXi 5.1 ESXi 5.0 VMware Tools This document supports the version of each product listed and supports all subsequent versions until

More information

VMware Tools User Guide. VMware Tools

VMware Tools User Guide. VMware Tools VMware Tools 10.2.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your feedback to docfeedback@vmware.com

More information

Completely Uninstall Vmware Tools Linux Command Line

Completely Uninstall Vmware Tools Linux Command Line Completely Uninstall Vmware Tools Linux Command Line This article provides steps for manually removing VMware Workstation when the For more information, see Opening a command or shell prompt (1003892).

More information

How to Deploy Axon on VMware vcenter

How to Deploy Axon on VMware vcenter How to Deploy Axon on VMware vcenter Copyright Informatica LLC 2017. Informatica, the Informatica logo, Intelligent Data Lake, Big Data Mangement, and Live Data Map are trademarks or registered trademarks

More information

Ubuntu 7.10 VMware Fusion Virtual Machine Setup Install HOWTO

Ubuntu 7.10 VMware Fusion Virtual Machine Setup Install HOWTO Ubuntu 7.10 VMware Fusion Virtual Machine Setup Install HOWTO I created this document for the Users that do not have enough experience dealing with Linux OSes and or the Command Line for installing VMware

More information

VMware Tools Installation Guide For Operating System Specific Packages. VMware Tools

VMware Tools Installation Guide For Operating System Specific Packages. VMware Tools VMware Tools Installation Guide For Operating System Specific Packages VMware Tools You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

VMware Workstation 5 Lab. New Features and Capabilities: Multiple Snapshots, Teams, Clones, Video Capture and More

VMware Workstation 5 Lab. New Features and Capabilities: Multiple Snapshots, Teams, Clones, Video Capture and More VMware Workstation 5 Lab New Features and Capabilities: Multiple Snapshots, Teams, Clones, Video Capture and More Presentation Summary VMware Workstation overview VMware Workstation usage scenarios Features

More information

Preparing Virtual Machines for Cisco APIC-EM

Preparing Virtual Machines for Cisco APIC-EM Preparing a VMware System for Cisco APIC-EM Deployment, page 1 Virtual Machine Configuration Recommendations, page 1 Configuring Resource Pools Using vsphere Web Client, page 4 Configuring a Virtual Machine

More information

Preparing Virtual Machines for Cisco APIC-EM

Preparing Virtual Machines for Cisco APIC-EM Preparing a VMware System for Cisco APIC-EM Deployment, on page 1 Virtual Machine Configuration Recommendations, on page 1 Configuring Resource Pools Using vsphere Web Client, on page 4 Configuring a Virtual

More information

TIBCO FTL Message Switch Installation

TIBCO FTL Message Switch Installation TIBCO FTL Message Switch Installation Software Release 5.0.0 June 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

Installing Virtualbox Guest Additions Vboxadditions on CentOS 7, Fedora 19 / 20 and RHEL 6.5 / 5.10 on Windows host

Installing Virtualbox Guest Additions Vboxadditions on CentOS 7, Fedora 19 / 20 and RHEL 6.5 / 5.10 on Windows host Installing Virtualbox Guest Additions Vboxadditions on CentOS 7, Fedora 19 / 20 and RHEL 6.5 / 5.10 on Windows host Author : admin If you decided to use Redhat based Linux distribution inside Virtualbox

More information

VMware Fusion Tech Preview 2017: API/CLI Getting Started Guide

VMware Fusion Tech Preview 2017: API/CLI Getting Started Guide VMware Fusion Tech Preview 2017: API/CLI Getting Started Guide This document will provide step by step instruction for getting started with the new developer focused features available in the VMware Fusion

More information

Scratchbox Remote Shell

Scratchbox Remote Shell Scratchbox Remote Shell Timo Savola tsavola@movial.fi Scratchbox Remote Shell by Timo Savola Copyright 2004, 2005 Nokia Revision history Version: Author: Description: 2005-02-08 Savola Based on Device

More information

OCTVQE Zaptel Echo Canceller (PRELIMINARY)

OCTVQE Zaptel Echo Canceller (PRELIMINARY) OCTVQE - Zaptel Echo Canceller User s Guide (Preliminary) OCTVQE Zaptel Echo Canceller (PRELIMINARY) User s Guide Revision 1.9 OctWare Inc. www.octware.net 4101, Molson St., Suite 300 Montreal Quebec H1Y

More information

Eaton LanSafe LanSafe installation and configuration guide for VMware ESX 3 virtual architecture

Eaton LanSafe LanSafe installation and configuration guide for VMware ESX 3 virtual architecture Eaton LanSafe LanSafe installation and configuration guide for VMware ESX 3 virtual architecture VMware ESX server host and guest operating systems architecture Virtual/ Guest OS 1 (Windows) Applications,

More information

Purpose. Target Audience. Installation Overview. Install SDK Prerequisites. Nagios XI. Monitoring VMware With Nagios XI

Purpose. Target Audience. Installation Overview. Install SDK Prerequisites. Nagios XI. Monitoring VMware With Nagios XI Purpose This document describes how to use to monitor VMware ESX, ESXi, vsphere, and vcenter Server with the VMware monitoring wizard. This document will show you how to set up your system to monitor virtual

More information

Uninstalling And Manually Install Vmware Tools Ubuntu Guest

Uninstalling And Manually Install Vmware Tools Ubuntu Guest Uninstalling And Manually Install Vmware Tools Ubuntu 12.04 Guest VMware Tools in an Ubuntu 14.04 Guest. Use the guest OS provided Open VM Tools or install the VMware Tools, as needed. Installing the additional

More information

File System Hierarchy Standard (FHS)

File System Hierarchy Standard (FHS) File System Hierarchy Standard (FHS) Filesystem hierarchy standard describes directory structure and its content in Unix and Unix like operating system. It explains where files and directories should be

More information

QLogic QLA4010/QLA4010C/QLA4050/QLA4050C/ QLA4052C/QMC4052/QLE4060C/QLE4062C iscsi Driver for Linux Kernel 2.6.x.

QLogic QLA4010/QLA4010C/QLA4050/QLA4050C/ QLA4052C/QMC4052/QLE4060C/QLE4062C iscsi Driver for Linux Kernel 2.6.x. QLogic QLA4010/QLA4010C/QLA4050/QLA4050C/ QLA4052C/QMC4052/QLE4060C/QLE4062C iscsi Driver for Linux Kernel 2.6.x This software license applies only to QLogic customers. QLogic Corporation. All rights reserved.

More information

Installation of RedHawk 6.5-r24.2 on the Jetson TX1 Development Board Release Notes. September 19 th, 2017

Installation of RedHawk 6.5-r24.2 on the Jetson TX1 Development Board Release Notes. September 19 th, 2017 Installation of RedHawk 6.5-r24.2 on the Jetson TX1 Development Board Release Notes September 19 th, 2017 This page intentionally left blank 1. Introduction This document describes the process of installing

More information

A Kernel Compiling Adventure By Grant Nelson

A Kernel Compiling Adventure By Grant Nelson A Kernel Compiling Adventure By Grant Nelson Goals Virtual Ubuntu Compiling a New Kernel Complications Installing Ubuntu on WinXP Building a Block Scheduler Conclusion 2 Read entire document before performing

More information

Filesystem Hierarchy Operating systems I800 Edmund Laugasson

Filesystem Hierarchy Operating systems I800 Edmund Laugasson Filesystem Hierarchy Operating systems I800 Edmund Laugasson edmund.laugasson@itcollege.ee There has been used materials from Margus Ernits, Katrin Loodus when creating current slides. Current document

More information

Ubuntu Linux Installation Guide

Ubuntu Linux Installation Guide RocketRAID 278x SAS Controller Ubuntu Linux Installation Guide Version 1.1 Copyright 2012 HighPoint Technologies, Inc. All rights reserved. Last updated on May 29, 2012 Table of Contents 1 Overview...

More information

How to install VMWare Server on Mandriva 2007 (64bit) and to use Linux and Windows clients. by Frank Neugebauer

How to install VMWare Server on Mandriva 2007 (64bit) and to use Linux and Windows clients. by Frank Neugebauer How to install VMWare Server 1.0.1 on Mandriva 2007 (64bit) and to use Linux and Windows clients by Frank Neugebauer www.linux-tip.net 12.01.2007 This workshop describes how to install VMware server 1.0.1

More information

Basic UNIX system administration

Basic UNIX system administration Basic UNIX system administration CS 2204 Class meeting 14 *Notes by Doug Bowman and other members of the CS faculty at Virginia Tech. Copyright 2001-2003. System administration Thus far, we ve only discussed:

More information

CREATION OF A MINIMAL STAND ALONE RTAI SYSTEM ================================================

CREATION OF A MINIMAL STAND ALONE RTAI SYSTEM ================================================ Requirements :: --------------- CREATION OF A MINIMAL STAND ALONE RTAI SYSTEM ================================================ * I prepared my stand alone RTAI for the following hardware configurations.

More information

Installing Dell OpenManage 4.5 Software in a VMware ESX Server Software 2.5.x Environment

Installing Dell OpenManage 4.5 Software in a VMware ESX Server Software 2.5.x Environment Installing Dell OpenManage 4.5 Software in a VMware ESX Server Software 2.5.x Environment Notes, Notices, and Cautions NOTE: A NOTE indicates important information that helps you make better use of your

More information

Project 0: Linux & Virtual Machine Dabbling

Project 0: Linux & Virtual Machine Dabbling Project 0: Linux & Virtual Machine Dabbling CS-3013 Operating Systems Hugh C. Lauer (Slides include materials from Slides include materials from Modern Operating Systems, 3 rd ed., by Andrew Tanenbaum

More information

RocketRAID 2522 SATA Controller Ubuntu Linux Installation Guide

RocketRAID 2522 SATA Controller Ubuntu Linux Installation Guide RocketRAID 2522 SATA Controller Ubuntu Linux Installation Guide Version 1.0 Copyright 2008 HighPoint Technologies, Inc. All rights reserved. Last updated on February 16, 2009 Table of Contents 1 Overview...1

More information

VMware Monitoring Using Unnoc - Setup Instructions

VMware Monitoring Using Unnoc - Setup Instructions VMware Monitoring Using Unnoc - Setup Instructions Summary: This document explains how to setup an Unnoc server to monitor VMware vcenter Servers, ESX Servers, and Virtual Machines using the Perl VI SDK.

More information

Idea6410 Ubuntu User Manual V 0.19

Idea6410 Ubuntu User Manual V 0.19 V 0.19 Version: Ubuntu-9.04_v0.19 Linux PC environment: Ubuntu-9.04 1 1. Install Cross-compile 1.1 Open Linux-ubuntu_v0.19\cross_compile\ folder, and copy Arm-none-lunux-gnueabi-arm-2008q3-72-for-linux.tar.bz2

More information

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions Welcome to getting started with Ubuntu 12.04 Server. This System Administrator Manual guide to be simple to follow, with step by step instructions with screenshots INDEX 1.Installation of Ubuntu 12.04

More information

RocketRAID 231x/230x SATA Controller Debian Linux Installation Guide

RocketRAID 231x/230x SATA Controller Debian Linux Installation Guide RocketRAID 231x/230x SATA Controller Debian Linux Installation Guide Version 1.0 Copyright 2008 HighPoint Technologies, Inc. All rights reserved. Last updated on September 17, 2008 Table of Contents 1

More information

Unit- 5. Linux Systems

Unit- 5. Linux Systems Unit- 5 Linux System- Basic Concepts; System Administration-Requirements for Linux System Administrator, Setting up a LINUX Multifunction Server, Domain Name System, Setting Up Local Network Services;

More information

Installing on a Virtual Machine

Installing on a Virtual Machine Release 8.5 Revised: 6/20/13 See the Quick Start for Installing and Configuring Cisco Unified MeetingPlace Release 8.5 module for information about the order in which to install and configure the Cisco

More information

Install and Configure Enterprise Linux on the First Virtual Machine

Install and Configure Enterprise Linux on the First Virtual Machine Install and Configure Enterprise Linux on the First Virtual Machine Download Enterprise Linux from Oracle and unzip the files: Enterprise-R4-U4-i386-disc1.iso Enterprise-R4-U4-i386-disc2.iso Enterprise-R4-U4-i386-disc3.iso

More information

Configuring and Building Palacios/Linux

Configuring and Building Palacios/Linux Configuring and Building Palacios/Linux 1/3/2011 1. Check out the Palacios repository The central Palacios repository is directly accessible from newskysaw.cs.northwestern.edu and newbehemoth.cs.northwestern.edu.

More information

CompTIA Linux+/LPIC-1 COPYRIGHTED MATERIAL

CompTIA Linux+/LPIC-1 COPYRIGHTED MATERIAL CompTIA Linux+/LPIC-1 COPYRIGHTED MATERIAL Chapter System Architecture (Domain 101) THE FOLLOWING COMPTIA LINUX+/LPIC-1 EXAM OBJECTIVES ARE COVERED IN THIS CHAPTER: 101.1 Determine and Configure hardware

More information

Configuring the MSA1000 for Linux or NetWare Environments

Configuring the MSA1000 for Linux or NetWare Environments White Paper September 2002 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Benefits of the new firmware for the MSA1000...1 Prerequisites...3 Firmware Upgrades:...3 Environmental

More information

Rocket RAID 2644 SAS Controller opensuse Linux Installation Guide

Rocket RAID 2644 SAS Controller opensuse Linux Installation Guide Rocket RAID 2644 SAS Controller opensuse Linux Installation Guide Version 1.1 Copyright 2012 HighPoint Technologies, Inc. All rights reserved. Last updated on June 12, 2012 Table of Contents 1 Overview...

More information

Installation Manual for Sonnet RAID Controller

Installation Manual for Sonnet RAID Controller Installation Manual for Sonnet RAID Controller System Requirements - Mac Users The Sonnet RAID controller requires the following in order to operate in your system: One available PCI Express (PCIe) 1.1

More information

Creating a New SBC SWe VM Instance

Creating a New SBC SWe VM Instance Creating a New SBC SWe VM Instance To install SBC SWe on a virtual machine (VM), you must first create a VM and allocate its resources (for example CPU, memory, and NICs), as well as configure a datastore

More information

Installing and Using SUSE Linux on VMware

Installing and Using SUSE Linux on VMware Introduction Installing and Using SUSE Linux on VMware Hugh C. Lauer Adjunct Professor Worcester Polytechnic Institute August 2006 Virtual machine technology, such as that provided by VMware, 1 offers

More information

CTEC1863/2018F Bonus Lab Page 1 of 5

CTEC1863/2018F Bonus Lab Page 1 of 5 CTEC1863/2018F Bonus Lab Page 1 of 5 Bonus Lab: OpenSUSE Linux Rescue In this lab, we will install an OpenSUSE virtual machine. However, both the non-root user and the root passwords are unknown. To fix

More information

Getting Started Guide. Installation and Setup Instructions. For version Copyright 2009 Code 42 Software, Inc. All rights reserved

Getting Started Guide. Installation and Setup Instructions. For version Copyright 2009 Code 42 Software, Inc. All rights reserved Installation and Setup Instructions For version 06.11.2009 Copyright 2009 Code 42 Software, Inc. All rights reserved About This Guide This guide shows you how to install, activate and back up with CrashPlan

More information

Question No: 1 In capacity planning exercises, which tools assist in listing and identifying processes of interest? (Choose TWO correct answers.

Question No: 1 In capacity planning exercises, which tools assist in listing and identifying processes of interest? (Choose TWO correct answers. Volume: 129 Questions Question No: 1 In capacity planning exercises, which tools assist in listing and identifying processes of interest? (Choose TWO correct answers.) A. acpid B. lsof C. pstree D. telinit

More information

The Challenges of X86 Hardware Virtualization. GCC- Virtualization: Rajeev Wankar 36

The Challenges of X86 Hardware Virtualization. GCC- Virtualization: Rajeev Wankar 36 The Challenges of X86 Hardware Virtualization GCC- Virtualization: Rajeev Wankar 36 The Challenges of X86 Hardware Virtualization X86 operating systems are designed to run directly on the bare-metal hardware,

More information

Linux Distribution: Kernel Configuration

Linux Distribution: Kernel Configuration Instituto Superior de Engenharia do Porto Mestrado em Engenharia Eletrotécnica e de Computadores Arquitetura de Computadores Linux Distribution: Kernel Configuration The central element of a GNU/Linux

More information

RTLinux Installation Instructions

RTLinux Installation Instructions RTLinux Installation Instructions FSM Labs, Inc. http://www.fsmlabs.com April 20, 2001 Abstract This document is intended to guide the user through the installation steps needed to compile and install

More information

This is Lab Worksheet 7 - not an Assignment

This is Lab Worksheet 7 - not an Assignment This is Lab Worksheet 7 - not an Assignment This Lab Worksheet contains some practical examples that will prepare you to complete your Assignments. You do not have to hand in this Lab Worksheet. Make sure

More information

This is Lab Worksheet/Installation 7

This is Lab Worksheet/Installation 7 This is Lab Worksheet/Installation 7 This Lab Worksheet/Installation contains essential installation work needed for your upcoming Assignments. You do not have to hand in this Lab Worksheet, but there

More information

IPBRICK Installation Manual

IPBRICK Installation Manual IPBRICK Installation Manual February 2006 2 Copyright c iportalmais All rights reserved. February 2006. The information in this document could be change without further notice. The declarations, technical

More information

Upgrading the MSA1000 for Enhanced Features

Upgrading the MSA1000 for Enhanced Features White Paper December 2002 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Benefits of the MSA1000 Enhancements...1 Prerequisites...3 Environmental Monitoring Unit (EMU) issue:...3

More information

University of Colorado at Colorado Springs CS4500/ Fall 2018 Operating Systems Project 1 - System Calls and Processes

University of Colorado at Colorado Springs CS4500/ Fall 2018 Operating Systems Project 1 - System Calls and Processes University of Colorado at Colorado Springs CS4500/5500 - Fall 2018 Operating Systems Project 1 - System Calls and Processes Instructor: Yanyan Zhuang Total Points: 100 Out: 8/29/2018 Due: 11:59 pm, Friday,

More information

Nested Home Lab Setting up Shared Storage

Nested Home Lab Setting up Shared Storage Nested Home Lab Setting up Shared Storage Andy Fox VCI VCAP-DCA VCP3 VCP4 Over the years teaching vsphere, several peers, colleagues and students have asked me how I setup shared storage in my nested test

More information

Display Modules (DL-DM) Application Developer's Guide

Display Modules (DL-DM) Application Developer's Guide Display Modules (DL-DM) Application Developer's Guide PART NUMBER: 101198 VERSION: 3.0 P Page 1 of 11 Revision Status Revision Date Part Number Description 1.0 2011-08-31 DL-DM700-DGAPPL Initial release

More information

for Linux This quick start explains how to install the Novell Client for Linux* software on a workstation.

for Linux This quick start explains how to install the Novell Client for Linux* software on a workstation. Novell Client 2.0 for Linux Installation Quick Start Novell Client TM for Linux 2.0 September 18, 2007 QUICK START www.novell.com Installing the Novell Client for Linux This quick start explains how to

More information

The Linux IPL Procedure

The Linux IPL Procedure The Linux IPL Procedure SHARE - Tampa February 13, 2007 Session 9274 Edmund MacKenty Rocket Software, Inc. Purpose De-mystify the Linux boot sequence Explain what happens each step of the way Describe

More information

RocketRAID 2310/2300 Controller Fedora Linux Installation Guide

RocketRAID 2310/2300 Controller Fedora Linux Installation Guide RocketRAID 2310/2300 Controller Fedora Linux Installation Guide Version 1.1 Copyright 2006 HighPoint Technologies, Inc. All rights reserved. Last updated on Jan 20, 2006 Table of Contents 1 Overview...1

More information

Chapter 6. Boot time configuration. Chapter 6 Boot time configuration

Chapter 6. Boot time configuration. Chapter 6 Boot time configuration Chapter 6. Boot time configuration Chapter 6 Boot time configuration Last revised: 20/6/2004 Chapter 6 Outline In this chapter we will learn about: How the system boots How to configure the boot loaders

More information

Install and Configure Ubuntu on a VirtualBox Virtual Machine

Install and Configure Ubuntu on a VirtualBox Virtual Machine Install and Configure Ubuntu on a VirtualBox Virtual Machine Ronald Mak Department of Computer Engineering Department of Computer Science January 11, 2019 Introduction Because the class will use Linux

More information

This section describes the procedures needed to add a new disk to a VM. vmkfstools -c 4g /vmfs/volumes/datastore_name/vmname/xxxx.

This section describes the procedures needed to add a new disk to a VM. vmkfstools -c 4g /vmfs/volumes/datastore_name/vmname/xxxx. Adding a New Disk, page 1 Mounting the Replication Set from Disk to tmpfs After Deployment, page 3 Manage Disks to Accommodate Increased Subscriber Load, page 5 Adding a New Disk This section describes

More information

GUT. GUT Installation Guide

GUT. GUT Installation Guide Date : 17 Mar 2011 1/6 GUT Contents 1 Introduction...2 2 Installing GUT...2 2.1 Optional Extensions...2 2.2 Installation using the Binary package...2 2.2.1 Linux or Mac OS X...2 2.2.2 Windows...4 2.3 Installing

More information

Red Hat CloudForms 4.0

Red Hat CloudForms 4.0 Red Hat CloudForms 4.0 Installing CloudForms on VMware vsphere How to Install and Configure the CloudForms Management Engine Appliance on a VMware vsphere environment Last Updated: 2017-12-08 Red Hat

More information

Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box

Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box jthomas Enterprises, 2016 Building a CentOS 7 Workstation using Oracle VirtualBox 1 Section 1 Before You Begin This section details the environment

More information

Application Management

Application Management Lab 2 Application Management 2.1 Objectives Install software ready to use in a specific operating system (binaries) Install software starting from source code 2.2 Before you start It would be good if you

More information

Installation Manual InfraManage.NET Installation Instructions for Ubuntu

Installation Manual InfraManage.NET Installation Instructions for Ubuntu Installation Manual InfraManage.NET Installation Instructions for Ubuntu Copyright 1996 2017 Timothy Ste. Marie Version 7.5.72SQL InfraManage.NET Installing InfraManage.NET Page 1 of 78 Table of Contents

More information

RocketRAID 231x/230x SATA Controller Fedora Linux Installation Guide

RocketRAID 231x/230x SATA Controller Fedora Linux Installation Guide RocketRAID 231x/230x SATA Controller Fedora Linux Installation Guide Version 1.0 Copyright 2008 HighPoint Technologies, Inc. All rights reserved. Last updated on April 7, 2009 Table of Contents 1 Overview...1

More information

Installation Guide for UNIX

Installation Guide for UNIX Installation Guide for UNIX IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

Notes on Using the Beta VMware Importer Tool on Your Mac VMware Importer 1 Beta 2

Notes on Using the Beta VMware Importer Tool on Your Mac VMware Importer 1 Beta 2 Notes on Using the Beta VMware Importer Tool on Your Mac VMware Importer 1 Beta 2 The VMware Web site also provides the latest product updates. If you have comments about this documentation, submit your

More information

Hardening The Linux Kernel With Grsecurity (Debian)

Hardening The Linux Kernel With Grsecurity (Debian) By EvilAngel Published: 2008-11-17 16:58 Hardening The Linux Kernel With Grsecurity (Debian) Security is based on three characteristics: prevention, protection and detection. Grsecurity is a patch for

More information

linux-2.6 Packaging maximilian attems Debian Kernel Team Linuxwochen Graz May 20, 2006

linux-2.6 Packaging maximilian attems Debian Kernel Team Linuxwochen Graz May 20, 2006 linux-2.6 Packaging maximilian attems maks@sternwelten.at Debian Kernel Team Linuxwochen Graz May 20, 2006 1 Contents Sarge Style Packaging....................................... 3 United Packaging: Overview....................................

More information

Operating System. Hanyang University. Hyunmin Yoon Operating System Hanyang University

Operating System. Hanyang University. Hyunmin Yoon Operating System Hanyang University Hyunmin Yoon (fulcanelli86@gmail.com) 2 Linux development ENVIRONMENT 2 3 References ubuntu documentation Kernel/Compile https://help.ubuntu.com/community/kernel/compile 3 4 Tools $ software-properties-gtk

More information

Guest Operating System Installation Guide. February 25, 2008

Guest Operating System Installation Guide. February 25, 2008 Guest Operating System Installation Guide February 25, 2008 Guest Operating System Installation Guide Guest Operating System Installation Guide Revision: 20080225 Item: GSTOS-ENG-Q108-198 You can find

More information

APPLICATION. NOTE Date:

APPLICATION. NOTE Date: Product: Hurricane LX800 Title: Installing the Micrel KS884X Ethernet Driver using Linux Concerned Versions All General Information This paper discusses the implementation of the Micrel KS8842 ethernet

More information

1. Install a Virtual Machine Download Ubuntu Create a New Virtual Machine Seamless Operation between Windows an Linux...

1. Install a Virtual Machine Download Ubuntu Create a New Virtual Machine Seamless Operation between Windows an Linux... Introduction APPLICATION NOTE The purpose of this document is to explain how to create a Virtual Machine on a Windows PC such that a Linux environment can be created in order to build a Linux kernel and

More information

Configuring a Standalone VCL Environment using VMware Server 2.0

Configuring a Standalone VCL Environment using VMware Server 2.0 Configuring a Standalone VCL Environment using VMware Server 2.0 DISCLAIMER! This document provides instuctions for configuring a standalone VCL environment running on a single computer which is able to

More information

Parallel Programming

Parallel Programming Parallel Programming Installing Ubuntu Virtual Machine within VirtualBox Author B. Wilkinson - Modification date Januray 3, 2016 These instructions assume you have already installed VirtualBox (See separate

More information

IPBrick - Version 4.2 Installation Manual. iportalmais - Serviços de Internet e Redes, Lda.

IPBrick - Version 4.2 Installation Manual. iportalmais - Serviços de Internet e Redes, Lda. IPBrick - Version 4.2 Installation Manual iportalmais - Serviços de Internet e Redes, Lda. March 2007 2 Copyright c iportalmais All rights reserved. March 2007. The information in this document could be

More information

SDK. About the Cisco SDK. Installing the SDK. Procedure. This chapter contains the following sections:

SDK. About the Cisco SDK. Installing the SDK. Procedure. This chapter contains the following sections: This chapter contains the following sections: About the Cisco, page 1 Installing the, page 1 Using the to Build Applications, page 2 About ISO, page 3 Installing the ISO, page 3 Using the ISO to Build

More information

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server This guideline illustrates the installation of the C-MOR Video Surveillance Virtual Machine on VMware ESX Server. This manual applies to C-MOR version 4 with 64 bit operating system. First download the

More information

Solaris 9 Mount Cdrom Manually

Solaris 9 Mount Cdrom Manually Solaris 9 Mount Cdrom Manually The /cdrom folder may need to be created prior to continuing. Ejecting the CD-ROM, see Solaris 10 guest cannot eject ISO image mounted as CD-ROM. + PREFORMAT_EP_OPERATIONAL_STATE=9

More information

The Unified CVP upgrade process has been described in this chapter in the following sections:

The Unified CVP upgrade process has been described in this chapter in the following sections: Cisco voice solution components upgrade is a multistage process; solution components are grouped in several stages for upgrading. Users must follow the solution level upgrade order mentioned in the Upgrade

More information

EE516: Embedded Software Project 1. Setting Up Environment for Projects

EE516: Embedded Software Project 1. Setting Up Environment for Projects EE516: Embedded Software Project 1. Setting Up Environment for Projects By Dong Jae Shin 2015. 09. 01. Contents Introduction to Projects of EE516 Tasks Setting Up Environment Virtual Machine Environment

More information

Red Hat Network Satellite 5.0.0: Virtualization Step by Step

Red Hat Network Satellite 5.0.0: Virtualization Step by Step Red Hat Network Satellite 5.0.0: Virtualization Step by Step By Máirín Duffy, Red Hat Network Engineering Abstract Red Hat Network Satellite 5.0 is the first Satellite release to include virtual platform

More information

iscsi Adapter Inbox Driver Update for Linux Kernel 2.6.x Table of Contents

iscsi Adapter Inbox Driver Update for Linux Kernel 2.6.x Table of Contents iscsi Adapter Inbox Driver Update for Linux Kernel 2.6.x QLogic Corporation All rights reserved Table of Contents 1 Package Contents 2 OS Support 3 Supported Features 4 Using the iscsi Adapter Driver for

More information

The distcc Utility for Remote Compiling

The distcc Utility for Remote Compiling The distcc Utility for Remote Compiling Fall 2017 Department of Mechanical Engineering, CSAIL MIT, Cambridge MA 02139 1 The distcc Utility for Remote Compiling 1 1.1 Raspberry Pi Setup.........................................

More information

Virtual Pc Manual Windows 7 64 Bit Guest Os

Virtual Pc Manual Windows 7 64 Bit Guest Os Virtual Pc Manual Windows 7 64 Bit Guest Os What do I need to download to install Virtual PC on Windows 7 Enterprise? is there an article that would describe how Yes, No version of Virtual PC supports

More information

S3C6410-TFAUbuntu Easy Guide

S3C6410-TFAUbuntu Easy Guide S3C6410-TFA Ubuntu TABLE OF CONTENTS S3C6410-TFAUbuntu simple manual...- 1 - S3C6410-TFAUbuntu simple manual......- 5-- 1.1 install and run Ubuntu......- 5-- 1.1.1 Ubuntu install to the development board

More information

Vmware VCP-101V. Infrastructure with ESX Server and VirtualCenter. Download Full Version :

Vmware VCP-101V. Infrastructure with ESX Server and VirtualCenter. Download Full Version : Vmware VCP-101V Infrastructure with ESX Server and VirtualCenter Download Full Version : http://killexams.com/pass4sure/exam-detail/vcp-101v Student Manual, Module 11, page 18 It will also show machines

More information

Using KVM On Ubuntu 7.10 (Gutsy Gibbon)

Using KVM On Ubuntu 7.10 (Gutsy Gibbon) By Mike Weimichkirch Published: 2007-11-28 17:38 Using KVM On Ubuntu 7.10 (Gutsy Gibbon) In this HowTo I'll explain how to install and use KVM for running your services in virtual machines. KVM (Kernel-based

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Red Hat CloudForms 4.6-Beta

Red Hat CloudForms 4.6-Beta Red Hat CloudForms 4.6-Beta Installing Red Hat CloudForms on VMware vsphere How to install and configure Red Hat CloudForms on a VMware vsphere environment Last Updated: 2018-01-25 Red Hat CloudForms

More information

Install CPS All In One on VMWare Virtual Player 12

Install CPS All In One on VMWare Virtual Player 12 Install CPS 10.1.0 All In One on VMWare Virtual Player 12 Contents Introduction Prerequisites Requirements Components Used Background Information Procedure Verify Introduction This document describes the

More information

IBM Remote Support Manger for Storage

IBM Remote Support Manger for Storage IBM Remote Support Manger for Storage Installation Hints and Tips Version 4.273, December 1, 2011 This document is updated frequently. If viewing a hardcopy version of this document, please visit the RSM

More information