On Fri, 2008-06-13 at 17:14 -0700, [EMAIL PROTECTED] wrote:
> The /dev/rtc does not exists it is however listed as a character
> device as you can see in the results from cat /proc/devices (it is
> 254)

Try simply creating it:

mknod c /dev/rtc 254 0

On my system /dev/rtc is a symlink to /dev/rtc0, which is as above.
Don't know if that matters.

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to