On Sunday 12 September 2004 01:13 pm, Johan Sch wrote:
> On Sun, 12 Sep 2004 10:59:36 +0100
>
> Derek Jennings <[EMAIL PROTECTED]> wrote:
> > On Sunday 12 September 2004 07:17, Johan Sch wrote:
> > > On Sat, 11 Sep 2004 23:35:04 +0100
> > >
> > > Derek Jennings <[EMAIL PROTECTED]> wrote:
> > > > On Saturday 11 September 2004 23:04, Johan Sch wrote:
> > > > > On Sat, 11 Sep 2004 09:13:09 +0100
> > > > >
> > > > > Derek Jennings <[EMAIL PROTECTED]> wrote:
> > > > > > On Saturday 11 September 2004 08:24, Johan Sch wrote:
> > > > > > > Hi,
> > > > > > >
> > > > > > > Need to update to the latest kernel for mdk10.0.
> > > > > > >
> > > > > > > Please any site where latest kernels compiled for
> > > > > > > mdk10.0 could be found. Thanks
> > > > > >
> > > > > > I just realised you are looking for kernels later
> > > > > > than 2.6.5 The update mirrors will not have anything
> > > > > > later than 2.6.3 The mirrors for 10.1 have 2.6.8
> > > > > > kernels which may run OK in 10.0 but it cannot be
> > > > > > guaranteed they will.
> > > > > >
> > > > > > derek
> > > > > > --
> > > > >
> > > > > ********************
> > > > >
> > > > > I could try them if I can locate them.
> > > > > Could only find the iso's but no kernels.
> > > > > Please. Would appreciate the URL to this kernels.
> > > > > Thanks
> > > >
> > > > ftp://ftp.rediris.es/pub/linux/distributions/mandrake-dev
> > > >el/10.1/i586/med ia/main
> > > >
> > > > derek
> > > >
> > > > --
> > > >***************
> > >
> > > Hi Derek,
> > >
> > > Thanks for kindly providing the above.
> > > Seem some changes to install kernel has taken place in
> > > 10.1. Downloaded the kernel. Required some dependencies.
> > > Downloaded that. Too many conflicts. Do not want to maybe
> > > cripple my system. At least I tried. Regards
> >
> > Yes thats what I was afraid of.
> > You never said why you needed a kernel later than 2.6.5
> > Is there some kind of hardware support you need?
> >
> > derek
>
> **********************
> Yes. Some problems with harddrive. Tech staff at . testdisk .
> utility suggested I should upgrade to a later kernel with
> CONFIG_EDD activated. Regards
***
#
# 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

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to