Re: Compiling YDL 2.1 kernel?


Subject: Re: Compiling YDL 2.1 kernel?
From: ke Svensson (aakesve@algonet.se)
Date: Sun Feb 24 2002 - 06:20:00 MST


make menuconfig
make dep
make
make modules
make modules_install

Should do it!

Regards,

Ake Svensson

> Från: "Sean O. Denney" <sdenney@cise.ufl.edu>
> Svara till: yellowdog-general@lists.yellowdoglinux.com
> Datum: Sun, 24 Feb 2002 09:07:27 -0500 (EST)
> Till: yellowdog-general@lists.yellowdoglinux.com
> Ämne: Compiling YDL 2.1 kernel?
>
> I've recently jumped from YDL CS1.2.1 to YDl 2.1 and my normal compile
> method doesn't seem to be working. This is what I am doing, so tell
> me what I cam doing wrong:
>
> cd /usr/src/linu
> make pmac_config
> make menuconfig
> make dep
> make clean
> make vmlinux
> make modules
> make modules_install
> cp /usr/src/linux/vmlinux /mnt/macos/"System Folder"/"Linux
> Kernels"/vmlinux.xxxxxxxx
> cp /usr/src/linux/System.map /boot/System.map
>
> The process fails at make pmac_config (apparently this isn't in the
> make rules anymore?)
>
> Thanks in advance
> --- Sean
>
>



This archive was generated by hypermail 2a24 : Sun Feb 24 2002 - 07:37:33 MST