Hi,
I need IPX and NCP on one of my box (standard MSI with p4 about 2Ghz).
>From memory I :
installed a minimal trustix 3.0 and swup-upgraded it.
Swup-installed kernel-source (2.6.11.12-6tr)
Ran make menuconfig (changed Local version ("tlc"), added support for
IPX and NCP)
make && make modules_install
copied /usr/src/kernel-source-2.6.11.12-6tr/arch/i386/boot/bzImage
and /usr/src/kernel-source-2.6.11.12-6tr/System.map
to /boot/vmlinuz-2.6.11.12-6trtlc and /boot/System.map-2.6.11.12-6trtlc
Added an entry in grub.conf :
"
title Trustix Secure Linux (2.6.11.12-6trtlc)
      root (hd0,0)
      kernel /vmlinuz-2.6.11.12-6trtlc ro root=/dev/hda2
ramdisk_size=8192
      initrd /initrd-2.6.11.12-6tr.img
"
and rebooted choosing the new kernel in grub
Th boot looks fine until :"
TSL-initrd: Loading modules
FATAL: could not load /lib/modules/2.6.11.12-6trtlc/modules.dep: No such
file or directory
"
ans complains again and again about modules.dep missing, until it can't
mount the root.
Of course this file does exist.

I googled a bit, searched the wiki, and found nothing.
Is there something obvious I missed ?
Is there a nice kernel compiling howto ?

Ask and I will upload .config or Makefile somewhere...

Gwenn

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to