--- INSTALL.orig 2004-04-21 01:18:46.000000000 -0400 +++ INSTALL 2004-04-21 01:20:09.000000000 -0400 @@ -8,11 +8,11 @@ possible to use the original Cobalt boot loader - chain mode. This does away with the risk of trashing your unit, though it extends the time required to boot. -Just copy 'chain.bin' to your boot directory, rename into 'vmlinux' and gzip +Just copy 'colo-chain.elf' to your boot directory, rename into 'vmlinux' and gzip it to 'vmlinux.gz' cp -f /boot/vmlinux.gz /boot/backup.gz - cp chain.bin /boot/vmlinux + cp colo-chain.elf /boot/vmlinux gzip -9 /boot/vmlinux reboot @@ -82,7 +82,7 @@ Step 4 - install the new boot loader Write the new boot loader into the Flash. Don't interrupt the programming process or you will probably land up with a unit that doesn't boot! - flash-tool -w boot.bin + flash-tool -w colo-rom-image.bin If for any reason programming fails you might just be able to write the original boot loader back into the Flash --- README.shell.orig 2004-04-21 01:23:51.000000000 -0400 +++ README.shell 2004-04-21 01:24:02.000000000 -0400 @@ -11,7 +11,7 @@ If no SPACE character is detected the bo using the default script :- mount - -script /boot/default.boot + -script /boot/default.colo load /boot/vmlinux.gz execute