Hi, I have added tz parameter to syslinux.cfg, but every time the system reboot were added two hours to the hardware clock. This probably my fault, is the tz parameter allocated in the wrong place, how can i avoid that this increment was made?
default menu.c32
prompt 0
menu title UNetbootin
timeout 100
label ubnentry0
menu label tinycore & Solar PV Loger
kernel /boot/bzImage
append initrd=/boot/tinycore.gz tz=CET-1CEST,M3.5.0,M10.5.0/3 quiet
Thanks in advace Luca