Complete.Org: Mailing Lists: Archives: linux-help: August 2001:
[linux-help] Re: Kernel compile
Home

[linux-help] Re: Kernel compile

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <linux-help@xxxxxxxxx>
Subject: [linux-help] Re: Kernel compile
From: "gLaNDix (Jesse Kaufman)" <glandix@xxxxxxxxxxxxxx>
Date: Sat, 4 Aug 2001 21:29:27 -0500 (CDT)
Reply-to: linux-help@xxxxxxxxx

you'll have to use 'make bzImage' and manually install the kernel...  do
that by copying /usr/src/linux/arch/i386/boot/bzImage to
/boot/vmlinux-x.xx.xx (or whatever you use as a naming scheme)...

this just uses the bzip2 compression rather than the normal compression
(or so I understand)...  regardless, this should work for ya!

jesse

<<< lloydix.2y.net FreeBSD 4.3-RELEASE #0: Thu Jul 5 06:16:31 CDT 2001 
glandix@xxxxxxxxxxxxxx:/usr/obj/usr/src/sys/LLOYDIX >>>


On Sat, 4 Aug 2001, Bruce Bales wrote:

>
> Just finished my first attempt to compile a kernel.
> Downloaded the 2.2.18 tar.gz kernel, untarred it into /usr/src.
> Thought I knew what I was asking for in menuconfig.
> Make dep and make clean seemed to go ok
> Make zlilo ran for 30 minutes or more and ended up with:
> ************
> tools build bootsect compressed/vmlinux.out CURRENT > Zimage
> root device is (3, 5)
> boot sector 512 bytes
> setup is 1288 bytes
> system is 539 KB
> system is too big.  try bzimage or modules
> make [1]  *** [zImage]   error 1
> make [1]  leaving directory '/usr/src/linux/arch/i386/boot'
> make:  *** [zlilo]  error 2
> *************
>
> Machine boots up with the old kernel and seems to be intact.
>
> Have almost 12 GB unused on hda5, the / partition.  The boot partition, hda1, 
> is 23 MB.
>
> Is it trying to put the whole system in the boot partition?  Or what is wrong?
> Need some help,  bruce
>
>
> -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
>

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]