root@(none):/# mount_root
/sbin/mount_root: line 1: pi_include: not found
/sbin/mount_root: line 1: pi_include: not found
/sbin/mount_root: line 1: set_jffs_mp: not found
/sbin/mount_root: line 1: determine_root_device: not found
/sbin/mount_root: line 1: can't create /.extroot.md5sum: Read-only file system
switching to jffs2
root@(none):/# cat /etc/config/system
config system
option timezone 'CET-1CEST,M3.5.0/2,M10.5.0/3'
option zonename 'Europe/Warsaw'
option hostname 'Gargoyle'
option cronloglevel '9'
config timeserver 'ntp'
list server '0.openwrt.pool.ntp.org'
list server '1.openwrt.pool.ntp.org'
list server '2.openwrt.pool.ntp.org'
list server '3.openwrt.pool.ntp.org'
option enable_server '0'
config button 'wifi_button'
option button 'wps'
option action 'released'
option handler '/sbin/wifionoff'
option min '0'
option max '2'
root@(none):/#