> Note that some tools that poke around in kernel innards won't work - > ps and lsof are the most obvious. ktrace works but the resultant > ktrace.out files need to read with an amd64 kdump.
Some of those issues can be solved by using within 32-bit jail statically linked 64-bit binaries. It does work for ps which is available in /rescue . --Artem _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

