Kali Linux Installation error











up vote
-1
down vote

favorite












I've some problems installing Kali Linux on my computer.




  • The first error message is the following:



An installation stem failed. You can try to run the failing item again from the menu, or skip it and choose something else. The failing step is: Detect and mount cd-rom






  • Fortunately, I was able to find a fix for this using the following command



    mount -t vfat /dev/sdb1 /cdrom



  • The problem I'm facing now is with the next step. The error message is the following:




There was a problem reading data from the cd-rom. Please make sure it is in the drive. If retrying does not work, you should check the integrity of your cd-rom.





  • I checked the integrity of my cd-rom and here's the message I got:



The cd-rom you have inserted is not a valid Debian CD-ROM. Please change the disk




I have no idea on how to proceed. Any clue?










share|improve this question
























  • Please see this: superuser.com/questions/962926/…
    – anonymous coward
    Apr 5 at 20:12















up vote
-1
down vote

favorite












I've some problems installing Kali Linux on my computer.




  • The first error message is the following:



An installation stem failed. You can try to run the failing item again from the menu, or skip it and choose something else. The failing step is: Detect and mount cd-rom






  • Fortunately, I was able to find a fix for this using the following command



    mount -t vfat /dev/sdb1 /cdrom



  • The problem I'm facing now is with the next step. The error message is the following:




There was a problem reading data from the cd-rom. Please make sure it is in the drive. If retrying does not work, you should check the integrity of your cd-rom.





  • I checked the integrity of my cd-rom and here's the message I got:



The cd-rom you have inserted is not a valid Debian CD-ROM. Please change the disk




I have no idea on how to proceed. Any clue?










share|improve this question
























  • Please see this: superuser.com/questions/962926/…
    – anonymous coward
    Apr 5 at 20:12













up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











I've some problems installing Kali Linux on my computer.




  • The first error message is the following:



An installation stem failed. You can try to run the failing item again from the menu, or skip it and choose something else. The failing step is: Detect and mount cd-rom






  • Fortunately, I was able to find a fix for this using the following command



    mount -t vfat /dev/sdb1 /cdrom



  • The problem I'm facing now is with the next step. The error message is the following:




There was a problem reading data from the cd-rom. Please make sure it is in the drive. If retrying does not work, you should check the integrity of your cd-rom.





  • I checked the integrity of my cd-rom and here's the message I got:



The cd-rom you have inserted is not a valid Debian CD-ROM. Please change the disk




I have no idea on how to proceed. Any clue?










share|improve this question















I've some problems installing Kali Linux on my computer.




  • The first error message is the following:



An installation stem failed. You can try to run the failing item again from the menu, or skip it and choose something else. The failing step is: Detect and mount cd-rom






  • Fortunately, I was able to find a fix for this using the following command



    mount -t vfat /dev/sdb1 /cdrom



  • The problem I'm facing now is with the next step. The error message is the following:




There was a problem reading data from the cd-rom. Please make sure it is in the drive. If retrying does not work, you should check the integrity of your cd-rom.





  • I checked the integrity of my cd-rom and here's the message I got:



The cd-rom you have inserted is not a valid Debian CD-ROM. Please change the disk




I have no idea on how to proceed. Any clue?







linux ubuntu boot compact-disc






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 5 at 21:20









Stephen Rauch

2,22581524




2,22581524










asked Apr 5 at 18:58









Prosper Akwo

61




61












  • Please see this: superuser.com/questions/962926/…
    – anonymous coward
    Apr 5 at 20:12


















  • Please see this: superuser.com/questions/962926/…
    – anonymous coward
    Apr 5 at 20:12
















Please see this: superuser.com/questions/962926/…
– anonymous coward
Apr 5 at 20:12




Please see this: superuser.com/questions/962926/…
– anonymous coward
Apr 5 at 20:12










2 Answers
2






active

oldest

votes

















up vote
0
down vote













Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.



If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --




Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.







share|improve this answer




























    up vote
    -1
    down vote













    If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
    Good Luck






    share|improve this answer








    New contributor




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


















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "3"
      };
      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: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














       

      draft saved


      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1311161%2fkali-linux-installation-error%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      0
      down vote













      Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.



      If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --




      Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.







      share|improve this answer

























        up vote
        0
        down vote













        Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.



        If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --




        Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.







        share|improve this answer























          up vote
          0
          down vote










          up vote
          0
          down vote









          Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.



          If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --




          Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.







          share|improve this answer












          Something is wrong with the CD you are using. It should have been mounted automatically. This may be because you copied files to the CD instead of burning an image, or because you wrote the image to a partition of a USB stick instead of to the drive.



          If you are finding this process difficult, you should probably not be installing Kali Linux. To quote their documentation "Should I Use Kali Linux?" --




          Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution for development, web design, gaming, etc.








          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Apr 5 at 19:56









          duskwuff

          2,7951414




          2,7951414
























              up vote
              -1
              down vote













              If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
              Good Luck






              share|improve this answer








              New contributor




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






















                up vote
                -1
                down vote













                If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
                Good Luck






                share|improve this answer








                New contributor




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




















                  up vote
                  -1
                  down vote










                  up vote
                  -1
                  down vote









                  If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
                  Good Luck






                  share|improve this answer








                  New contributor




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









                  If you are using Rufus to burn the iso in the usb drive, be shure to burn as dd and not as iso! is very important
                  Good Luck







                  share|improve this answer








                  New contributor




                  JeroSeijas 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 answer



                  share|improve this answer






                  New contributor




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









                  answered 2 days ago









                  JeroSeijas

                  1




                  1




                  New contributor




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





                  New contributor





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






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






























                       

                      draft saved


                      draft discarded



















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1311161%2fkali-linux-installation-error%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown