[BusyBox] BusyBox 1.0.0-pre1 + nfs mount

Lyle Bainbridge lyle at zevion.com
Wed Jul 16 22:45:38 UTC 2003


> also
> # hwclock
> hwclock: Could not access RTC: No such file or directory
> I'm obviously missing something here !!

First, you need to actually have a realtime clock,
and then you need to have the rtc device in /dev  

Go into the /dev of your root fs and type:
mknod -m 600 rtc c 10 135

Or you could use MAKEDEV if you have it.





More information about the busybox mailing list