#478: Cannot Access hardware clock error on AMD64 during boot : 3.0beta ----------------------------------+----------------------------------------- Reporter: [email protected] | Owner: free Type: defect | Status: new Priority: high | Milestone: 3.0 Component: build | Version: Severity: normal | Keywords: ----------------------------------+----------------------------------------- My AMD64 based system would complain at every reboot that it cannot set the hardware RTC. Searching the interwebs, I found the following advice which I adapted for our use:
sudo mv /etc/rcS.d/S08hwclockfirst.sh /etc/rcS.d/S26hwclockfirst.sh This moves the time of execution of the RTC command, and this solves the problem. hwclockfirst.sh is included in the util-linux package. This needs to be implemented during installtime -- Ticket URL: <http://trac.64studio.com/64studio/ticket/478> 64 Studio <http://trac.64studio.com/64studio> _______________________________________________ 64studio-devel mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-devel
