- Subject: Re: Linux on Amiga A600, a success story (in progress, with possible patch)
- From: Thorsten Glaser <tg@xxxxxxxxxx>
- Date: Fri, 27 Jan 2012 17:44:01 +0000 (UTC)
- References: <4F1C577D.3040908@sigon.net> <CAMuHMdWFR-BQtwkh9=hgQEp4L+XZnDy4scm03TvmGbwrk=Jd5w@mail.gmail.com> <CAOmrzkJO8hiMJhN5eanXpjjGnaLYrCDAbekX2=FY394+Vt1UHw@mail.gmail.com>
- User-agent: Loom/3.14 (http://gmane.org/)
Michael Schmitz <schmitzmic <at> googlemail.com> writes:
Might be the wrong /dev/rtc device - it should be major 254 minor 0
Actually, it should be /dev/rtc0 (according to my Debian system)
and you can find out the correct major number like this:
root@ara5:~ # ll /dev/rtc*
crw------- 1 root root 254, 0 Dec 26 16:48 /dev/rtc0
root@ara5:~ # fgrep rtc /proc/devices
254 rtc
This is auto-created from devtmpfs (no udev here), FWIW.
My ARAnyM command line contains devtmpfs.mount=1 coupled
with a few lines in /etc/rc.local:
(test -e /dev/fd || ln -s /proc/self/fd /dev/fd || :)
(test -e /dev/stdin || ln -s /proc/self/fd/0 /dev/stdin || :)
(test -e /dev/stdout || ln -s /proc/self/fd/1 /dev/stdout || :)
(test -e /dev/stderr || ln -s /proc/self/fd/2 /dev/stderr || :)
bye,
//mirabilos
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Video for Linux]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Video Projectors]
[Linux Kernel]
[Linux SCSI]
[XFree86]