> --- In "newpants2004" <> wrote:
> > after a fresh install debian 3.1 on a new CF, two problem so far.
> > 1, when booting from the CF it tells me "Cannot access the Hardware
> > Clock via any known method" does this matter?
I got this yesterday. In my case it turned out to be because the
kernel now creates /dev/rtc0 instead of /dev/rtc but some programs
don't know this yet.
If this is the case for you (Try ls /dev/rtc*), a hacky workaround is
to edit /etc/init.d/hwclock.sh and insert a line
ln -sf rtc0 /dev/rtc
at the start. If your system uses udev (say "mount"), just creating a
symbolic link in /dev will only work until you next reboot. What
kernel are you using?
M
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|