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

Re: MVME162 - Kernel building.... 2.2.10



On Fri, Apr 07, 2000 at 11:23:20PM +0000, John K. Stevenson wrote:
> 1. The system was loaded with "slink" from the cdrom.(Minimum only.)
> 2. I did an apt-get update pointed at a slink site.
> 3. Apt-get upgrade
> 4. Edited /etc/apt/sources.list to point at a potato site.
> 5. apt-get update
> 6. apt-get dist-upgrade.
> 7. apt-get install task-debian-devel task-c-dev task-tcltk\
>    task-devel-common
> 8. cd /usr/src
> 9. apt-get install kernel-source-2.2.10
> 10. tar xvfz kernel-source-2.2.10.tar.gz
> 11. ln -s /usr/src/kernel-source-2.2.10/ linux
> 12. apt-get install kernel-patch-2.2.10-m68k
This are the instructions I got from Nick:

 Here's what I did to build the BVME6000 2.2.10 kernel image package:

 1. Install the Debian 2.2.10 kernel sources.
 2. Install the Debian 2.2.10 m68k kernel patches.
 3. Extract the kernel source from /usr/src/kernel-source-2.2.10.tar.gz.
 4. cd kernel-source-2.2.10
 5. mkdir debian
 6. run-parts /usr/src/kernel-patches/m68k/apply
 7. cp /usr/src/kernel-patches/m68k/config.bvme6000 .config
 8. sudo make-kpkg --revision 2.2.10-4 --subarch bvme6000 --arch_in_name kernel_image

I used this for amiga/atari images, should work for mvme as well.

Christian


Reply to: