Setting the clock

From BUG Wiki

Jump to: navigation, search

This description was tested with version 1.4.x of the bug OS.

  1. set the system time with
    date MMDDhhmmCCYY
    e.g.
    date 120116302009
    sets the date to Dec 1st 2009 4:30 pm
  2. set the RTC with
    /etc/init.d/hwclock.sh stop

Fore more details have a look at the hwclock.sh script. Be aware of timezone settings.