liven wrote: Just out of curiosity, where do most of the VMWare admins store the IOS files in relation to the ESX host? I would prefer not to store my IOS files on the ESX host. Has anyone had success with using an NFS share to store their IOS files? If so any advice suggestions would be appreciated.
royal wrote: When we set up ESX at work, I set up Services for Unix on Windows and created an NFS Share. You can take the passwd, place it on Windows, create a root account on Windows, and map the root account from passwd to the Windows root account and assign it permissions on the NFS Share. You'll then be able to mount the NFS share in ESX and store files there. At least that's the way I did it. I'm assuming there's easier ways to create NFS shares for VMware to mount and I ended up doing it the difficult way.