- Attach VMware-vCenter-Server-Appliance-6.0.0.30000-5112509-patch-FP.iso file to vCenter Server Appliance.
- Go to command prompt and run the commands given below:
- To stage ISO:
software-packages stage --iso
- To see the staged content:
software-packages list --staged
- To install the staged rpms:
software-packages install --staged
- To stage ISO: