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

Re: Problem with Kernal Source 2.0.27_1.00



> > Hi. I don't know about this, but i'm with problems in making
> > the kernel I compiled to work. All the compilation and linking
> > is ok. I've used the sequence:
> > 
> > 	make menuconfig
> > 	make dep
> > 	make zImage
> > 	make modules
> > 	make modules_install
> 
> You should add a "make clean" just before make zImage (you don't
> need it if it is the first time you are compiling a kernel).
> 
> > that I think is correct. When it's done, I copy the 'vmlinux' file
> > to '/', update '/etc/lilo.conf', and execute '/sbin/lilo'. All is
> > ok, but when the system reboots, lilo begins an infinite loop:
> 
> Proceed like this:
> 
> cp /usr/src/kernel-source-2.0.27/arch/i386/boot/zImage /boot/linux-2.0.27
> cp /usr/src/kernel-source-2.0.27/System.map /boot/System.map-2.0.27
> ln -s /boot/linux-2.0.27 /vmlinuz
> ln -s /boot/System.map-2.0.27 /System.map
> 
> I suppose you are using a PC. Your lilo.conf file should point to
> /vmlinuz. Run lilo and reboot the system. It should work.

Now it works!!!!! :-)

Thanks. I think that a good thing would be, for beginners like
me, a command "help" to do in prompt, like that of MSDOS,
but without those cryptographic "technical aspects". Something
more clean than man or info, like "ls do this, man do that,
cp do ...", including kernel compilation, what to do when a
library is in the directory but the program don't find it,
etc. Can anyone do this in a debian "tips-and-tricks_1.0.deb"
or "what-you-ever-whant-to-know_1.0.deb" package?

Alexander Gieg

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
By: Alexander Gieg
E-mail: agieg@brworld.com.br
URL: http://www.geocities.com/TimesSquare/3222
IRC: AlexG
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: