Results 1 to 3 of 3

Thread: Kali 2016.2 cat /etc/*release reports OS is 2016.1

  1. #1

    Kali 2016.2 cat /etc/*release reports OS is 2016.1

    I downloaded the ISO kali-linux-2016.2-amd64.iso and used dd to create
    a bootable flash drive. Works great.

    Then ran the command cat /etc/*release to obtain verify I had the
    right ISO after the install. I was surprised to see that the returns
    for "Version" and "Version ID" were 2016.1. Is this a typo or
    did the version number not increment?

    The results are shown below:

    root@kali:~# cat /etc/*release
    DISTRIB_ID=Kali
    DISTRIB_RELEASE=kali-rolling
    DISTRIB_CODENAME=kali-rolling
    DISTRIB_DESCRIPTION="Kali GNU/Linux Rolling"
    PRETTY_NAME="Kali GNU/Linux Rolling"
    NAME="Kali GNU/Linux"
    ID=kali
    VERSION="2016.1"
    VERSION_ID="2016.1"
    ID_LIKE=debian
    ANSI_COLOR="1;31"
    HOME_URL="http://www.kali.org/"
    SUPPORT_URL="http://forums.kali.org/"
    BUG_REPORT_URL="http://bugs.kali.org/"

    Thanks in advance.

    Bill

  2. #2
    Join Date
    2017-Feb
    Posts
    8
    You need to go back to the exact link you used to download Kali and than copy that SHA1sum value next to the link you used. Open a terminal on a PC where you can access the .iso file, namely linux, now use the command "sha1sum" followed by the VALUE you took from the link. sha1sum will calculate the hash of the .iso you downloaded and if the VALUE does not match, you may want to consider a new download, perhaps by a different method(torrent).

  3. #3
    Used the link on Kali's website. Ran sha1sum and returned value matched that displayed website.
    Not sure what to make of this. Surely I am not the only one seeing this?

    Thanks

    Bill

Similar Threads

  1. Replies: 1
    Last Post: 2017-04-08, 13:27
  2. Replies: 2
    Last Post: 2016-12-05, 13:14
  3. Subterfuge errors after installing on Kali Rolling Release 2016.1
    By jfranco in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2016-02-24, 15:29
  4. Kali 2016 Rolling Release how to fetch only security updates
    By gerlinde in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2016-02-11, 19:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •