Thanks. My problem was definately the flashrom. Although I was able to select hda4 and the raq seemed to boot into ipcop just fine, I couldn't talk to it at all. For whatever reason I can't use the serial terminal, however I have no way of testing if its my computer or the cable (even though the null modem cable is brand new, came in the packaging accompanied by the raq).
Here's what I had to do to get everything working:There's a bit of a lack of documentation as to how exactly to go about flashing the flashrom out there. I ended up booting the box back from the other half of the raid array (I left the cobalt OS on their intentionally just in case) and FTPing the romfiles that I obtained from
http://sourceforge.net/projects/cobalt-rom.
I then logged into the raq via telnet using the admin account. I'm not sure if you're supposed to use the "root" account or if you can flash from admin, but I used it anyways by using the "su" command and the admin password.
Next I moved the files to the BIN directory and performed a chmod command on at least the flashrom tool and the rom I wanted to use in order to make them executable. I would suggest renaming the rom file as I had some trouble copying it out from memory at 4am.

Now, I was able to follow Jeff Walter's tutorial at
http://gentoo.404ster.com/texts.php?action=view&id=2. It will give the detailed commands on how to first backup, then flash, then verify the flashrom to ensure a proper flash. That particular process was so easy I thought I HAD to have been doing something wrong. However, it flashed without an issue.
For fun I tried booting to the old cobalt os on the other half of the raid array, to no avail. I'm sure I would have to upgrade the cobalt OS as well in order to use it with this firmware, but if the raqcop succeeds I won't be needing that stuff anymore.
Next I re-connected the winimaged raqcop drive back to the raq. As prompted in the installation instructions I directed the raq to boot to hda4. Everything booted as directed! The installation instructions at raqcop.com instructed me to pick up an ip address via dhcp from the raq, but it didn't appear as if dhcp had been enabled at the image level, so I specified my IP in my network settings and telnetted into the ipcop box. Sure enough, using the username and password that are supplied in the vmware image readme txt file (the passwords aren't in the winimage txt file) I was able to login and run the setup command!
For whatever reason, enabling DHCP via telnet didn't work, but all of the other settings including setting up the "green" and "red" networks, all of the IP addressing and actual DHCP settings (such as the dynamic IP range etc...) worked like a charm. I reset the raq for good measure (booted without issues back into raqcop) and logged in via https (using port 445 of course

) and was able to enable dhcp from there.
The raq has been doing happily for over 8 hrs now! You may want to update your installation instructions to note that installation is so easy "even a windows guy can do it!"
If I may make some suggestions on how to make this easier for folks in the future:-DHCP is not enabled by default on the raq. Set your computer's ip to something in the same ip range and telnet from there.
-The default passwords for the raqcop installation are in the vmware image readmefile, but not in the winimage one.
-Jeff Walter's tutorial on flashing the rom was the most accurate that I could find (
http://gentoo.404ster.com/texts.php?action=view&id=2). Use it to help flash the rom.
-The flashrom tool and romfile are located at
http://sourceforge.net/projects/cobalt-rom-You'll need to know some basic unix commands. Look them up on the net.
-Once logged into the cobalt's os via telnet, use the "su" command to log into the root if required. The password is the same as the admin password.
Also for note...I have the raq 4r here now happily running raqcop. I also have a cobalt qube 2. I don't owe these units anything and would happily volunteer them, as well as my time, to development beta testing if needed. I'm not much of a linux guy, but am willing to learn.
Any suggestions on what to do with the qube?
Thanks for a great product guys. Even with all of the headaches it was a fair amount of fun, and when you get down to it, actually pretty easy.