<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>crownadmin Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>crownadmin Tracker</description>
    <pubDate>Sat, 18 Nov 2023 03:34:02 GMT</pubDate>
    <dc:date>2023-11-18T03:34:02Z</dc:date>
    <item>
      <title>ESXi 6 with Web Ui installed vib</title>
      <link>https://communities.vmware.com/t5/vSphere-Host-Client-Discussions/ESXi-6-with-Web-Ui-installed-vib/m-p/1391622#M455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The new web UI looks real good and working well with managing VMs, some things that may not be working is VMtools upgrade function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new Web Console functions are excellent, actually better than Citrix ZenDesktop... wow it really pops and runs a whole lot faster then vsphere client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent job VMware. Also, love that I can manage the server via Ubuntu and any other OS finally!!!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 04:21:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Host-Client-Discussions/ESXi-6-with-Web-Ui-installed-vib/m-p/1391622#M455</guid>
      <dc:creator>crownadmin</dc:creator>
      <dc:date>2016-01-31T04:21:49Z</dc:date>
    </item>
    <item>
      <title>A general system error occurred: Logging into VSphere Client</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/A-general-system-error-occurred-Logging-into-VSphere-Client/m-p/2190327#M210271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your using your AD to connect to your ESXi (either using the "Use Windows Session Credentials" radio or manually), and you you get the above error;&amp;nbsp; go into Configuration tab &amp;gt; Under Software - Authentication Services. Click Properties. Click Leave Domain. Then reconnect to your AD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error can occur if your AD gets disconnected or rebooted, your ESXi may also loose connection to the domain and not reconnect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 17:27:07 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/A-general-system-error-occurred-Logging-into-VSphere-Client/m-p/2190327#M210271</guid>
      <dc:creator>crownadmin</dc:creator>
      <dc:date>2014-08-20T17:27:07Z</dc:date>
    </item>
    <item>
      <title>How to use ESXi Datastore Browser to easily upload  Tar, Zip, Rar without Network drives in VM</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/How-to-use-ESXi-Datastore-Browser-to-easily-upload-Tar-Zip-Rar/ta-p/2770177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have always had an issue creating a VM then having additional software needing to be transferred to it. Since ESXi does not have USB support your limited to Network Drives or downloading it from the website. From my own experience, using Linux Server Distro and other Win versions make drive connections a real pain. Use native ESXI functions to transfer these files using the Datastore Browsers Upload (file/folder) function and the VM's CDROM  Image drives to move the files around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What Software you'll need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ISO Creating Software - I use PowerISO&lt;/P&gt;&lt;P&gt;full version. Pay the $9 and get the full functionality, as it limits&lt;/P&gt;&lt;P&gt;the ISO size on the shareware.&lt;/P&gt;&lt;P&gt;ESXi (any version) - "obviously"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note ** all the below steps should be done prior to turning ON the VM and adding the needed hardware can be configured after initial creation of the VM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start, download what your going to need to create the VM (in my case, my servers lack the CD Rom Drive, so Burning a CD is pretty useless, and a waste of a CD, and attaching a USB drive is a pain). My example project will be: To create an Ubuntu VCenter Converter Server. The OS will be any level of Unbuntu and I had the Ubuntu 9 Distro ISO on my PC, so I used Vsphere Datastore Browser to upload that ISO from my desktop to the datastore. But we also need the Linux VCenter Converter Tar.gz which I already had download also. So lets get going and get the tar.gz ready on the datastore 1st.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps&lt;/P&gt;&lt;P&gt;#1 - Located the tar.gz in an accessible location, like desktop&lt;/P&gt;&lt;P&gt;#2 - Open PowerISO and add the file&lt;/P&gt;&lt;P&gt;#3 - Save this as an ISO file&lt;/P&gt;&lt;P&gt;#4 - Open Vsphere Client and log into ESXi&lt;/P&gt;&lt;P&gt;#5 - Now right Click your datastore were your going to install the VM and click Browse Datastore&lt;/P&gt;&lt;P&gt;#6 - Click "Upload files to the datastore" the Icon with the Disks with Up Arrow&lt;/P&gt;&lt;P&gt;#7 - Point to the ISO File you created and the file will be loaded to the directory&lt;/P&gt;&lt;P&gt;#8 - Now Create the VM and Make sure you add Hardware for a CDROM using image of Ubuntu ISO&lt;/P&gt;&lt;P&gt;#9 - (Configure VM for your Need)&lt;/P&gt;&lt;P&gt;#10 - Start the VM and it should boot from the ISO CDROM, follow normal Installation of OS (Bios should be set to boot off CDRoms)&lt;/P&gt;&lt;P&gt;#11- After Installation, power VM Down and Add/swap Installation ISO with Vcenter Converter ISO thats on the DataStore&lt;/P&gt;&lt;P&gt;#12 - Start VM and now Ubuntu will have a CDROM with the tar.gz waiting&lt;/P&gt;&lt;P&gt;#13 - Now transfer the tar.gz to your Ubuntu desktop or particular folder. Thats It!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 04:32:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/How-to-use-ESXi-Datastore-Browser-to-easily-upload-Tar-Zip-Rar/ta-p/2770177</guid>
      <dc:creator>crownadmin</dc:creator>
      <dc:date>2010-01-29T04:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: P2V Vista Home Premium *Diagnosed, Now resolved*</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/P2V-Vista-Home-Premium/m-p/2130517#M33685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gues this should have been a document instead of a thread.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I found out why it was repeating the driver installs, all my fault.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; At one of my multiple reboots, the driver setup kicked off and I left it in the background with an open dialog, was looking to associate a drive manually using Device Manager. This is when I found the DriverStore directory was actually working, so in my haste I associated all the unknown devices manually. Well this pisses off vista, as since it wasn't allowed to finish its process, it did not want to remember my associations. So when I rebooted it wiped out the drivers that were associated and forces the automated association process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This time I went thru all the click-points manually using the auto device manager, and on the last one it was done, it was happy and reboot was perfect then. What arrogance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well no need to respond to this thread and I hope this helps someone who runs into the same issues.... BTW Vista VM is pretty smooth with 1gig, 1x2.8 mgz xeon, 20 gig drive.. now off to making it my MS media server, well not that it works....  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 21:51:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/P2V-Vista-Home-Premium/m-p/2130517#M33685</guid>
      <dc:creator>crownadmin</dc:creator>
      <dc:date>2010-01-28T21:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: P2V Vista Home Premium *Diagnosed, not resolved yet*</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/P2V-Vista-Home-Premium/m-p/2130516#M33684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just posted the above....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; After hours looking for drivers, they are already in Vista. There in c:\windows\system32\DriverStore... found them all... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I was able to manually update each unknown device and it found a driver in the DriverStore.Once I was all done, and it looked fine in Device Manager, I reboot the VM and when I came back in, all the Device Manager was still intact...!!! But Vista launched the "device driver software again", and I had to go thru it all again.. Not sure why its doing that.. anyone with a clue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 04:01:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/P2V-Vista-Home-Premium/m-p/2130516#M33684</guid>
      <dc:creator>crownadmin</dc:creator>
      <dc:date>2010-01-28T04:01:31Z</dc:date>
    </item>
    <item>
      <title>P2V Vista Home Premium</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/P2V-Vista-Home-Premium/m-p/2130515#M33683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just did a P2V of my Lenovo Laptop. All went smoothly and I migrated it to my VMware Server 2.02. I boots up fine and I can get VMTools installed and network running. Then it goes into rounds of unidentifed device installations, many are or what looks to be PCI Bridge, PCI to PCI...etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Since this is a Lenovo Laptop, you do not get a Vista CD, but a hidden partition, so now how do I get these drivers? I was able to get my hands on the 2010 Cobra Vista Black CD, but that was no help as it identified the missing devices, but provided URLs to locations of possible drivers (Lame CD).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that is not an option, so back to this forum. Has anyone done a P2V with a Laptop, and how did they get it installed with the proper drivers? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 01:06:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/P2V-Vista-Home-Premium/m-p/2130515#M33683</guid>
      <dc:creator>crownadmin</dc:creator>
      <dc:date>2010-01-28T01:06:00Z</dc:date>
    </item>
    <item>
      <title>Boot VMWare Server 2 on Ubuntu 9.10 straight from a USB Memory stick – NO CD</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/Boot-VMWare-Server-2-on-Ubuntu-9-10-straight-from-a-USB-Memory/ta-p/2769792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;History: I have been playing around with VMWare products for about a year+ (since I found they were free). I have a home 1u Server that is adequate to play around with and started with U8.04 with VMServer using an IDE drive. As most of you learned, it was very complicated installation. I really wanted to install ESXi 3.5 Upgrade 2 with a SATA, but it would always fail to install, but luckily there was help on the net that got me behind the gui and it installed. I was up and running in no time with a 500gig drive using bare-metal ESXi. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The one thing I did loose was the USB options in ESXi, which I used a USB sound card since my server does not have a sound card. When I was running U8.04/Server with VMServer it was sweet. I created a VM that allowed us to install all my son’s PC games and my own, so we can play each other over the network. Once I moved to ESXi that was all gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I'm thinking, can I go back to VMServer, but on U9.10. Now I don’t want to mess with my ESXi server, and wanted to test doing a package on a USB solution. So I downloaded Upgrade 4 for ESXi 3.5 as ESXi 4 is 64bit and I'm running only 32. I installed it onto a 4gig mem per a couple of web instructions and whoola, I booted my server and ESXi U4 was up and running. What was really need, it detected my 500gig drive with all my VMs intact and I was able to use it as a datastore, I was literally up and running in 30 min, amazing. (Note: I Backed up all my VMs to a SCSI datastore just in Case).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok so this is it, I can run my server via USB ESXi, I got my HDD as a backup in case something happens, now for the real test. VMServer with Ubuntu on a USB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another reason for moving to VMServer is that I liked that it was all Web based and nothing to install on all the PCs in the house. Now I don’t want to loose this flexibility that I have just got, and I like to keep this Hot-Swap VMWare going….&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you will need: Windows PC and the following... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two(2); 2gig and 4 gig USB mem sticks (bestbuy.com for $12/$15 bucks cant beat it) – LABEL them with tape USB1 and USB2, it will get confusing in the steps below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;USB1 = 4gig&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;USB2 = 2gig&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;&lt;EM&gt;The USB# and size is&lt;/EM&gt; important, as U910Server with VMServer will be bigger than 2gig.		 		Follow my Steps....&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;1 x ISO of Ubuntu Desktop 9.10 -- &lt;BR /&gt;&lt;A href="http://www.ubuntu.com/getubuntu/download"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;1 x ISO of Ubuntu Server 9.10&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;VMWare Server 2 tar.gz (yeah &lt;BR /&gt;												 	register yourself and get the key, don’t bother with torrents) -- &lt;BR /&gt;&lt;A href="https://www.vmware.com/tryvmware/?p=server20&amp;amp;lp=1"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;UNETBootin for Windows --  &lt;BR /&gt;_[http://unetbootin.sourceforge.net/]_&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&lt;DEL&gt;WinRar Zip/Unip Software&lt;/DEL&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow steps assuming you downloaded all the above already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1: Move your VMServer tar.gz &amp;amp; Ubuntu 9.10 Server ISO file to a folder that is easy to get to, as you will need this in Step 3 and Step 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2: Setup USB1 as Desktop 9.10 LIVE&lt;/P&gt;&lt;P&gt;From a Windows PC/Laptop and using UNetBootin follow the steps on their website to install U9.10 ISO to USB1. Remember in UNetBootin, use LIVE settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3: Boot your PC or Laptop from USB1 (make sure Bios can do this, else forget it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(DO NOT INSTALL UBUNTU, just use LIVE. Your problem if you wipe out your PC HDD!!!!)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Once the PC is all set up and running, put USB2 into your PC and let it AutoDetect.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Click System &amp;amp;gt; Administration &amp;amp;gt; USB Startup Disk Creator, from Ubuntu menu.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;When it asks for ISO, navigate to 				 	the System HDD in Step 1 and use the Ubuntu 9.10 server ISO.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Make sure its pointing to to USB2 				 	pen (Again! DO NOT Select your PC HDD)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Once Completed, you now can shutdown PC then take out USB1 &amp;amp; USB2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4: Boot back to WINDOWS no USBs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Once your WIN is up and running plug USB1 back in and Format it. Yes, since we only invested in 2 &lt;BR /&gt;												 	USB’s one needs to be wiped out and the 4gig drive needs to be the installed U910 Server and VMWare. (now if your not cheap, then buy 3, but one has to be 4gig)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Shutdown WIN PC&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 5: Boot USB2 in PC and start the Ubuntu 9.10 Server Installation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Put USB1 back in PC after USB2 boots&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&lt;EM&gt;Now caution, depending on your&lt;/EM&gt; 	 	PC’s USB ports it decides which one is first bootable. So play around to make sure USB2 is the first boot, otherwise you get that dreaded BLACK sceeen with no OS error.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Follow all the on screen setups until you get to DRIVE PARTITIONING&lt;/P&gt;&lt;/LI&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="4" type="ul"&gt;&lt;P&gt;THIS IS CRITICAL, DO NOT INSTALL ON YOUR HDD ****&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&lt;STRONG&gt;Make sure&lt;/STRONG&gt; you pick MANUAL PARTITIONING!!!!!!! IM NOT KIDDING YOU MESS THIS STEP UP YOUR HDD IS GONE!!!! If you REALLY want to be careful disconnect you IDE/SATA cables and power cables to you HDD&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Using Manual Partitioning, Make sure you select USB1 to partition and install Ubuntu Server. You can &lt;BR /&gt;												 	allow it to do Auto partitioning.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Once you pass that step continue 				 	with the installation until the Software Selection Screen.&lt;/P&gt;&lt;/LI&gt;&lt;OL&gt;&lt;LI level="2" type="ol"&gt;&lt;P&gt;I normally do not install anything like DNS, SAMBA….etc these are only USB sticks and you can run out of space, don’t forget you need to install VMWare Server still&lt;/P&gt;&lt;/LI&gt;&lt;LI level="2" type="ol"&gt;&lt;P&gt;It will ask you to install GRUB 								 		it is autmatically will default to the USB1.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Continue until the Installation is complete. Shutdown the PC&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 6: Get VMServer tar.gz onto a USB2 &amp;amp; mr. &lt;U&gt;&lt;A href="http://ubuntuforums.org/member.php?u=802212"&gt;radu.ro&lt;/A&gt;&lt;/U&gt; script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Since Ubuntu 9.10 server is now 				 	ready to boot from on USB1, lets label it and put it to the side, we &lt;BR /&gt;												 	want to get back into Windows and get VMServer &amp;amp; script.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Boot your PC/Laptop into Windows&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Insert USB2 port and navigate to VMServer tar.gz file.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Copy the tar.gz file to USB2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Downloaded this script file to the 				 	same folder or root directory on USB2 &lt;BR /&gt;_[http://codebin.cotescu.com/vmware/vmware-server-2.0.x-kernel-2.6.31-14-install.sh]_&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Once complete shutdown Windows, your ready for VMServer Installation&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Pull out USB2 NOW&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 7: Reboot Ubuntu 9.10 Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Make sure your connected via CAT5E 				 	to lan&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Insert USB1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Reboot your PC/Laptop as Ubuntu Server. You now need to put your Userid and Password that you put in &lt;BR /&gt;												 	during installation.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Insert USB2 back into your PC or At the time of Booting Server&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&lt;STRONG&gt;Now Mount USB2&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;Find out &lt;BR /&gt;																								 		what drive USB2 was detected&lt;/P&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;sudo fdisk &lt;BR /&gt;																																				 			-l (Mine was /dev/sdc1)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;Make a mount folder&lt;/P&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;sudo mkdir &lt;BR /&gt;																																				 			/mnt/sdc1&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;Add mount to folder: sudo mount -t vfat /dev/sdc1 /mnt/sdc1&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;You should now be able to navigate to the folder and read USB2&lt;/P&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;cd /mnt/sdc1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;ls -l&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 8: VMWare Installation with script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;VMServer 2.02 will not install correctly and I prepared you in Step 5. This Blog provides an &lt;BR /&gt;												 	explanation and what the script does. &lt;BR /&gt;_[http://radu.cotescu.com/2009/10/30/how-to-install-vmware-server-2-0-x-on-ubuntu-9-10-karmic-koala/]_&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I will provide the same steps with some tweaks as I already made you download the script in Step 5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Navigate to the directory: cd /mnt/sdc1/&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Run the script : sudo ./vmware-server-2.0.x-kernel-2.6.31-14-install.sh&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(The script will take it from here, don't get nervous.. there are lots of stuff going on, and lots of errors... don't worry)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The Script will end with the prompt to start the Configuration, _&lt;STRONG&gt;before&lt;/STRONG&gt;  _hitting &amp;amp;lt;enter&amp;amp;gt;  type NO then &amp;amp;lt;enter&amp;amp;gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&lt;STRONG&gt;NOW PLEASE CHECK THIS&lt;/STRONG&gt;: &lt;BR /&gt;												 	for my installation, I had to go to /usr/share/doc/vmware and rename eula to EULA before configuration would work. If your file is LOWER CASE then you will not get thru the configuration, so you will have to do the next bullet. If it is UPPER CASE, then skip th next bullet and proceed with the /usr/bin/vmware-config.pl&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Type: sudo mv eula EULA&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Now Configure: /usr/bin/vmware-config.pl&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;This will prompt you a couple of times, just leave the defaults&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many webpages that will help you configureVMWare those I leave to you to find and use what best fits your solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 05:32:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/Boot-VMWare-Server-2-on-Ubuntu-9-10-straight-from-a-USB-Memory/ta-p/2769792</guid>
      <dc:creator>crownadmin</dc:creator>
      <dc:date>2009-11-17T05:32:40Z</dc:date>
    </item>
  </channel>
</rss>

