[1601] in RedHat Linux List
Re: Kernel 'config, compiling ect....
daemon@ATHENA.MIT.EDU (Elliot Lee)
Tue Oct 29 09:11:33 1996
Date: Tue, 29 Oct 1996 09:05:32 -0500 (EST)
From: Elliot Lee <sopwith@cuc.edu>
To: redhat-list@redhat.com
In-Reply-To: <Pine.GSO.3.95.961029144614.1123A-100000@romberg.imf.unit.no>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Tue, 29 Oct 1996, [ISO-8859-1] Trond Eivind Glomsr=F8d wrote:
> On Tue, 29 Oct 1996, Dave wrote:
>=20
> > I am not sure excatly where to complie ect the kernel or the command
> > that I am supposed to use.
>=20
> cd /usr/src/linux
> make config
> make dep clean zImage modules modules_install
> cp arch/i386/boot/zImage /boot/vmlinuz
> lilo
You might want to add/change this to:
cd /usr/src/linux
make menuconfig
make dep clean zImage modules modules_install
cp arch/i386/boot/zImage /boot/vmlinuz
rm -f /boot/initrd
/sbin/mkinitrd /boot/initrd `uname -r`
lilo
Just MHO,
-- Elliot
A: "Talk about stupidity!"
B: "Who, you?"
A: "No, me!"
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null