NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: chrooted ntpd not working on 4.0/sparc64



On Sat, 23 Feb 2008 19:15:43 -0500
"David H. Gutteridge" <dhgutteridge%sympatico.ca@localhost> wrote:

> Hi all,
> 
> I do have the clockctl device compiled into my kernel, and it's present
> in the chroot environment.
> 
> $ ls -l /var/chroot/ntpd/dev
> total 0
> crw-rw----  1 root  ntpd  125,   0 Jan 19 22:37 clockctl
> 
> My rc.conf file has the following:
> 
> ntpd=YES        ntpd_flags=""
> ntpd_chrootdir="/var/chroot/ntpd"
> 
...
>   2862      1 ntpd     CALL  open(0x40ef3ea0,1,0)
>   2862      1 ntpd     NAMI  "/dev/clockctl"
>   2862      1 ntpd     RET   open -1 errno 6 Device not configured

Is your /var(/chroot) perhaps mounted with nodev?

kind regards
dieter


Home | Main Index | Thread Index | Old Index