Kali Linux Version doesn't match ISO (?)

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I downloaded "Kali 2018.3" from kali.org, and booted my thumbdrive from it. As of time of writing, this is the latest version I see on the official site.



However, when I run "uname -r" I see "4.17.0-kali1-amd64" This seems to me they don't match.



When I look for mac drivers, they are all for version 4.18 (but I thought I had the latest). What am I missing?










share|improve this question







New contributor




Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















  • From this page it seems that the correct command is # grep VERSION /etc/os-release. If not, you could upgrade apt update && apt -y full-upgrade. However, and before any of that, did you check the sha256sum of the iso? For security, you must.
    – Isaac
    9 mins ago














up vote
1
down vote

favorite












I downloaded "Kali 2018.3" from kali.org, and booted my thumbdrive from it. As of time of writing, this is the latest version I see on the official site.



However, when I run "uname -r" I see "4.17.0-kali1-amd64" This seems to me they don't match.



When I look for mac drivers, they are all for version 4.18 (but I thought I had the latest). What am I missing?










share|improve this question







New contributor




Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















  • From this page it seems that the correct command is # grep VERSION /etc/os-release. If not, you could upgrade apt update && apt -y full-upgrade. However, and before any of that, did you check the sha256sum of the iso? For security, you must.
    – Isaac
    9 mins ago












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I downloaded "Kali 2018.3" from kali.org, and booted my thumbdrive from it. As of time of writing, this is the latest version I see on the official site.



However, when I run "uname -r" I see "4.17.0-kali1-amd64" This seems to me they don't match.



When I look for mac drivers, they are all for version 4.18 (but I thought I had the latest). What am I missing?










share|improve this question







New contributor




Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I downloaded "Kali 2018.3" from kali.org, and booted my thumbdrive from it. As of time of writing, this is the latest version I see on the official site.



However, when I run "uname -r" I see "4.17.0-kali1-amd64" This seems to me they don't match.



When I look for mac drivers, they are all for version 4.18 (but I thought I had the latest). What am I missing?







kali-linux






share|improve this question







New contributor




Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 30 mins ago









Anfurny

62




62




New contributor




Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Anfurny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











  • From this page it seems that the correct command is # grep VERSION /etc/os-release. If not, you could upgrade apt update && apt -y full-upgrade. However, and before any of that, did you check the sha256sum of the iso? For security, you must.
    – Isaac
    9 mins ago
















  • From this page it seems that the correct command is # grep VERSION /etc/os-release. If not, you could upgrade apt update && apt -y full-upgrade. However, and before any of that, did you check the sha256sum of the iso? For security, you must.
    – Isaac
    9 mins ago















From this page it seems that the correct command is # grep VERSION /etc/os-release. If not, you could upgrade apt update && apt -y full-upgrade. However, and before any of that, did you check the sha256sum of the iso? For security, you must.
– Isaac
9 mins ago




From this page it seems that the correct command is # grep VERSION /etc/os-release. If not, you could upgrade apt update && apt -y full-upgrade. However, and before any of that, did you check the sha256sum of the iso? For security, you must.
– Isaac
9 mins ago










1 Answer
1






active

oldest

votes

















up vote
2
down vote













The Linux kernel is just one piece of software that makes up Kali Linux. The version of Kali as a whole is 2018.3, and the version of the kernel is 4.17.0-kali1-amd64. There's no conflict or mismatch.






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    Anfurny is a new contributor. Be nice, and check out our Code of Conduct.









     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476667%2fkali-linux-version-doesnt-match-iso%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote













    The Linux kernel is just one piece of software that makes up Kali Linux. The version of Kali as a whole is 2018.3, and the version of the kernel is 4.17.0-kali1-amd64. There's no conflict or mismatch.






    share|improve this answer
























      up vote
      2
      down vote













      The Linux kernel is just one piece of software that makes up Kali Linux. The version of Kali as a whole is 2018.3, and the version of the kernel is 4.17.0-kali1-amd64. There's no conflict or mismatch.






      share|improve this answer






















        up vote
        2
        down vote










        up vote
        2
        down vote









        The Linux kernel is just one piece of software that makes up Kali Linux. The version of Kali as a whole is 2018.3, and the version of the kernel is 4.17.0-kali1-amd64. There's no conflict or mismatch.






        share|improve this answer












        The Linux kernel is just one piece of software that makes up Kali Linux. The version of Kali as a whole is 2018.3, and the version of the kernel is 4.17.0-kali1-amd64. There's no conflict or mismatch.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 15 mins ago









        Joseph Sible

        1,018213




        1,018213




















            Anfurny is a new contributor. Be nice, and check out our Code of Conduct.









             

            draft saved


            draft discarded


















            Anfurny is a new contributor. Be nice, and check out our Code of Conduct.












            Anfurny is a new contributor. Be nice, and check out our Code of Conduct.











            Anfurny is a new contributor. Be nice, and check out our Code of Conduct.













             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476667%2fkali-linux-version-doesnt-match-iso%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            Long meetings (6-7 hours a day): Being “babysat” by supervisor

            Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

            Confectionery