Hi!
> > I try to use dtrace in jail on FreeBSD-9-64.
[...]
> > open("/boot/kernel/kernel",O_RDONLY,00) ERR#2 'No such file
> > or directory'
>
> Here's your problem ^^^.
>
> dtrace extracts CTF information from the binaries. In case of kernel
> probes, that would be the kernel itself and loadable modules. All that
> stuff lives in /boot and is not accessible from your jail.
If he copied /boot to the jail, would it work ?
--
[email protected] +49 171 3101372 9 years to go !
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"