Monday, July 19, 2004

2.6 Upgrade - cont...

# cd /usr/src
# cp -rl linux-2.6.7 linux-2.6.7-mm7
# cd linux-2.6.7-mm7
# bzip2 -dc ../2.6.7-mm7.bz2 patch -p1
 
ok so i ran that and applied the patch which appears to have gone well.
 
make mrproper     <== cleans up everything
 
reset                        <== atempt to fix the crappy looking menuconfig thing
clear
 
make menuconfig

0 Comments:

Post a Comment

<< Home