I rather foolishly flashed kamikaze (9th Mar, 2.6 kernel) without checking the nvram defaults on this router (WRT54GS v1) so I have boot_wait turned off! I can reach failsafe mode, but then:
root@(none):~# /sbin/mount_root
Unlocking linux ...
Could not open mtd device: linux
jffs2 not ready yet; using ramdisk
root@(none):~# firstboot
Unlocking OpenWrt ...
Could not open mtd device: OpenWrt
Segmentation fault
(Then I have to reboot.)
This is the first time I've managed to screw it up this badly without being able to tftp a new firmware so I'm not sure if I'm going to need to make a serial port for it. Is there a way to change the nvram variable from the failsafe environment? `Nvram set` does not work.
Sorry if I've missed something really obvious. Next time I'll be more careful about boot_wait and development code .