I have some questions about RH6.0:

 1. I installed kernel 2.2.10. I noticed that RH6.0 appears to have
    /boot/System.map-<version> so I copied /usr/src/linux-2.2.10/System.map
    to /boot/System.map-2.2.10. I also noticed that RH6.0 appears to have
    /boot/module-info-<version> but I don't know where to get that from. So
    I get a message `No module symbols loaded' at boot time. Where do I find
    module-info?

 2. I have been using an /etc/exports of the form

/       qobi.nj.nec.com(link_relative,no_root_squash)

    but when I put this on RH6.0 and do an exportfs -a it complains about the
    link_relative even though it is in the man page. So I removed it. Now,
    on bootup I get messages like `exportfs: Function not implemented',
    `nfssvc: Function not implemented', and `rpc.nfsd startup failed'. And
    nothing is exported. What has changed or what have I done wrong?

 3. kerneld isn't running. I have an /etc/conf.modules. I compiled the new
    kernel with kmod. What do I need to do to use kmod instead of kerneld?
    What is the replacement for /etc/conf.modules?

 4. Here is the tough one. I have my own script for compiling Scheme->C. And
    it runs under RH 4.0, 4.1, 4.2, 5.0, 5.1, and 5.2. The script still runs
    under 6.0 but the binary that it produces segfaults. I can run a binary
    compiled under 5.2 on 6.0 but I can't get binaries produced under 6.0 to
    run. Something changed and is now broken and I can't figure out what. Did
    libc or gcc or egcs or ... change?

    Jeff (http://www.neci.nj.nec.com/homepages/qobi)
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to