Advertisement
Alexzbt

Untitled

Aug 17th, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1.  
  2. BusyBox v1.25.1 () built-in shell (ash)
  3.  
  4. _________
  5. / /\ _ ___ ___ ___
  6. / LE / \ | | | __| \| __|
  7. / DE / \ | |__| _|| |) | _|
  8. /________/ LE \ |____|___|___/|___| lede-project.org
  9. \ \ DE /
  10. \ LE \ / -----------------------------------------------------------
  11. \ DE \ / Reboot (17.01.2, r3435-65eec8bd5f)
  12. \________\/ -----------------------------------------------------------
  13.  
  14. root@LEDE:~# uname -a
  15. Linux LEDE 4.4.71 #0 SMP Thu Jun 8 17:57:31 2017 mips GNU/Linux
  16. root@LEDE:~# mount
  17. /dev/root on /rom type squashfs (ro,relatime)
  18. proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
  19. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
  20. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
  21. /dev/mtdblock6 on /overlay type jffs2 (rw,noatime)
  22. overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
  23. tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
  24. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600)
  25. debugfs on /sys/kernel/debug type debugfs (rw,noatime)
  26. /dev/sda1 on /opt type ext4 (rw,relatime,data=ordered)
  27. root@LEDE:~# wget -O - http://entware-3x.zyxmon.org/binaries/mips/installer/install_std.sh | sh
  28. Downloading 'http://entware-3x.zyxmon.org/binaries/mips/installer/install_std.sh'
  29. Connecting to 81.4.123.217:80
  30. Writing to stdout
  31. - 100% |*******************************| 2283 Info: Checking for prerequisites and creating folders...
  32. 0:00:00 ETA
  33. Download completed (2283 bytes)
  34. Warning: Folder /opt exists!
  35. Info: Opkg package manager deployment...
  36. Downloading 'http://entware-3x.zyxmon.org/binaries/mips/installer/2017/opkg'
  37. Connecting to 81.4.123.217:80
  38. Writing to '/opt/bin/opkg'
  39. /opt/bin/opkg 100% |*******************************| 135k 0:00:00 ETA
  40. Download completed (138836 bytes)
  41. Downloading 'http://entware-3x.zyxmon.org/binaries/mips/installer/2017/opkg.conf'
  42. Connecting to 81.4.123.217:80
  43. Writing to '/opt/etc/opkg.conf'
  44. /opt/etc/opkg.conf 100% |*******************************| 147 0:00:00 ETA
  45. Download completed (147 bytes)
  46. Downloading 'http://entware-3x.zyxmon.org/binaries/mips/installer/2017/ld-2.25.so'
  47. Connecting to 81.4.123.217:80
  48. Writing to '/opt/lib/ld-2.25.so'
  49. /opt/lib/ld-2.25.so 100% |*******************************| 146k 0:00:00 ETA
  50. Download completed (150220 bytes)
  51. Downloading 'http://entware-3x.zyxmon.org/binaries/mips/installer/2017/libc-2.25.so'
  52. Connecting to 81.4.123.217:80
  53. Writing to '/opt/lib/libc-2.25.so'
  54. /opt/lib/libc-2.25.s 100% |*******************************| 1578k 0:00:00 ETA
  55. Download completed (1616316 bytes)
  56. Downloading 'http://entware-3x.zyxmon.org/binaries/mips/installer/2017/libgcc_s.so.1'
  57. Connecting to 81.4.123.217:80
  58. Writing to '/opt/lib/libgcc_s.so.1'
  59. /opt/lib/libgcc_s.so 100% |*******************************| 93848 0:00:00 ETA
  60. Download completed (93848 bytes)
  61. Downloading 'http://entware-3x.zyxmon.org/binaries/mips/installer/2017/libpthread-2.25.so'
  62. Connecting to 81.4.123.217:80
  63. Writing to '/opt/lib/libpthread-2.25.so'
  64. /opt/lib/libpthread- 100% |*******************************| 119k 0:00:00 ETA
  65. Download completed (122696 bytes)
  66. Info: Basic packages installation...
  67. /opt/bin/opkg: line 11: syntax error: unexpected "("
  68. /opt/bin/opkg: line 11: syntax error: unexpected "("
  69. /opt/bin/opkg: line 11: syntax error: unexpected "("
  70. Info: Congratulations!
  71. Info: If there are no errors above then Entware-3x was successfully initialized.
  72. Info: Add /opt/bin & /opt/sbin to your PATH variable
  73. Info: Add '/opt/etc/init.d/rc.unslung start' to startup script for Entware-3x services to start
  74. Info: Found a Bug? Please report at https://github.com/Entware-for-kernel-3x/Entware-ng-3x/issues
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement