IPv4 Address:-
IPv6 Address:-
Service Provider:-
SSL Information:-
HTTP Protocol:-
Database:-
Web:-
FreeBSD vmware tools in FreeBSD 8.x [24/May/2009]   FreeBSD with ESX     Failover Network Interfaces in FreeBSD  

WARNING: This post has been marked as obsolete and may be incorrect. It is kept for archival purposes only. You can install vmware tools under ESX – but I like to edit part of it.

NOTE: if you’re running FreeBSD 9, you need to follow the other guide here instead.

To install, connect with your VM Infrastucture Client, edit the CD Drive, select 'Datastore ISO file', and Browse.  Open up the 'vmimages' folder and select 'freebsd.iso'.  Make sure to check the 'Connected' checkbox before clicking OK.

In freebsd, as root, do the following:

mount /cdrom
cd /tmp
gunzip -c /cdrom/vmware<tab> | tar xvf –
umount /cdrom
cd vmware<tab>
./vmware-install<tab> Copy


This will start the vmware installer... follow the instructions and select all the defaults.  Once it is complete, you can remove the folder in /tmp/

NOTE: vmtools requires perl to be installed and also "compat6x" port/package if you are using FreeBSD 7 – do this beforehand!

now... edit /usr/local/etc/rc.d/vmware-tools.sh and search for "–background".  This should be around line 626.  At the end of that line, add:

–halt-command "/sbin/shutdown -p now" Copy

then restart the vmware tools with:

/usr/local/etc/rc.d/vmware-tools.sh restart Copy

This will ensure that, when you use 'shutdown guest', the freebsd virtual machine will power off.  Without this update, it will shutdown but not power off.

  FreeBSD with ESX     Failover Network Interfaces in FreeBSD  
Copyright © 2024 Daniel Austin MBCS.
Proudly hosted using the FreeBSD operating system.
 
E-mail me
PGP Key
E-mail me
LOGGED IN
Login
padlock icon
LOGIN ERROR#123: random error here