MMM
Results 1 to 25 of 40

Thread: VMWare problems/help thread

Threaded View

  1. #8
    Xtreme Member
    Join Date
    Sep 2007
    Posts
    446
    Sounds like your problem might be with the nofred folding disk setup which I never used I just used vmware player after I made a custom appliance using the website I linked to in the other thread to create the appliance. I then just installed Ubuntu 8.04 server edition from the downloaded ISO file and used finstall.

    So basic procedure

    1 Download free VMware player http://www.vmware.com/download/player/ and install
    2 Setup custom VMware appliance to meet your system resources and your requirements you can use this website to do that http://www.easyvmx.com/easyvmx.shtml
    3 Download Ubuntu 8.04 LTS 64 bit Server edition from this link http://www.ubuntu.com/GetUbuntu/download
    4 Start the VMware player and setup your appliance you can point the cd drive to the Ubuntu iso so you do not have to burn a disk.
    5 Turn On the VMware appliance and install Ubuntu Server edition
    6 once you finish the install setup a user and password then login and do the following

    Code:
     
    apt-get update
    apt-get upgrade
    apt-get install ia32-libs
    wget http://ra.vendomar.ee/%7Eivo/finstall
    chmod +x finstall
    ./finstall -smp
    Off the top of my head that should get you going I would pre-allocate the disk space for the VMware client with at least 2gb of space and I would set the memory to about 1.5gb so the client will have at least 1 gig of ram to use. To monitor the client you could install and setup samba but I an not up on that since I do not use samba I prefer NFS since I use a all Linux network.
    Last edited by Shadowtester; 11-14-2008 at 01:33 PM.
    Shadowtester

    Shuttle SG33G5B
    Intel Core 2 Quad Q6600 G0 Quad-Core Processor 2.4GHz OverClocked 3.321GHz average 42c using SMP F@H Linux Client
    G.Skill F2-8500CL5D-4GBPK DDR2-1066 PC2-8500 2048mb x2
    Samsung HD501LJ 500GB SATA 7200 RPM 16MB
    LiteOn LH-20A1L-05 20X SATA DVD Burner Black DVD±RW

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •