I'm booting clonezilla-live-20160711-yakkety-amd64 through PXE, and setting the timezone parameter in the APPEND line, but the booted system comes up with UTC.
Is it possible to set the timezone without editing the content of filesystem.squashfs?
Thanks for reporting this.
Could you please give testing Clonezilla live >= 2.4.9-7 a try, too? http://clonezilla.org/downloads.php
We will see if any difference between Debian and Ubuntu.
Thanks.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I now had a chance to try the "testing" Debian version: 2.4.9-18.
Unfortunately, the problem remains. The timezone boot parameter is ignored, and the machine uses UTC. (It does set the correct time from FTP; it just ignores the timezone).
I have made some changes to live-config, so this issue should be fixed.
Please give Clonezilla live 2.5.0-3 a try: http://clonezilla.org/downloads.php
Let us know the results.
Thanks.
Steven
Last edit: Steven Shiau 2016-11-15
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm booting clonezilla-live-20160711-yakkety-amd64 through PXE, and setting the timezone parameter in the APPEND line, but the booted system comes up with UTC.
Is it possible to set the timezone without editing the content of filesystem.squashfs?
$ date
Sun Oct 16 12:12:03 UTC 2016
$ cat /proc/cmdline
BOOT_IMAGE=cz20160711/live/vmlinuz initrd=cz20160711/live/initrd.img boot=live locales=en_US.UTF-8 keyboard-layouts=ch utc=no timezone=Europe/Zurich ethdevice-timeout=60 fetch=tftp://192.168.44.10/cz20160711/live/filesystem.squashfs nolocales vga=791 union=overlay username=user hostname=yakkety config components noswap edd=on nomodeset nodmraid noeject ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no ocs_repository="smb://XXX:YYY@192.168.44.11/diskimages/" splash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1
And the pxe config:
Thanks for reporting this.
Could you please give testing Clonezilla live >= 2.4.9-7 a try, too?
http://clonezilla.org/downloads.php
We will see if any difference between Debian and Ubuntu.
Thanks.
Steven
I now had a chance to try the "testing" Debian version: 2.4.9-18.
Unfortunately, the problem remains. The timezone boot parameter is ignored, and the machine uses UTC. (It does set the correct time from FTP; it just ignores the timezone).
From syslog:
In the running system, /etc/timezone contains "Etc/UTC".
I have made some changes to live-config, so this issue should be fixed.
Please give Clonezilla live 2.5.0-3 a try:
http://clonezilla.org/downloads.php
Let us know the results.
Thanks.
Steven
Last edit: Steven Shiau 2016-11-15