Hi, i use a Goflex Home as an NFS Server, because the speed ist very slow :( The hdd is ext3, with 2TB and the ethernet ist 100mbit. root@192.168.2.77# dd if=/dev/zero of=/media/net/nfs/image.iso bs=16k count=16384 16384+0 records in 16384+0 records out 268435456 bytes (256.0MB) copied, 34.019180 seconds, 7.5MB/s exports /media/hdd 192.168.2.27(rw,sync,no_root_squash)by tobi1337 - Debian
yes i have the same interface, works great :) You also can use a nokia ca-42 orginal / clone cableby tobi1337 - uBoot
You don´t need OpenOCD. OpenOCD is for JTAG. Look at my 5. post http://forum.doozan.com/read.php?3,7852 You need an PC with Linux, you must compile the kwboot_Tool read in DavyGravy´s Thread You also need an TTL Uart with 3V not a Com-Portby tobi1337 - uBoot
You Need only a serial connection (TXD, RXD, GND) JTAG doesn't work with the goflex. Buspirate is for the JTAG. Linux console is the Terminal on Linux ;) You need Linux to Recover the ubootby tobi1337 - uBoot
You need a working serial connection to the goflex home. Post your log please. Here you can see how i solved it. http://forum.doozan.com/read.php?3,9760by tobi1337 - uBoot
davygravy Wrote: ------------------------------------------------------- > Wait a moment... maybe I'm forgetting something > important here... but... > > Isn't the entire GoFlex series capable of > something easier than JTAG? > > I was thinking that there is some sort of stub or > microBIOS in ROM that will autoload a correctly > formatted image...by tobi1337 - uBoot
root@tobi-SAM-451B:~# telnet localhost 4444 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Open On-Chip Debugger > init > halt target state: halted target halted in Thumb state due to debug-request, current mode: Supervisor cpsr: 0x400000f3 pc: 0xffff0ba6 MMU: enabled, D-Cache: enabled, I-Cache: enabled > dockstar_init > nand probe 0 unkby tobi1337 - uBoot
I have use the uboot from Jeff. With this uboot it doesn't work, after i have flash your uboot the Rescue System works fine :)by tobi1337 - Rescue System
Hey Guy´s i have some problems to install a Rescue System on my Dockstar. The NAND was complete erased and i reflash the uboot on JTAG with Openocd. What am I doing wrong? Thanks! Tobi U-Boot 2010.09 (Oct 23 2010 - 11:49:22) Marvell-Dockstar/Pogoplug by Jeff Doozan SoC: Kirkwood 88F6281_A0 DRAM: 128 MiB NAND: 256 MiB In: serial Out: serial Err: serial Net: egiga0 8by tobi1337 - Rescue System
Hello, I have a little problem with the flash of the uboot on a goflex home. I use OpenOCD + Buspirate. Here is my log: Connected to localhost. Escape character is '^]'. Open On-Chip Debugger > init > halt target state: halted target halted in Thumb state due to debug-request, current mode: Supervisor cpsr: 0x400000f3 pc: 0xffff0ba6 MMU: enabled, D-Cache: enabled,by tobi1337 - uBoot