ok, deleting the board folder is not a bad idea and the first step.
The problem solution is the following:
Delete the board folder
copy over the kareha_3.1.4.zip from the install folder to the piratebox tmp folder
rerun the install piratebox stuff.
yes, some "operation not permitted" messages are ok, because we are working against a FAT32 filesystem and use Linux commands to make things pretty (which won't work on FAT32).
After this, you need to reconfigure you board, of course ;)
The problem solution is the following:
Delete the board folder
copy over the kareha_3.1.4.zip from the install folder to the piratebox tmp folder
rerun the install piratebox stuff.
rm -rv /opt/piratebox/share/board cp /mnt/usb/install/kareha*zip /opt/piratebox/tmp /opt/piratebox/bin/install_piratebox.sh /opt/piratebox/conf/piratebox.conf imageboard
yes, some "operation not permitted" messages are ok, because we are working against a FAT32 filesystem and use Linux commands to make things pretty (which won't work on FAT32).
After this, you need to reconfigure you board, of course ;)