ESXi 3.5 Update 2 on a USB memory key
July 29th, 2008
Filed under: Howto, VMware, esxi
For those like me who would like to check ESXi 3.5 update 2 but don’t want to install on a local harddisk. Here’s a good pdf about how to install it on a USB memory key. It’s fairly easy and I just booted my IBM X61 laptop with ESXi.
In short:
- First get the following tools: 7-Zip(Free), WinImage(Demo)
- Download the ESXi ISO
- Open the ISO with 7-Zip
- Extract “install.tgz”
- Open “install.tgz” with 7-Zip
- Click on “install.tar”
- Browse to “usr\lib\vmware\installer\”
- Open “VMware-VMvisor-big-3.5.0_Update_2-103909.i386.dd.bz2″
- Extract “VMware-VMvisor-big-3.5.0_Update_2-103909.i386.dd”
- Open WinImage and go to Disk, click on “Restore Virtual Harddisk Image on physical drive”
- Select a physical drive
- Select “VMware-VMvisor-big-3.5.0_Update_2-103909.i386.dd”
- And click “yes” to write the DD image to the USB Disk
Done! For a more detailed procedure check the pdf above, it also includes screenshots!
br>




July 29th, 2008 at 21:28
That’s an interesting option, but the PDF link is either wrong or not available at the moment…
July 29th, 2008 at 21:34
The following link “http://communities.vmware.com/blogs/Knorrhane/2008/01/21/installing-esx-3i-on-usb-stick” has the setup details as well.
July 29th, 2008 at 22:11
the website is down Bert, the link should be correct cause I double checked it this afternoon.
August 10th, 2008 at 19:13
Did ESXi see your local storage and nic on the X61? If so what partno. does the X61 you use have? I’m looking for a laptop that works with ESXi 3.5u2 without any nfs or other storage attached
August 25th, 2008 at 12:16
Here’s how I did it using Ubuntu (as I don’t have Windows on my home PC):
http://www.iki.fi/kuparine/comp/vmware/esxionusb.html
August 25th, 2008 at 21:30
For those looking for a WinImage alternative I successfully used “DD for Windows” found here: http://www.chrysocome.net/dd
I used:
dd bs=1M if=VMware-VMvisor-big-3.5.0-67921.i386.dd of=\\?\Device\Harddisk1\Partition0 –progress
I found the path to my removable drive by using the “dd –list” command and then looking in the “NT Block Device Objects” list for the first removable media where the size was the same as my USB flash drive.
Not as sleek as WinImage, but since this is GPL and the only time I expect to ever write a DD image file to a drive, it is much easier than registering yet another piece of software.
August 26th, 2008 at 13:27
I have moved the guide to my new site http://www.vminfo.nl/?p=29
sorry for the inconvenience.
I have updated the guide for ESX version 3.5 u2.
Best regards,
Remon Lam - VMinfo.nl
August 27th, 2008 at 00:39
I’ve seen that you’re using an “old” link to the guide.
I have moved it to my new site that is dedicated to virtualization.
On the site below you can find the new version of the guide, I have tested it with the latest version of ESX 3i Update 2 and it’s still working fine.
Here’s the direct link to the guide: http://www.vminfo.nl/?p=29
Sorry for the inconvenience.
Best regards,
Remon Lam - VMinfo.nl
August 30th, 2008 at 14:52
I cannot boot the USB flashdisk (2GB), I get error “Panic: Cannot get disk parameters.”
Motherboard is miniATX Gigabyte with G33 chipset (GA-G33M-DSR2. Looks as SYSLINUX problem.
September 7th, 2008 at 03:22
I got the same error “Panic: Cannot get disk parameters” using GA-EP35-DS3P
October 3rd, 2008 at 12:26
[...] install to it. Instead it just found the pair of Hard Disks. A quick search revealed this article http://www.yellow-bricks.com/2008/07/29/esxi-35-update-2-on-a-usb-memory-key/. - I of course skipped all the bits about downloading software, as I was doing this on a Linux [...]
October 9th, 2008 at 16:59
[...] http://www.yellow-bricks.com/2008/07/29/esxi-35-update-2-on-a-usb-memory-key/ [...]
October 15th, 2008 at 17:34
All I get is:
Panic: Cannot get disk parameters.
Did anybody solve this?
Best regards,
chris
November 9th, 2008 at 06:01
[...] ESXi 3.5 Update 2 on a USB memory key » Yellow Bricks (tags: vmware virtualization usb key install boot embedded esxi) steve on November 8th, 2008 | Filed under 15 | [...]