Advertisement
Blinky

Openwrt trouble

May 5th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1.  
  2. === IMPORTANT ============================
  3. Use 'passwd' to set your login password
  4. this will disable telnet and enable SSH
  5. ------------------------------------------
  6.  
  7.  
  8. BusyBox v1.15.3 (2011-11-24 02:12:13 CET) built-in shell (ash)
  9. Enter 'help' for a list of built-in commands.
  10.  
  11. _______ ________ __
  12. | |.-----.-----.-----.| | | |.----.| |_
  13. | - || _ | -__| || | | || _|| _|
  14. |_______|| __|_____|__|__||________||__| |____|
  15. |__| W I R E L E S S F R E E D O M
  16. Backfire (10.03.1, r29592) ------------------------
  17. * 1/3 shot Kahlua In a shot glass, layer Kahlua
  18. * 1/3 shot Bailey's on the bottom, then Bailey's,
  19. * 1/3 shot Vodka then Vodka.
  20. ---------------------------------------------------
  21.  
  22. root@(none):/# passwd
  23. Changing password for root
  24. New password:
  25. Bad password: too weak
  26. Retype password:
  27. passwd: /etc/passwd: Read-only file system
  28. passwd: cannot update password file /etc/passwd
  29.  
  30. root@(none):/# mount
  31. rootfs on / type rootfs (rw)
  32. /dev/root on / type squashfs (ro)
  33. none on /dev type devfs (rw)
  34. none on /proc type proc (rw)
  35. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  36. devpts on /dev/pts type devpts (rw)
  37. root@(none):/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement