Re: MOL doesn't run


Subject: Re: MOL doesn't run
From: Todd Lipcon (tlipcon@mercea.net)
Date: Thu Jul 20 2000 - 07:20:44 MDT


You can find the newest kernel sources at http://penguinppc.org Click the
link from there to "Development Resources" or something, and there should
be instructions to finding the newest 2.2.17pre10 kernel, or a stabler
2.2.16 kernel. If you want to build it yourself, I suggest this:

cd /usr/src
rm linux
mkdir linux-pmac-stable
cd linux-pmac-stable
rsync --delete -avz penguinppc.org::pmac-stable .
make menuconfig
make dep
make
make modules
make modules_install

Then move the resulting vmlinux and System.map to /boot and boot from
that.

-Todd

+---------------------------------------------------------------+
| Perl CGI scripting email tlipcon@csoft.net |
| Web Design email tlipcon@csoft.net |
| My Current Projects: |
| Calwell http://www.calwell.org |
| MOLRPGRP http://toad.csoft.net/olrpgs |
+---------------------------------------------------------------+

On Thu, 20 Jul 2000, [iso-8859-1] Ghémes Géza wrote:

> --The situation:
>
> We have 9 PowerMacs: 1 with PowerPC 604 with 64M RAM
> 8 with PowerPC 603ev with
> 32M RAM
> On the 604's we have YellowdogLinux with 2.2.14-1.3.0b kernel
> On one of the 603's we have LinuxPPC2000 with 2.2.14-1.3.0b
> kernel
>
> --The plan:
>
> We want to install Linux on all this machines and provide
> read-only access by mol to the hfs volumes for our users, such that they can
> run their MacOS applications but save their data only to server volumes
> provided by a netatalk server.
>
> --The problem:
>
> We instaled mol-0.9.48-1 on these systems, but when we tried to run
> mol we get the following problem:
>
> mol reports that it was builded
> for kenel 2.2.16 then applied its patches, and we get a "beutyfull" kernell
> panic: the system crashed!
>
>
> --PLEASE help us!:
>
> Unfortunately we didn't find kernel-2.2.16 nor it's sources, and
> our effort to rebuid mol from its source rpm failed, we got an error on the
> make phase of the buildig process: make[1]: ***
> [obj/cmdline.o] Error 1
>
> make: *** [_subdir_debugger] Error 2
>
> and the building process stoped.
>
>
> MANY THANKS!
>
>



This archive was generated by hypermail 2a24 : Thu Jul 20 2000 - 07:24:44 MDT