login|Register
Forum > Kali linux
Post|
看14163|回0|Favorite
BryanFRitt 看全部
2017-5-31 23:33:03
Edited by BryanFRitt at 2017-6-3 04:03

The Kali Linux version that's available here[Sana] is an older version of Kali that has been EOL'd since the 15th of April 2016. *
Any chance of a newer version(of anything) being able to be download from here for the Orange Pi Plus? [current Kali version as of this post is the Kali Linux 2017.1 rolling release]

quote:

*"Please note that the Kali sana repositories will no longer be updated and will be EOL’d on the 15th of April 2016."

https://www.kali.org/news/kali-linux-rolling-edition-2016-1/
https://www.kali.org/kali-linux-releases/
https://www.kali.org/

---

I've tried upgrading from the version available here, but that has some issues.

"Transitioning From Kali 2.0 to Kali Rolling"
https://www.kali.org/news/kali-linux-rolling-edition-2016-1/

Something with /etc/inetd.conf

code:

  1. An unrecognized entry for tftp was found in /etc/inetd.conf while trying to add the following entry:

  2. tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose=7 /srv/tftp

  3. The unrecognized entry is:

  4. tftp dgram udp4 wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose=5 /srv/tftp


after updating `sudo install_to_emmc btrfs` errors [note used #!/bin/bash -x to see it like this]

code:

  1. + echo 'Mounting EMMC partitions...'
  2. Mounting EMMC partitions...
  3. + mount /dev/mmcblk1p1 /tmp/_fatdir
  4. + mount -o compress-force=lzo /dev/mmcblk1p2 /tmp/_extdir
  5. mount: wrong fs type, bad option, bad superblock on /dev/mmcblk1p2,
  6.        missing codepage or helper program, or other error

  7.        In some cases useful info is found in syslog - try
  8.        dmesg | tail or so.
  9. + echo 'ERROR mounting linux partitions...'
  10. ERROR mounting linux partitions...
  11. + umount /tmp/_fatdir
  12. + exit 1

`dmesg` shows a bunch messages showing up every second

code:

  1. ADDRCONF(NETDEV_UP): wlan0: link is not ready
  2. ADDRCONF(NETDEV_UP): wlan1: link is not ready
  3. hw_var_set_bssid   reg=618

OrangePi En

Powered by Discuz! X3.4

homepage|Simple edition|Touch edition|PC