gentoo openmosix
erik trettevik <eriktrettevik-/[email protected]>
| Newsgroups | gmane.linux.cluster.openmosix.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I got my gentoo-linux working without segfaults. First, I used the stage1 build from the 2005 install files. Before I began to build my system, I created a file package.mask to prevent gcc, glibc, and linux-headers from updating beyond the versions that were used in the original stage1 build to prevent errors during compiling the openmosix kernel. I also edited make.conf to use chost=i386-pc-linux-gnu, march=i386. I built everything based on the vanilla kernel 2.4.26. When my stage1 was finished, I patched the kernel for openmosix and it works. I hope this helps.