This may have been covered before but I could not see it.
What I have done so far.
1) Downloaded vanilladpup-11.0.199-labwc-uefi.img.gz to this computer which is running Fatdog64-903 and has its hardware clock set to UTC.
2) Extracted vanilladpup-11.0.199-labwc-uefi.img and dd it to an 8 GB USB stick using the command
dd if=Ken/Puppy/vanilladpup/vanilladpup-11.0.199-labwc-uefi.img of=/dev/sdb
3) Rebooted the computer using F12 to get a screen offering several boot choices from different devices and using either BIOS or uefi.
4) Selected the USB stick created above and uefi booting.
The system boots to clean desktop with some icons at the top.
The time (in the correct UTC) is displayed in the bottom right corner.
Clicking either the bottom left corner or right clicking anywhere on the desktop shows a menu and you can navigate to setup. There is a way to set up your timezone and also your locale but I have not been able to find a way to let the system know that the hardware clock is running UTC.
I found a terminal using one of the icons at the top of the screen and tried hwclock -u but received an error message that hwclock could not be found. Is there another command that I should use?
cheers,
Ken