Just loaded openwrt-ar71xx-generic-dir-825-b1-squashfs-factory.bin and was doing nicely 
until I shot myself in the foot with some ebtables stuff... thought "that's alright, 
I'll just boot into failsafe, mount_root, delete those lines, and be back where I was a 
few minutes ago.  I've done this sort of thing before, no problems."

Eeek!  "mount_root: not found" "/sbin/mount_root: not found" "/sbin/firstboot: line 
3: /sbin/jffs2reset: not found"

Google-fu doesn't seem to indicate that this supposed to be gone... am I 
missing something?

---

user@pc:~$ telnet 192.168.1.1
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.

 === IMPORTANT ============================
  Use 'passwd' to set your login password
  this will disable telnet and enable SSH
 ------------------------------------------


BusyBox v1.19.4 (2014-03-23 07:54:36 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (Bleeding Edge, r40004)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------
root@(none):/# mount_root
/bin/ash: mount_root: not found
root@(none):/# /sbin/mount_root
/bin/ash: /sbin/mount_root: not found
root@(none):/# ls /sbin
askfirst           firstboot          halt               ifconfig           
ifup               led.sh             mkswap             pivot_root         
reboot             snapshot           switch_root        ubusd              
udhcpc             wget2nand
devmem             fs-state           hotplug-call       ifdown             
init               logd               mtd                poweroff           
reload_config      start-stop-daemon  sysctl             uci                
validate_data      wifi
devstatus          fw3                hwclock            ifstatus           
kmodloader         logread            netifd             procd              
route              swconfig           sysupgrade         udevtrigger        
vconfig
root@(none):/#
root@(none):/# firstboot
/sbin/firstboot: line 3: /sbin/jffs2reset: not found
root@(none):/#
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to