ok i copied your text. open gedit then i did paste it.
saved as "root.sh" on my rootfs archlinux sata HDD
plugged off, plugged in sata on my pogo pro box. booted with sata archlinux.
open ssh. client. then:
[root@alarm /]# chmod 755 root.sh
[root@alarm /]# ./root.sh
$this->bbcode_second_pass_code('', '#############################
##
## Pogoplug OXNAS based boards
## Arch Linux ARM rootfs Installer
##
#############################
##
## For use with OXNAS 7820 only.
##
#############################
## PREPARATION
# Switching to /tmp...
# Ensuring we're ready to proceed...
# Preparing our way...
# Getting uboot parameters...
# = MAC : 00:25:31:01:B3:EA
# = load_nand : nboot 60500000 0 200000
# = bootargs : rootwait rootwait
# = board : PPRO1
#
# Checking board revision...
# board has PCI: 1
#
# Coping key CE binaries...
cp: cannot stat ‘tmp/ce/usr/sbin/nandwrite’: No such file or directory
cp: cannot stat ‘tmp/ce/usr/sbin/nanddump’: No such file or directory
# Done copying.
#############################
## FLASHING NAND & UBOOT VARS
# backing up mtd1
./root.sh: line 122: tmp/ce/usr/sbin/nanddump: No such file or directory
# Erasing mtd1 @ 0x500000 for 17 erase blocks (kernel location)
./root.sh: line 124: /usr/sbin/flash_erase: No such file or directory
# Erasing mtd1 @ 0xB00000 for 17 erase blocks (2nd kernel location)
./root.sh: line 126: tmp/ce/usr/sbin/flash_erase: No such file or directory
# Flashing Kernel...
# - @ 0x500000
Writing data to block 40 at offset 0x500000
Writing data to block 41 at offset 0x520000
Writing data to block 42 at offset 0x540000
Writing data to block 43 at offset 0x560000
Writing data to block 44 at offset 0x580000
Writing data to block 45 at offset 0x5a0000
Writing data to block 46 at offset 0x5c0000
Writing data to block 47 at offset 0x5e0000
Writing data to block 48 at offset 0x600000
Writing data to block 49 at offset 0x620000
Writing data to block 50 at offset 0x640000
Writing data to block 51 at offset 0x660000
Writing data to block 52 at offset 0x680000
Writing data to block 53 at offset 0x6a0000
Writing data to block 54 at offset 0x6c0000
Writing data to block 55 at offset 0x6e0000
Writing data to block 56 at offset 0x700000
# - @ 0xB00000
Writing data to block 88 at offset 0xb00000
Writing data to block 89 at offset 0xb20000
Writing data to block 90 at offset 0xb40000
Writing data to block 91 at offset 0xb60000
Writing data to block 92 at offset 0xb80000
Writing data to block 93 at offset 0xba0000
Writing data to block 94 at offset 0xbc0000
Writing data to block 95 at offset 0xbe0000
Writing data to block 96 at offset 0xc00000
Writing data to block 97 at offset 0xc20000
Writing data to block 98 at offset 0xc40000
Writing data to block 99 at offset 0xc60000
Writing data to block 100 at offset 0xc80000
Writing data to block 101 at offset 0xca0000
Writing data to block 102 at offset 0xcc0000
Writing data to block 103 at offset 0xce0000
Writing data to block 104 at offset 0xd00000
# Done Flashing Kernel
# NEW uBoot Parameters
# = bootargs_usb : rootwait rootwait rootwait
# = load_custom_nand : nboot 60500000 0 500000
# = rootfs : /dev/sda1
# = root fs type :
#
# Setting up uboot parameters
#
# Checking uboot parameters...
# = bootargs_stock : rootwait rootwaitc
# = bootargs : rootwait rootwait rootwait
# = load_custom_nand : nboot 60500000 0 500000
# = boot_custom : run load_custom_nand boot || run load_custom_nand2 boot
#############################
## Looks good!
# Sync ...
# Unmount
# Shutdown, place drive in USB port and cross your fingers and restar')
but nothing changed? look pls the part of flashing the nand there is no directory..?!
the same ... i booted with usb. no light on usb. no power:(
oh man

sorry for that