by Ocye » Sun Nov 08, 2015 1:20 pm
My solution was to download (e.g. from the ALARM home page) and extract all kirkwood stuff to an usb stick formatted with etx2. Before booting the boot parameters need some adjustment
$this->bbcode_second_pass_code('', 'setenv bootargs_root ubi.mtd=1 root=/dev/sda1 rootdelay=10')
which makes the Sheeva boot from the usb stick. And after "mount /dev/ubi0.. /mnt" the world keeps revolving.