Archive

Posts Tagged ‘Creating a Virtual Machine in VMware 2.0’

Creating A CentOS 5.2 64 bit Virtual machine using VMware 2.0 – Part 2

July 21st, 2009 Mark Wagner No comments

Now that you have created you new virtual machine we need to get it ready to install CentOS and eventually Oracle on to it.

Lets add some more disks:

  • One for the Oracle installation (8 gig)
  • 4 for 2 mirrored ASM Disk Groups (10 gig)

Hopefully you remember how to log in a get to look at your virtual machine you created in Part 1

image

Adding Hard disks to your Virtual Machine

Under the Commands section click the Add Hardware Link.

image

Click Add Hard Disk

Click Next – Choose the size of the disk you want to create

For the Oracle 11g installation with ASM I am creating an 8 gig disk for the Oracle installation and four 10 gig disks to be used as ASM Disk Groups

Repeat this step until all necessary disks are created

image 

Now your Hard disks are created and you are ready to move on

 

Starting up your Virtual Machine

image   Select your Virtual Machine and either click the Green arrow or under commands – select Power On

Once your Virtual machine is powered up Click on the Console tab

image

Then click on the Screen to luanch the virtual machine Screen

image

Installing CentOS 5.2 64 bit on your Virtual Machine

At this point you should either insert your CentOS Installation CD/DVD in your Drive or click the CD icon in the lower right corner and select your CentOS ISO.

image Press Enter to start your Installation

image  I skip the media check

image Click Next

image I speak English so… Click Next

image …  English Keyboard … NEXT

image Select Yes – This is the Drive we are installing CentOS on… gotta format it.. Don’t worry there isn’t any data on it.  Remember we just created it at the top of this post

Repeat the YES selection for all the drives you Created.

image Deselect all the Drives other then the one your planning on using for your installation.

image Check the box for Review and Modify Partition Layout / Click Next

image  Select yes to deleting all data

image Create the /u01 Partition on sdb filling it to maximum size

Create a partition on sda for /tmp size it at a minimum of 1024mb

Click Next

image

Leave the Grub Boot Loader (Defualt setting) – Click Next

I am Using NAT so I have left the defualt network setting of DHCP

image

Click Next

Select your appropriate time zone

image

Click Next

Set your Root password

image

Click Next

Select your Installation type:

  • Desktop Gnome
  • Server
  • Customize Now

image

Click Next

Select the Development tools

image

Click Next

image

image

Click Next

image

 

 

 

Creating A CentOS 5.2 64 bit Virtual machine using VMware 2.0 – Part 1

July 21st, 2009 Mark Wagner No comments

 

Start the VMware Server Homepage

 

image

Log In

image

Click The Virtual Machines Tab

Creating A New Virtual Machine

Then Click Create Virtual Machine

image

Change the name of the virtual machine

image

Click Next

Select Linux Operating System

Then Select – Other 2.6x Linux (64 bit)

image

Click Next

If Planning to install Oracle later you need to up the amount of RAM dedicated to the virtual machine.  I suggest 1024MB or Higher.

image

Click Next

image

Select create a new virtual disk.  Select the size you would like for your new Virtual disk.

image

Click Next

Click Add a Network Adapter

image

You can then select the type of networking you need: Bridged, NAT, or Host Only

image

Click Next

CD/DVD Drive – I recommend using the Physical device

Click Next

Floppy Drive – Don’t install a floppy – Unless you have a physical device or floppy images you plan on using

Click next

USB Controller – I used default setting for the USB Controller

Click next

image 

Click Finish

You have now created the virtual Machine to install CentOS on.