On Wed, 24 Feb 1999, W.D.McKinney wrote:
> 
> Simple:
> 
> 1. # rm -rf /usr/src/linux
> 2. tar xvzf /path-to-the-kernal/linux-2.2.2.tar.gz
> 3. mv /usr/src/linux /usr/src/linux-2.2.2
> 3. ln -s /usr/src/linux-2.2.2 /usr/src/linux
> 4. cd linux
> 5. make xconfig (see /usr/src/linux/README)
> 6. make mrproper dep clean bzImage modules modules_install

It is my understanding that "make mrproper" should preceed 
"make xconfig". Does'nt mrproper delete the .config file?

Regards,
Terry

-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to