On Tue, Jul 04, 2000 at 03:00:32PM +0200, Frederic GILLIERS wrote: > I compiled a kernel using the current version (NetBSD1.5_ALPHA) and I > have a problem with the dmesg command : It only prints : > dmesg: kvm_read: kvm_read: Bad address (0x6) > > Did I do something wrong ? Your dmesg binary does not match the kernel. Recompile libkvm and dmesg. -- Soren