Carl-Daniel Hailfinger wrote:
On 18.04.2008 21:21, ron minnich wrote:
my wife just called me and said "how do I know what version of LB I have on this machine? I just run dtidump on the other nodes".
well, I had no answer. At least not a good one. how embarassing! I guess dti just got more important to me.
flashrom -r dump.rom strings dump.rom|egrep -i "linuxbios-[12]|coreboot-[12]"
That should work.
unless you compile with a MAXIMUM_CONSOLE_LOGLEVEL less than BIOS_NOTICE.
But nvramtool will always do the trick. It's the tool in our tree that reads the coreboot table. It's been around for ages under the name of lxbios
So what's this dtidump?
Stefan