On Mon, 12 Apr 1999, Bjorn Eriksson wrote:

>  I have to use a kernel in the range 2.0.29 - 2.0.35 cause' thats what
> they've given me source patches for. 
> 
>  Anyone got some advice on how to debug boot-problems or maybe managed to
> run a 2.0.35 kernel on this AMD SC400 evaluation board? 

Try to compile and boot 2.0.36 with the .config file you have used for
2.0.35. Copy .config to your /usr/src/linux with 2.0.36 and run "make
oldconfig". If it works go through patch-2.0.36 and try to apply the changes
which are close to the point of failure.

Or if you have some patch for 2.0.35 apply it to 2.0.36, find .rej files and
modify the sources manually.

--
Tomek

Reply via email to