Go Back   Hardware Forums > Software Support Forums > General Software

Reply
 
LinkBack Thread Tools
Old 19-03-2007, 11:15 PM   #1 (permalink) Top
Paranoid Geeky Geek
 
donkey42's Avatar
 
Join Date: Mar 2006
Age: 34 Male
Posts: 5,817
Times Helpful: 309
My Mood: Paranoid
Status: Offline

My Computer

Default VMware

Off Topic:

although i personally use linux, this guide is also good for VMware in Windows, i have actually never used VMware on Win
VMware is actually virtualization software, you can download VMware server which allows you to create custom virtual machines or you can download the VMware player which only allows you to run prebuild virtual machines, which is fine for some people

VMware allows you to try a virtual OS (Win, *nix, BSD, Solaris or any OS) there are a few VMware installation guides like but there are not many that are as good as this
but i haven't found any guides to use VMware, so there is one now, vmware is available on a few different platforms, VMware is available for FREE download here

BTW: don't forget to register VMware to receive your 20 digit serial number via email (you can enter the serial during installation, or enter the serial number by selecting Help > Enter Serial Number, on the menu bar)

a virtual machine is called a guest OS whereas your computer is called a host machine

VMware requires a few things installed, like a C compiler (gcc) and kernel headers for your installed kernel, personally i think VMware is great, for example: if you use Windows you can try *nix without changing anything on Win and if you use a virtual bridged NIC on your virtual machine you actually share your internet connection or if you decide to use NAT the virtual macine will actually share the host computers IP or yo can setup a virtual network that will only access the host machine

