27 Feb
2010
27 Feb
'10
10:24 p.m.
this makes me curious. how do you test this? dmesg > dmesg-before <upgrade and reboot> dmesg > dmesg-after
diff dmesg-* ? or is there a better way? what's the recommended approach too see "what's new" ?
I usually do "dmesg -c" which clears the ring buffer, and then start testing whatever I'm testing, and now dmesg will show only the new stuff. -- damjan