I had been trying to successfully rerun the guruplug installer countless times and it's finally worked again but still no serial output

root@BGLaptop:/home/brad/Desktop/guruplug-installer# ./runme.sh ./openocd/uboot.bin
cp: `./openocd/uboot.bin' and `openocd/uboot.bin' are the same file
**** Preparing environment variables file ...
**** Burning uboot and environment variables ... This will take few minutes ...
Open On-Chip Debugger 0.2.0-in-development (2009-05-17-10:32) svn:1800M
BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
$URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd.c $
2000 kHz
dcc downloads are enabled
Info : JTAG tap: feroceon.cpu tap/device found: 0x20a023d3 (Manufacturer: 0x1e9, Part: 0x0a02, Version: 0x2)
Info : JTAG Tap/device matched
Error: unknown EmbeddedICE version (comms ctrl: 0x00000018)
Warn : no telnet port specified, using default port 4444
Warn : no gdb port specified, using default port 3333
Warn : no tcl port specified, using default port 6666
Warn : DBGACK set while target was in unknown state. Reset or initialize target.
target state: halted
target halted in ARM state due to debug-request, current mode: Supervisor
cpsr: 0x000000d3 pc: 0xffff014c
MMU: disabled, D-Cache: disabled, I-Cache: disabled
target state: halted
target halted in ARM state due to debug-request, current mode: Supervisor
cpsr: 0x000000d3 pc: 0xffff0000
MMU: disabled, D-Cache: disabled, I-Cache: disabled
0 0 1 0: 00052078
NAND flash device 'NAND 512MiB 3,3V 8-bit' found
successfully erased blocks 0 to 2 on NAND flash device 'NAND 512MiB 3,3V 8-bit'
wrote file openocd/uboot.bin to NAND flash 0 up to offset 0x0005a000 in 56.562771s
target state: halted
target halted in ARM state due to debug-request, current mode: Supervisor
cpsr: 0x000000d3 pc: 0xffff0000
MMU: disabled, D-Cache: disabled, I-Cache: disabled
0 0 1 0: 00052078
NAND flash device 'NAND 512MiB 3,3V 8-bit' found
successfully erased blocks 2 to 4 on NAND flash device 'NAND 512MiB 3,3V 8-bit'
wrote file openocd/uboot-env.bin to NAND flash 0 up to offset 0x00060000 in 20.127605s
**** U-boot should be up and running now. Open your console ...
root@BGLaptop:/home/brad/Desktop/guruplug-installer#