Details on this package are located in Section 10.54.2, “Contents of Colo.”
The Colo package contains the Cobalt Boot Loader.
This bootloader is for the MIPS based cobalt servers RaQ, RaQ2, Qube, or the Qube2.
Compile the Colo package:
cd tools/elf2rfx make CC=gcc cd ../.. make CROSS_COMPILE="${LFS_TARGET}-" binary
Install the package:
cp -v chain/colo-chain.elf ${LFS}/boot/vmlinux gzip -9 ${LFS}/boot/vmlinux
Details on this package are located in Section 10.54.2, “Contents of Colo.”