Eric Dickner <[EMAIL PROTECTED]> writes: >> What basic procedure was that? > > make mrproper > make oldconfig > make dep > make bzImage > make modules > make modules_install > "user fools with links and lilo" > > I've seen is outlined for all the distros.
I don't think you should run make mrproper at all. mrproper is to create fully pristine src. That means it will delete among others, your .config file. Just run copy your config file to your linux src directory, and run make oldconfig, make dep etc... -- John L. Fjellstad web: http://www.fjellstad.org/ Quis custodiet ipsos custodes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]