On AD 2006 November 07 Tuesday 12:59:03 AM +0100, Sergio Polini wrote:
> Tim Garton:
> > Anyone know how to determine the kernel release of a non-running
> > kernel? Like 'uname -r' but point it at a kernel file?
> 
> $ strings <kernel file> | head -20

$ strings /boot/vmlinuz-2.6.18 | grep "2\.6\.[0-9]\+"


Justin
-- 
gentoo-user@gentoo.org mailing list

Reply via email to