- From: Bernd Porr <BerndPorr_at_f2s.com>
- Date: Mon, 14 Feb 2005 16:22:43 +0000
Hi!
1. Get the newest kernel from www.kernel.org
2. make menuconfig
3. load alternate configuration from /boot/config-2.6.8-2-386
4. change IDE/SCSI from M to Y to make it bootable w/o initrd.
5. make bzImage modules modules_install
6. cp arch/i386/boot/bzImage /boot
7. add bzImage to /etc/lilo.conf or /boot/grub/menu.lst WITHOUT initrd
8. boot with the new kernel
9. unpack comedi
10. ./configure
11. make and make install
12. unpack comedilib
13. ./configure --sysconfdir=/etc
14 make and make install
15. That's it.
/Bernd
------------------------example menu.lst entry-----------------------
title Debian GNU/Linux, kernel 2.6.10
root (hd0,1)
kernel /boot/bzImage root=/dev/hda2 ro
savedefault
boot
---------------------------------------------------------------
www: http://www.berndporr.me.uk/
http://www.linux-usb-daq.co.uk/
Mobile: +44 (0)7840 340069
Work: +44 (0)141 330 5237
University of Glasgow
Department of Electronics & Electrical Engineering
Room 519, Rankine Building, Oakfield Avenue,
Glasgow, G12 8LT
Eric Hudson wrote:
> Hello all,
>
>
>
> I’m still having problems installing comedi on debian (sarge). I have
> followed the posts on the list and the instructions in INSTALL and I am
> still unable to get comedi installed. Could someone please list the
> steps I need to follow in this thread? I have no problem doing a fresh
> install of debian-sarge as this is a development box. I just need a
> little guidance on how to install comedi. So please someone list the
> steps here and I shall follow them and list my errors here if I get any.
>
>
>
> Thanks,
>
>
>
> Eric Hudson
>
Received on 2005-02-14Z16:22:43