Date: Thu, 21 Nov 2019 19:42:57 +0700 From: Eugene Grosbein <eugen@grosbein.net> To: stable@freebsd.org, FreeBSD stable <freebsd-stable@freebsd.org> Subject: Re: Logging boot messages from the loader Message-ID: <6ed2e034-8864-0427-cca6-4e347cf34dfb@grosbein.net> In-Reply-To: <20191121113547.GI34976@albert.catwhisker.org> References: <b0c8eb49-360e-3a6e-ae84-29ddbba80ce9@grosbein.net> <20191121113547.GI34976@albert.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
21.11.2019 18:35, David Wolfskill wrote: >> How do I get boot messages generated by loader itself written to some log after successfull boot? >> This is generic BIOS-based 11.3-STABLE/amd64 system with syscons console driver. >> >> /var/run/dmesg.boot starts with kernel messages without previous lines from the loader. >> Specifically, I need messages about loading kernel modules with full paths. >> .... > > Perhaps: Set up serial console on the machine in question, then > connect a machine that's expected to be "sufficiently stable" to > the other end of a "null modem" cable & run tip(1) on the second > machine (perhaps within script(1)). > > Or something similar, anyway. The box is located in remote hoster's datacenter, so I was looking for easier way. Bad luck.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6ed2e034-8864-0427-cca6-4e347cf34dfb>