Hi.

> Prior to running this you should go into the /lib/modules directory and:
> 
> mv 2.2.16 2.2.12.old

Why?

vi /usr/src/linux/Makefile

edit the EXTRAVERSION= to include something like -20_r1 where r1 stands
for release 1, then next recompile change it to r2, etc.

Use that naming scheme for the kernel too, etc.

That's what RedHat themselves recommend to do.

Result is that all modules will go into their own directory in
/lib/modules/2.2.12-20_r1.

// Stefan


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to