I have need to access information that is on a "DiskOnChip2000", which acts as a miniharddrive, which is imbedded in a single board computer. This board has only a keypad and small display, not a monitor, just displays a very small menu with the application software that is loaded onto it. This single board computer does not have a vga, keyboard, or mouse connector.
It DOES have a nine pin standard seral port, ( Com 2 )

My question: Is it possible for me to link a regular linux based computer, via the nine pin serial port, and with some sort of linux command, or, application software, to this single board computer, and copy all the information that is on it's "DiskOnChip2000" ( the harddrive ) to my regular linux based computer?