
i'm a gent-n00b first time installing gentoo on my poweredge 2400 and i ran into this problem too.
i think the misunderstanding comes from the gentoo handbook using GMT as their example, and not being very descriptive.

i had the same problem as the original poster, by following the gentoo handbook recommendations my cp command came back with an error.
i tried using the ln commands recomended by the other posters and they fell flat too.

first let me say that the PST8PDT doesn't work for whatever reason, it seemed a natural choice for me (san francisco).
there was an entry for me in America that came close though, Los_Angeles.
my successful timezone changing statement was:
Code: Select all
# cp /usr/share/zoneinfo/America/Los_Angeles /etc/localtime

i dont know why that worked and PST8PDT didn't, i'm also not sure why the gentoo handbook left out these few extra details about how this part of the install should go, but whatever