In: Computer Science
To make a snapshot:
STEPS-
1. Select the virtual machine and select VM>Snapshot> Take Snapshot.
2. Type a unique name for the snapshot.
3.Type a description for the snapshot(optional).
The description is useful for recording notes about the virtual machine state captured in the snapshot.
4. Click OK to take the snapshot.
To change the boot order in VM: using vSphere Client
STEPS-
1. Open up your VMware vSphere Client and log into your server. Make sure the VM that you want to modify is powered off.
2. In the vSphere Client inventory, right-click on the virtual machine and select Edit Settings.
3. When the Virtual Machine Properties dialog appears, click the Options tab. From the list on the left, click Advanced > General. Click the Configuration Parameters button on the right.
4. In the Configuration Parameters dialog, click Add Row button. Type bios.bootOrder to the Name column and the devices (for example, cdrom,hdd,floppy) in the Value column.
5. Click OK to save the changes.