Advertisement
Viperium

BlueMark log

Jan 31st, 2020
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.05 KB | None | 0 0
  1. root@OpenWrt:/tmp# sh install.sh
  2. note: use install.sh [sensorid] [license key] [wifi replace (Y/N)] [reboot (Y/N)                                                                                                             ]for non-interactive setups
  3. e.g. sh install.sh 100 43yr-fsdfs-key Y N
  4.  
  5. enter sensor number (e.g. 1289):
  6. 1830
  7. you entered sensorid: 1830
  8. enter license key (press Enter for none for now):
  9.  
  10. you entered license key: none
  11. replace WiFi interface (Y,default) or add new monitoring interface and keep curr                                                                                                          ent WiFi settings (N)? (Y/N)
  12. Y
  13. you entered WiFI replace: Y
  14. reboot after installation (default=Y)? (Y/N)
  15. Y
  16. you entered device reboot: Y
  17. install auxillary packages
  18. Collected errors:
  19.  * opkg_install_cmd: Cannot install package wireless-tools.
  20.  * opkg_install_cmd: Cannot install package socat.
  21.  * opkg_install_cmd: Cannot install package curl.
  22.  * opkg_install_cmd: Cannot install package bash.
  23.  * opkg_install_cmd: Cannot install package xz.
  24.  * opkg_install_cmd: Cannot install package bzip2.
  25.  * opkg_install_cmd: Cannot install package fdisk.
  26.  * opkg_install_cmd: Cannot install package blkid.
  27.  * opkg_install_cmd: Cannot install package kmod-usb-storage.
  28. Collected errors:
  29.  * opkg_install_cmd: Cannot install package libcares.
  30. Collected errors:
  31.  * opkg_install_cmd: Cannot install package e2fsprogs.
  32.  * opkg_install_cmd: Cannot install package kmod-fs-ext4.
  33. install bluemark firmware
  34. sed: /root/bluemark/bluemark.conf: No such file or directory
  35. cat: can't open '/root/bluemark/bluemark.conf': No such file or directory
  36. cat: can't open '/root/bluemark_5GHz/bluemark.conf': No such file or directory
  37. sed: /root/bluemark/bluemark.conf: No such file or directory
  38. sed: /root/bluemark_5GHz/bluemark.conf: No such file or directory
  39. crontab: can't open '/root/cron.profile.2': No such file or directory
  40. configure radio interface
  41. disabled system NTP time
  42. mkdir: can't create directory '/root/.ssh': File exists
  43.  
  44.  
  45. done
  46. rebooting in 3 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement