Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: DVB-driver 0.9 -> KernelVersion



Hi!

* Clemens Kirchgatterer <clemens@root.at> [20010618 18:54]:
> Gerhard Achs wrote:
> > Thanx for the hint! 2.4.3 means 2.4.5 for me .... (and again hours and hours of compiling
> > and recompiling )
> 
> do you compile with paper and pencil??? ;-)

I was wondering, too.

cd /usr/src
rm linux
tar -jxf linux-2.4.5.tar.bz2
mv linux linux-2.4.5
ln -s linux-2.4.5 linux
cp linux-2.4.2/.config linux-2.4.5
cd linux
make oldconfig
<little bit of interaction here>
make dep
make clean
make bzImage
make modules
make modules_install
cp arch/i386/boot/bzImage <wherever>
/sbin/lilo
/sbin/reboot

all in less than 20 minutes .. where is the problem?

   Count

-- 
Andreas Kotes - UIN: 3741366 - The views expressed herein are (only) mine.
You don't have to change the world... to change the world. You're either part
of the problem, part of the solution, or part of the scenery. Only you decide.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index