Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Date Time
2018-08-15, 16:44
Post: #2
RE: Date Time
Setting the system time from iPXE is probably complex (If I'm not mistaken there is a few different methods that needs to be implemented, and not only one), it might also be seen as a security issue to be able to change time. (at least from an EFI signing perspective)
The best is for the linux process to do the NTP step as well before downloading anything.
Another part of this is that for some OSes the machine time needs to be Local time, while for Linux it is mostly (but not always) UTC

Relevant settings and commands in iPXE (mostly posted here for reference for anyone else finding this looking for how)
http://ipxe.org/cfg/unixtime
http://ipxe.org/cmd/ntp

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Date Time - brownjl - 2018-08-15, 14:34
RE: Date Time - NiKiZe - 2018-08-15 16:44



User(s) browsing this thread: 1 Guest(s)