On Sun, 12 Sep 2004 19:58:14 -0500
Tom Brinkman <[EMAIL PROTECTED]> wrote:
> On Sunday 12 September 2004 01:13 pm, Johan Sch wrote:
> > On Sun, 12 Sep 2004 10:59:36 +0100
> >
<< snip >>
> #
> # Firmware Drivers
> #
> CONFIG_EDD=y
>
> *** That's a paste from /usr/src/linux/.config for the latest
> Mandrake kernel, 2.6.8.1-10
>
> If you're current kernel's .config (in /boot) shows
> CONFIG_EDD=y .... then 'tech staff' is wrong. Otherwise..
>
> Install the kernel-source rpm for your kernel if it isn't
> already. Search it's .config and and if the line looks somethin
> like # CONFIG_EDD is not set , remove the leading hash
> (ie, uncomment the line) and edit it to CONFIG_EDD=y
> Save that .config to a another, eg, .config.save ... and after
> moving it back into .config after the 'make
> mrproper' (mandatory) first step, then 'make oldconfig' and
> continue with the steps to compile a new kernel.
>
> make && make modules_install && make install
>
> The last step is only fully productive if you first edited
> Makefile before compiling, changed the EXTRAVERSION = (new_name),
> and uncommented the line (about 460 somethin),
> export INSTALL_PATH=/boot
> Then the files and links needed are created in /boot, lilo (and
> grub) is edited and run for you to make the new kernel an option
> on boot. Your new kernel will not be the default, you'll have to
> choose it on booting up.
> --
> Tom Brinkman Corpus Christi, Texas
> Proud to be an American
>
>
*****************************
First. Thanks for your detailed instructions. Some of it is still a foreign language
to me.
The following command which I got from another list shows this..
find . -type f -exec grep CONFIG_EDD {} \; -print
CONFIG_EDD=y
./config-2.6.3-7mdk
CONFIG_EDD=y
./config-2.6.3-15mdk
CONFIG_EDD=y
./config-2.6.3-16mdk
uname -r
2.6.3-16mdk
I am running the last kernel. Then I suppose they must be wrong??
But it is not the kernel 2.6.5 or later as suggested. Should that make a difference??
Thanks
--
Johan Sch
Registered Linux User #330034
May this be a good day for learning
____________________________________________________
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________