What does make mrproper do? I've always done make menuconfig, make dep,
make clean, make bzImage, make modules, make modules_install, then do
lilo stuff.


On Fri, 2002-09-27 at 18:29, et wrote:
> you are doing "make mrproper" first tho right?
> 
> On Friday 27 September 2002 03:46 pm, you wrote:
> > Em Sex 27 Set 2002 10:46, Tom Brinkman escreveu:
> > > On Friday September 27 2002 01:15 am, Ricardo Castanho de Oliveira
> > > Freitas wrote:
> >
> > Shame on me! ;-(
> >
> > I was on the track, **except** for the last command => make install  !!!
> >
> > But tks a lot! Now I have the info I needed printed, saved and backed-up!
> > ;-) [gonna stick it in front of me!]
> >
> > Just I ONE funny thing!
> >
> > after all the steps, there was a msg complaining that I didn't have a
> > 'regular' Mandrake kernel!?!? (or sth like that!)
> >
> > I have the 2.4.18-8.2mdk working! and NVidia's compiled with it!
> >
> > The 'stock' is 2.4.18-8.1mdk!
> >
> > Where can I download mdk kernel ?
> >
> > I've tried rpmfind and similar (also at Mandrake Club) but I found only old
> > kernel (2.2***).....
> >
> > Again, tks a lot!
> >
> > Ricardo
> >
> > > > Hi,
> > > > To fine tune the kernel from i586 to athlon..... is it just take the
> > > > source of the currente kernel (mdk) and select "athlon" (menuconfig)
> > > > and proceed with the regular "make's" ?
> > > > For testing only, this is the only modification I would like for the
> > > > moment! Using mdk8.1(Intel) and 8.2(athlon)!
> > > > []s Ricardo Castanho
> > >
> > >    If all you want is to take Mandrake's 'stock' configuation, but
> > > compile it for Athlon, then (as root)
> > >
> > > o  Install kernel-source rpm
> > > o  cd /usr/src/linux
> > > o  cp .config k7config
> > >    (note, older kernel-source pkgs might not have the stock .config
> > > included. In this case you'll need to get the one in /boot, eg
> > >    cp /boot/config-2.4.xx-xxmdk k7config  )
> > >
> > > o  use a txt editor to make these changes to  k7config
> > >
> > >   # Processor type and features
> > >     (showing only the lines to change)
> > >       # CONFIG_M586 is not set
> > >       CONFIG_MK7=y
> > >
> > > o  edit Makefile and change  EXTRAVERSION = <this part>, and uncomment
> > > the line       export  INSTALL_PATH=/boot
> > >
> > > o  make mrproper
> > > o  cp k7config .config
> > > o  make oldconfig
> > > o  make dep && make clean && make bzImage && make modues
> > > o  make modules_install && make install.
> > > o  Done, the new kernel is ready (as a choice) when you reboot
> > >
> > >    On the Intel system you'd be better off stickin with i586
> 
> ----
> 

> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com
-- 
*Michael Notforyou*
Registered Linux User #197888
Registered Linux Machine #166780
LINUX ON A COMPAQ PRESARIO 700 SERIES:
http://www.quack-net.com/presario/
//42!


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to