On Mon, Sep 12, 2005 at 12:05:52 +0200, Eduard Bloch wrote:
> After "make prepare"? Something goes really wrong with your kernel
> source.
What I usually do (and has been worked for years and for every
/usr/src/modules/*) is:
- unpack kernel source (at this moment I'm using the source from
linux-source-2.6.12_2.6.12-6_all.deb)
- unpack every file in /usr/src that I'd like to compile, it extracts in
/usr/src/modules/
- use (from directory /usr/src/linux-2.6.12) something like:
make-kpkg --revision 06 --append-to-version -univac --uc --us --config
menuconfig kernel_{doc,headers,image} modules_image
- load from a menuconfig the old config, modify if needed, exit
and usually everything works fine. I don't know yet module-assistant, I
will try as you told me.
Thank you, Leonardo Macchia.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]