Okay thanks again for the help.
I did the meminfo and get this no errors as can see
Main memory size: 64 MB.
Available main memory starts at 0x10000, size 65472KB
IO (packet) memory size: 10 percent of main memory.
NVRAM size: 32K
I do the dir Flash and get this
rommon 3 > dir flash:
File size Checksum File name
2663 bytes (0xa67) 0x145a nvram (deleted)
897 bytes (0x381) 0xc50c nvram
4096 bytes (0x1000) 0x01a0 IOS.bin (deleted) (bad checksum: 0xfe5f)
9432332 bytes (0x8fed0c) 0x749a IOS.bin (deleted)
9432332 bytes (0x8fed0c) 0x749a IOS2.bin
rommon 4 >
I found that I could get an IOS loaded into flash to use the b flash: option you mentioned. so using tftp I loaded IOS once it gave this message on boot up with a confreg of 2102.
loadprog: bad file magic number: 0x0
boot: cannot load "flash:"
System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)
TAC Support:
Copyright (c) 2003 by cisco Systems, Inc.
C1700 platform with 65536 Kbytes of main memory
loadprog: bad file magic number: 0x0
boot: cannot load "flash:"
System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)
TAC Support:
Copyright (c) 2003 by cisco Systems, Inc.
C1700 platform with 65536 Kbytes of main memory
rommon 1 >
So I see the Ios has error so try to load over it again as you can see it loads it twice still with the bad on there and still booting to rommon. I get the bright idea to load it under a new name IOS2.bin and try to delete IOS.bin as you can see it left it in and just put delete next to it.
I did not get a chance to use xmodem as I do not have an xmodem emulator searched the web for a free one and didn't come up with anything.
If you have any more advice would be apreciated.