Difference between revisions of "Livedvd-install-vmware"

From VNUML-WIKI
Jump to: navigation, search
Line 31: Line 31:
 
  Name: ubuntu-vnuml
 
  Name: ubuntu-vnuml
 
  Prepare disk space: chose "Erase entire disk..."
 
  Prepare disk space: chose "Erase entire disk..."
 +
 +
After installation is finished, shutdown the virtual machine (not restart).
 +
 +
Double click on Select CD-ROM and change the configuration to "Use pohysical drive"
 +
 +
Start the virtual machine and enter using user/password ubuntu/ubuntu (I do not know why the user you created during installation is deleted during installation; you can create it againg through ubuntu's System|Administration|Users and Groups menu).
 +
 +
  
  

Revision as of 13:49, 5 April 2007

How to install VNUML Live DVD 2.0 over VMware

Note: this recipe is being built...not finished yet!

Start VMware:

vmware

Assistant options:

Create a new virtual machine (File|New|Virtual Machine)
Virtual Machine Configuration = Custom
Virtual Machine Format = New -Workstation 5
Guest Operating System   = Linux - Ubuntu
Name = ubuntu-vnuml
Location = /yourdirectory/ubuntu-vnuml
Processor = 1
Memory = 512 M
Network Connection = Bridge networking or NAT
I/O Adapter Types = SCSI adapter - LSI logic
Disk = Create a new virtual disk
Virtual Disk Type = SCSI
Disk size = 4 G splitted in 2G files
Disk file = ubuntu-vnuml.vmdk

Double click on Select CD-ROM and select "Use ISO image" and point it to the vnuml-live-2.0.iso file

Start the virtual machine

Double click on the Install icon on the desktop and follow the installation assintant instructions.

Name: ubuntu-vnuml
Prepare disk space: chose "Erase entire disk..."

After installation is finished, shutdown the virtual machine (not restart).

Double click on Select CD-ROM and change the configuration to "Use pohysical drive"

Start the virtual machine and enter using user/password ubuntu/ubuntu (I do not know why the user you created during installation is deleted during installation; you can create it againg through ubuntu's System|Administration|Users and Groups menu).




To be completed...