All the output sent to the console is available via /dev/kprint. If you copy that file somewhere, eg, using aux/clog, all your messages should be in that file.
> From: [EMAIL PROTECTED] > To: [email protected] > Reply-To: [email protected] > Date: Wed Oct 15 10:48:09 CET 2008 > Subject: Re: [9fans] How to get the diagnostics of fs(3) > > * Fco. J. Ballesteros <[EMAIL PROTECTED]> [081015 10:42]: > > We use aux/clog to send the contents of /dev/kprint to /sys/log/$sysname > > We bind '#k' by hand after booting our server, but how you do it it depends > > on the particular config for your machine. > > > > As it has been I placed the fs= line in plan9.ini as I had my > fossil/venti starting off the fs(3) server. This might not be a > good idea now. Still if you want to keep it this way, can I still > get to the output? > > > > — 2 >