the virtual machine do suffer from a lack of performance, however you can improve performance by not splitting the virtual HDD into 2Gb files and by installing VMware tools, but it will still suffer performance wise unless you assign a least 1Gb of virtual RAM (dependant upon the guest OS, but you get a v v good idea what using the actual OS is like

before add any VM's edit the host setting

General tab

this screen basically sets the location of your VM's (as you can see mine are in /var/lib/vmware/Virtual Machines)

Memory tab

this tab selects how much of your RAM is assigned to each OS (usually a minimum of 192Mb) & weather that RAM is shareable between VM's

Priority tab

this tab allows yo to specify if snapshots are taken in the background or not (snapshots are one of the best parts of VMware)

Connection tab

this tab allows you to choose if you want to allow secure (SSL) on this host

basically snapshots allow you to use Win98 and if you take a snapshot of the VM running 98 then if you upgraded 98 to Win 2k or XP you can the revert back to 98 by restoring the snapshot

Your First VM
this is the new VM wizard startup screen (after choosing "Create new VM")

now we choose a comfiguration (i recommend using the typical configuration at first)


next we choose the OS

this doesn't change different things for different OS's, it is only to name the OS tab, first select the OS type and then select the OS version

now we decide where to put the VM & it's name

here you can choose the location & name of the VM (the name appears on the OS tab bar)

then we choose a netwoking connection type

if you choose Briged connection the guest OS accesses the network diretly, if you access the network statically then the VM must be assigned it's own IP address, or if you use NAT (Network Address Translation) this actually shares the networking with the host & shares the host's IP address, or you can host only networking, this basically means that the VM can only network with the host machine, or you can totally disable networking

next we are allowed to choose the size of our VM's HDD

this is where you deselect "split disk into 2Gb files

if for whatever reason a new VM won't boot try using the custom creation of a VM and select an IDE virtual HDD and not SCSI (Scuzzy)

now to the VM options

press the highlighted button, to get to this screen

now here we can adjust the amount or your RAM VMware can borrow from your sysytem for the VM, as you can see my VM borrow's 256Mb's, you can either adjust the slider or move the amount of RAM up or down depending on how much RAM your VM can borrow


here you can defragment your virtual HDD
and if you select advanced you arrive at thit screen

now the drive 0:0 means that the device is the primary master, 0:1 would be the primary slave, 1:0 is the secodary master & 1:1 is the secondary slave,

default is actually using an actual CD / DVD drive attached to your system, however you cad even boot your VM from an actual .ISO CD / DVD image on your HDD

allyou have to do is select "Use ISO Image" then browse for your choosen ISO image, you can also select which IDE device (master or slave on the primary or secondary IDE)
on this screen

you can either choose to use the floppy disc drive on you system or use a disc image

you install an OS exactly how you install an OS on a real system, put the boot CD / DVD or floppy in your drive and power on the VM, a new VM automatically trys to boot from floppy or CD / DVD however if you want to choose what device you want to boot from, power on the VM and left click the mouse to make the VM active and press <Esc> and after a few seconds you will be presented with a menu allowing you to choose which device to boot from

have you noticed the "add" button


this is where you can add diferend virtual hardware to your VM

BTW: adding a virtual sound card will actually will actually make you sound card available to your VM & adding a USB controller will make USB available to your VM however USB devices will NOT be available, to enable them use the menu VM > Remoable Devices > USB Devices and select the device you wish to enable

apparently you can network 2 or more VM's although i've never even tried it

although this guide is slightly incomplete, but you will be able to do most things that VMware does


Last edited by donkey42; 20-03-2007 at 09:22 PM. Reason: edit
  Reply With Quote
Whats this? Ultra Flat Keyboard
Ultra Flat Keyboard
Seller Price (inc. VAT) Delivery Total Price Availability Seller Rating
Misco.co.uk £7.95 £4.69 £12.64 In Stock Rated: 4 out of 5 - Number of votes: 1354
Dell £18.98 Free £18.98 In Stock Rated: 0 out of 5 - Number of votes: 0
Dell Business £9.15 £8.23 £17.38 In Stock Rated: 0 out of 5 - Number of votes:
Old 20-03-2007, 09:36 AM   #2 (permalink) Top
iDude

 
RHochstenbach's Avatar
 
Join Date: Nov 2006
Age: 20 Male
Posts: 1,583
Times Helpful: 124
My Mood: Fine
Status: Online

My Computer

Quote:
Originally Posted by donkey42 View Post
the virtual machine do suffer from a lack of performance
I'm running Kubuntu in VMware. I've set 1 GB of RAM and it runs just as fast as on a normal pc. Unfortunately VMware can't render 3D graphics in the guest OS. But I like this program, and is MUCH better than Micro$oft Virtual PC
__________________
Quote:
Microsoft is like this intellectual roach motel: big brains go in and you don't see anything come out
Send a message via MSN to RHochstenbach Send a message via Skype™ to RHochstenbach   Reply With Quote
Old 20-03-2007, 04:02 PM   #3 (permalink) Top
Paranoid Geeky Geek
 
donkey42's Avatar
 
Join Date: Mar 2006
Age: 34 Male
Posts: 5,817
Times Helpful: 309
My Mood: Paranoid
Status: Offline

My Computer

Quote:
Originally Posted by RH
I'm running Kubuntu in VMware. I've set 1 GB of RAM
well i only have 786Mb of RAM
Quote:
Originally Posted by RH
MUCH better than Micro$oft Virtual PC
i've never used Virtual PC, cos i leart about virtualization while on Kubuntu
Off Topic:

i love Kubuntu too especially after you've thrown Automatix at it


BTW i'll start making the screen shot for this post
  Reply With Quote
Old 20-03-2007, 04:34 PM   #4 (permalink) Top
iDude

 
RHochstenbach's Avatar
 
Join Date: Nov 2006
Age: 20 Male
Posts: 1,583
Times Helpful: 124
My Mood: Fine
Status: Online

My Computer

Quote:
Originally Posted by donkey42 View Post
i've never used Virtual PC
Virtual PC can only run Windoze. I tried to install linux with it, but as a result a kernel panic while loading the installer.
__________________
Quote:
Microsoft is like this intellectual roach motel: big brains go in and you don't see anything come out
Send a message via MSN to RHochstenbach Send a message via Skype™ to RHochstenbach   Reply With Quote
Old 20-03-2007, 04:43 PM   #5 (permalink) Top
Paranoid Geeky Geek
 
donkey42's Avatar
 
Join Date: Mar 2006
Age: 34 Male
Posts: 5,817
Times Helpful: 309
My Mood: Paranoid
Status: Offline

My Computer

Quote:
Originally Posted by RH
Virtual PC can only run Windoze.
yeah, i know
Off Topic:

maybe i could run it in Wine ?, i'll try i after i've done with this post
Quote:
Originally Posted by RH
I tried to install linux with it, but as a result a kernel panic while loading the installer.
that's MS for you, they want to to keep you on Win

Last edited by donkey42; 20-03-2007 at 06:47 PM. Reason: fix
  Reply With Quote
Old 20-03-2007, 04:51 PM   #6 (permalink) Top
iDude

 
RHochstenbach's Avatar
 
Join Date: Nov 2006
Age: 20 Male
Posts: 1,583
Times Helpful: 124
My Mood: Fine
Status: Online

My Computer

Quote:
Originally Posted by donkey42 View Post
that's MS for you, they want to to keep you on Win
That's why I use VMware instead of Virtual PC
__________________
Quote:
Microsoft is like this intellectual roach motel: big brains go in and you don't see anything come out
Send a message via MSN to RHochstenbach Send a message via Skype™ to RHochstenbach   Reply With Quote
Old 12-04-2007, 03:38 PM   #7 (permalink) Top
Ultra Geek
 
Ghostman 1's Avatar
 
Join Date: May 2006
Gender: Male
Posts: 730
Times Helpful: 34
My Mood: Mellow
Status: Offline
can you run mac/tiger osx in Virtual PC...???
  Reply With Quote
Old 12-04-2007, 05:40 PM   #8 (permalink) Top
Paranoid Geeky Geek
 
donkey42's Avatar
 
Join Date: Mar 2006
Age: 34 Male
Posts: 5,817
Times Helpful: 309
My Mood: Paranoid
Status: Offline

My Computer

Quote:
Originally Posted by Ghostman 1
can you run mac/tiger osx in Virtual PC...???
never tried it but, yeah it will
Off Topic:

although panther or tomcat are easier (i think)
check this

Edit: personally i've never used a Mac & i've only fixed 1 (i think)

Last edited by donkey42; 12-04-2007 at 05:43 PM. Reason: edit
  Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
VMware (again) donkey42 Linux and Other OSes 4 30-10-2006 09:33 PM
permissions & vmware donkey42 Linux and Other OSes 13 18-10-2006 09:56 AM
vmware donkey42 Linux and Other OSes 4 05-10-2006 08:06 PM
VMware donkey42 General Software 10 12-09-2006 07:38 AM


All times are GMT +1. The time now is 10:07 PM.


Copyright © 2000 - 2008 · HARDWAREFORUMS.COM · All rights reserved