BryanFRitt post at 2017-5-31 23:33:03

Updated Kali Linux

Edited by BryanFRitt at 2017-6-3 04:03

The Kali Linux version that's available here 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? 2017.1 rolling release]
*"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.confAn unrecognized entry for tftp was found in /etc/inetd.conf while trying to add the following entry:

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

The unrecognized entry is:

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
+ echo 'Mounting EMMC partitions...'
Mounting EMMC partitions...
+ mount /dev/mmcblk1p1 /tmp/_fatdir
+ mount -o compress-force=lzo /dev/mmcblk1p2 /tmp/_extdir
mount: wrong fs type, bad option, bad superblock on /dev/mmcblk1p2,
       missing codepage or helper program, or other error

       In some cases useful info is found in syslog - try
       dmesg | tail or so.
+ echo 'ERROR mounting linux partitions...'
ERROR mounting linux partitions...
+ umount /tmp/_fatdir
+ exit 1
`dmesg` shows a bunch messages showing up every second
ADDRCONF(NETDEV_UP): wlan0: link is not ready
ADDRCONF(NETDEV_UP): wlan1: link is not ready
hw_var_set_bssid   reg=618
page: [1]
View full version: Updated Kali Linux