From: John Ruff <jruff@nc.rr.com> Date: 05 Mar 2002 18:34:15 -0500 Message-Id: <1015371255.5750.7.camel@neo> Subject: RE: [suse-sparc] Kernel Compile
Hans,
Thanks for the reply...
I noticed that my current installed kernel under '/boot' is "vmlinuz"
and you mention "vmlinux". I took the SuSE 2.4.14 kernel source and
used the /boot/vmlinuz.config to recompile the kernel with just one
change, scsi tape support built into the kernel. Now the file vmlinux
under /usr/src/linux is of size 3257176, while the original kernel
/boot/vmlinuz is of size 1256669.
This seems alittle odd. Am I missing something? Where is the kernel
file located under /usr/src/linux once compiled?
Thanks,
John
On Tue, 2002-03-05 at 03:24, Witvliet, Hans wrote:
> Hi,
>
> try following sequence:
> untar src
> make distclean
> make config / make menuconfig / make xconfig
> make clean
> make dep
> make vmlinux (actually the only different part, from x86 architecture)
> make modules
> make modules_install
>
> cp vmlinux /boot/vmlinux-2.x.y
> cp System.map /boot/System.map-2.x.y
> vi /etc/silo.conf (if needed)
>
> Other suggestion:
> make -i vmlinux modules modules_install 2>compile.log
> This will compile the whole lot, and don't stop at the first error.
> All compilation errors are collected in a log file for later inspection.
>
> Hans
>
>
> -----Original Message-----
> From: John Ruff [SMTP:jruff@nc.rr.com]
> Sent: Tuesday, March 05, 2002 7:31 AM
> To: SuSE SPARC LIST
> Subject: [suse-sparc] Kernel Compile
>
> I using SuSE 7.3 on Ultra10 SPARC IIi. I'm trying to recompile the
> kernel but have come to understand that it is not same as I would on
> a
> x86 box. What are the steps needed to recompile the kernel on
> SPARC?
>
> Thanks
>
> --
> PGP Public Key Block:
>
> http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=jruff%40nc.rr.com
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iEYEABECAAYFAjvl6mcACgkQfrVYKfekncDhLQCffsW82WvNmPizd2oLOsKXkAy2
> EYkAoLY9fbQR+GxGjJSkRe46XMLbSoYb
> =WHkw
> -----END PGP SIGNATURE-----
>
>
> --
> To unsubscribe, e-mail: suse-sparc-unsubscribe@suse.com
> For additional commands, e-mail: suse-sparc-help@suse.com
-- PGP Public Key Block: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=jruff%40nc.rr.com-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org
iEYEABECAAYFAjvl6mcACgkQfrVYKfekncDhLQCffsW82WvNmPizd2oLOsKXkAy2 EYkAoLY9fbQR+GxGjJSkRe46XMLbSoYb =WHkw -----END PGP SIGNATURE-----
-- To unsubscribe, e-mail: suse-sparc-unsubscribe@suse.com For additional commands, e-mail: suse-sparc-help@suse.com
This archive was generated by hypermail 2.1.0 : Tue Mar 05 2002 - 15:33:42 PST