Lusus Naturae
Friday, June 15, 2007
Get rid of 'clock skew detected' error message
# go to your kernel source directory
cd /usr/src/
# update timestamp of all files
find . -exec touch \{\} \;
# delete old compiled stuff
make clean
# compile from scratch
make bzImage modules_install or whatever
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment