How to sync Hardware clock with XenServer Time
Step 1:
Find out current date and time and then set the date and time using following command
date –s
Step 2:
Then check the current time at BIOS using following command
hwclock --show
Step 3:
And then synch the clock using following command
hwclock --systohc
Find out current date and time and then set the date and time using following command
date –s
Step 2:
Then check the current time at BIOS using following command
hwclock --show
Step 3:
And then synch the clock using following command
hwclock --systohc
Comments
Post a Comment