Xenialpup CE 7.5 / 25 Nov 2017

A home for all kinds of Puppy related projects
Message
Author
User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#801 Post by bigpup »

Not good to post the same question or problem in two different locations.
See my answer in the other Xenilpup topic.
http://www.murga-linux.com/puppy/viewto ... 20#1061220
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

soj
Posts: 15
Joined: Thu 02 May 2019, 23:44
Location: nigeria

#802 Post by soj »

bigpup wrote:Not good to post the same question or problem in two different locations.
See my answer in the other Xenilpup topic.
http://www.murga-linux.com/puppy/viewto ... 20#1061220
That was a big mistake from me!.I used the search button for enquiring "xenialpup" but i forgot that there are separate threads for 32 and 64 bits.I truly am sorry.
Will look up your help in the other thread,thank you

gyro
Posts: 1798
Joined: Tue 28 Oct 2008, 21:35
Location: Brisbane, Australia

#803 Post by gyro »

williams2 wrote:You can add the parameter TZ to your kernel boot parameters, for example:

Code: Select all

... pfix=ram TZ=EST5EDT ...
but the TZ variable usually is the name of a timezone file, and the initrd does not have those files. Maybe something like TZ=UTC+5 would work, I haven't tried it.
For Brisbane, Australia the correct parameter is:

Code: Select all

TZ=AEST-10
The letters are comment only, they can be anything, only the number and it's sign is significant.
Note: the sign is the opposite of what wouid normally be expected; Brisbane, Australia is at UTC +10.

AD: If you use any of the "FrugalPup" utilities to do your frugal install an approprriate TZ paramter should be included in the generated "grub2" "kernel" line.

gyro

Post Reply