I'm not the support expert on the MR3040, but it looks to me that ALL of the board files are missing. Nothing is there. Possibly the wrong directory? I know on the Raspberry Pi, the board is /opt/piratebox/share/board. Look in there. If you have created symlinks, be sure those point to the correct device & location.
Your directory listing of the board should look like this or very similar:
My guess, is there was a power failure or something didn't remount correctly.
Your directory listing of the board should look like this or very similar:
Language: HTML[alarm@alarmpi ~]$ ls -al /opt/piratebox/share/board/ total 216 drwxrwxr-x 11 nobody nogroup 4096 Jan 27 00:03 . drwxrwxr-x 7 nobody nogroup 4096 Jan 27 16:23 .. -rwxrwxr-x 1 nobody nogroup 12758 Apr 16 2009 admin.pl -rwxrwxr-x 1 nobody nogroup 7834 May 16 2006 captcha.pl -rw-rw-r-- 1 nobody nogroup 12508 Jan 27 00:00 config.pl -rw-rw-r-- 1 nobody nogroup 8037 Jan 26 17:38 config_defaults.pl drwxrwxr-x 2 nobody nogroup 4096 Jan 26 17:38 css -rw-rw-r-- 1 nobody nogroup 575 May 16 2006 example.htaccess drwxrwxr-x 4 nobody nogroup 4096 Jan 26 17:38 extras drwxrwxr-x 2 nobody nogroup 4096 Feb 23 2005 icons drwxrwxr-x 2 nobody nogroup 4096 Jan 26 17:38 include -rw-r--r-- 1 nobody nogroup 4725 Jan 27 00:03 index.html -rw-rw-r-- 1 nobody nogroup 0 Jan 26 17:38 init_done -rw-rw-r-- 1 nobody nogroup 894 Sep 14 2004 kareha.ico -rw-rw-r-- 1 nobody nogroup 6150 May 16 2006 kareha.js -rwxrwxr-x 1 nobody nogroup 32042 Jan 28 2007 kareha.pl -rw-r--r-- 1 nobody nogroup 75 Jan 26 23:30 log.txt drwxrwxr-x 6 nobody nogroup 4096 Jul 7 2006 mode_image drwxrwxr-x 5 nobody nogroup 4096 Jul 7 2006 mode_message drwxrwxr-x 2 nobody nogroup 4096 Jan 27 00:03 res -rw-rw-r-- 1 nobody nogroup 5696 Apr 16 2009 spam.txt drwxrwxr-x 2 nobody nogroup 4096 Feb 26 2005 src -rw-rw-r-- 1 nobody nogroup 17037 Jan 26 23:27 templates.pl drwxrwxr-x 2 nobody nogroup 4096 Feb 26 2005 thumb -rw-rw-r-- 1 nobody nogroup 32069 Apr 16 2009 wakautils.pl -rw-rw-r-- 1 nobody nogroup 1912 Jan 26 17:38 zeroconv.pl [alarm@alarmpi ~]$
My guess, is there was a power failure or something didn't remount correctly.