Unable to install Ubuntu on hp dv6-7003tx












1















I have been trying to install Ubuntu 16.04.3 LTS on my hp dv6-7003tx.



I recently formatted the laptop and tried to install Ubuntu on it without installing Windows 7, but failed.



The problem I'm having right now is as follows.




  1. I select 'install Ubuntu'


  2. Before entering GUI for installation error message pops up as follows,



    Installation error message



  3. Then, during the 4th installation process(Installation type), I can't see any root directory, i.e. it's empty.


  4. When I click 'install now', it says 'No root file system is defined'.


Here's what I've done.




  1. Install Windows 7 first.

  2. Install drivers.

  3. Divide local hard drive into two partitions (in exFAT)


Nothing has worked so far.



What should I do to install Ubunto into my laptop?










share|improve this question





























    1















    I have been trying to install Ubuntu 16.04.3 LTS on my hp dv6-7003tx.



    I recently formatted the laptop and tried to install Ubuntu on it without installing Windows 7, but failed.



    The problem I'm having right now is as follows.




    1. I select 'install Ubuntu'


    2. Before entering GUI for installation error message pops up as follows,



      Installation error message



    3. Then, during the 4th installation process(Installation type), I can't see any root directory, i.e. it's empty.


    4. When I click 'install now', it says 'No root file system is defined'.


    Here's what I've done.




    1. Install Windows 7 first.

    2. Install drivers.

    3. Divide local hard drive into two partitions (in exFAT)


    Nothing has worked so far.



    What should I do to install Ubunto into my laptop?










    share|improve this question



























      1












      1








      1








      I have been trying to install Ubuntu 16.04.3 LTS on my hp dv6-7003tx.



      I recently formatted the laptop and tried to install Ubuntu on it without installing Windows 7, but failed.



      The problem I'm having right now is as follows.




      1. I select 'install Ubuntu'


      2. Before entering GUI for installation error message pops up as follows,



        Installation error message



      3. Then, during the 4th installation process(Installation type), I can't see any root directory, i.e. it's empty.


      4. When I click 'install now', it says 'No root file system is defined'.


      Here's what I've done.




      1. Install Windows 7 first.

      2. Install drivers.

      3. Divide local hard drive into two partitions (in exFAT)


      Nothing has worked so far.



      What should I do to install Ubunto into my laptop?










      share|improve this question
















      I have been trying to install Ubuntu 16.04.3 LTS on my hp dv6-7003tx.



      I recently formatted the laptop and tried to install Ubuntu on it without installing Windows 7, but failed.



      The problem I'm having right now is as follows.




      1. I select 'install Ubuntu'


      2. Before entering GUI for installation error message pops up as follows,



        Installation error message



      3. Then, during the 4th installation process(Installation type), I can't see any root directory, i.e. it's empty.


      4. When I click 'install now', it says 'No root file system is defined'.


      Here's what I've done.




      1. Install Windows 7 first.

      2. Install drivers.

      3. Divide local hard drive into two partitions (in exFAT)


      Nothing has worked so far.



      What should I do to install Ubunto into my laptop?







      system-installation






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 15 at 3:28









      anonymous2

      3,36241849




      3,36241849










      asked Mar 2 '18 at 4:07









      Jun Soo LeeJun Soo Lee

      61




      61






















          2 Answers
          2






          active

          oldest

          votes


















          2














          Since you already have Win-7 installed and have dedicated a proper partition for Ubuntu, simply follow the steps given below:




          • While installation, choosing Install alongside Windows boot manager is safe, but please do take note of everything to avoid messing your hard disk. If you are in any doubt, stick with Something Else option only.

          • Take help of the dual boot Windows and Linux link to properly perform the installation process in a step-wise manner.


          P.S - Do create Swap partition as well. It won't impact your working in any way possible.



          Once you have installed Ubuntu (following the above link properly), start with the process of setting up the grub menu:




          • Boot into Windows OS

          • Combine Windows + r keys together and type cmd to open command prompt

          • Type bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi and hit the Enter key


          P.S - No admin right is required to perform the above-said operation.






          share|improve this answer

































            0














            You may want to run ubuntu from the installation media first to see if it can recognize the partition.



            Outside of that i would suggest using wubi.exe while running windows to install from there.






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "89"
              };
              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',
              autoActivateHeartbeat: false,
              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%2faskubuntu.com%2fquestions%2f1011181%2funable-to-install-ubuntu-on-hp-dv6-7003tx%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









              2














              Since you already have Win-7 installed and have dedicated a proper partition for Ubuntu, simply follow the steps given below:




              • While installation, choosing Install alongside Windows boot manager is safe, but please do take note of everything to avoid messing your hard disk. If you are in any doubt, stick with Something Else option only.

              • Take help of the dual boot Windows and Linux link to properly perform the installation process in a step-wise manner.


              P.S - Do create Swap partition as well. It won't impact your working in any way possible.



              Once you have installed Ubuntu (following the above link properly), start with the process of setting up the grub menu:




              • Boot into Windows OS

              • Combine Windows + r keys together and type cmd to open command prompt

              • Type bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi and hit the Enter key


              P.S - No admin right is required to perform the above-said operation.






              share|improve this answer






























                2














                Since you already have Win-7 installed and have dedicated a proper partition for Ubuntu, simply follow the steps given below:




                • While installation, choosing Install alongside Windows boot manager is safe, but please do take note of everything to avoid messing your hard disk. If you are in any doubt, stick with Something Else option only.

                • Take help of the dual boot Windows and Linux link to properly perform the installation process in a step-wise manner.


                P.S - Do create Swap partition as well. It won't impact your working in any way possible.



                Once you have installed Ubuntu (following the above link properly), start with the process of setting up the grub menu:




                • Boot into Windows OS

                • Combine Windows + r keys together and type cmd to open command prompt

                • Type bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi and hit the Enter key


                P.S - No admin right is required to perform the above-said operation.






                share|improve this answer




























                  2












                  2








                  2







                  Since you already have Win-7 installed and have dedicated a proper partition for Ubuntu, simply follow the steps given below:




                  • While installation, choosing Install alongside Windows boot manager is safe, but please do take note of everything to avoid messing your hard disk. If you are in any doubt, stick with Something Else option only.

                  • Take help of the dual boot Windows and Linux link to properly perform the installation process in a step-wise manner.


                  P.S - Do create Swap partition as well. It won't impact your working in any way possible.



                  Once you have installed Ubuntu (following the above link properly), start with the process of setting up the grub menu:




                  • Boot into Windows OS

                  • Combine Windows + r keys together and type cmd to open command prompt

                  • Type bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi and hit the Enter key


                  P.S - No admin right is required to perform the above-said operation.






                  share|improve this answer















                  Since you already have Win-7 installed and have dedicated a proper partition for Ubuntu, simply follow the steps given below:




                  • While installation, choosing Install alongside Windows boot manager is safe, but please do take note of everything to avoid messing your hard disk. If you are in any doubt, stick with Something Else option only.

                  • Take help of the dual boot Windows and Linux link to properly perform the installation process in a step-wise manner.


                  P.S - Do create Swap partition as well. It won't impact your working in any way possible.



                  Once you have installed Ubuntu (following the above link properly), start with the process of setting up the grub menu:




                  • Boot into Windows OS

                  • Combine Windows + r keys together and type cmd to open command prompt

                  • Type bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi and hit the Enter key


                  P.S - No admin right is required to perform the above-said operation.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Mar 15 at 4:28

























                  answered Mar 2 '18 at 5:03









                  Manu MathurManu Mathur

                  54129




                  54129

























                      0














                      You may want to run ubuntu from the installation media first to see if it can recognize the partition.



                      Outside of that i would suggest using wubi.exe while running windows to install from there.






                      share|improve this answer




























                        0














                        You may want to run ubuntu from the installation media first to see if it can recognize the partition.



                        Outside of that i would suggest using wubi.exe while running windows to install from there.






                        share|improve this answer


























                          0












                          0








                          0







                          You may want to run ubuntu from the installation media first to see if it can recognize the partition.



                          Outside of that i would suggest using wubi.exe while running windows to install from there.






                          share|improve this answer













                          You may want to run ubuntu from the installation media first to see if it can recognize the partition.



                          Outside of that i would suggest using wubi.exe while running windows to install from there.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Mar 2 '18 at 4:46









                          tekbred tekbred

                          1




                          1






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Ask Ubuntu!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1011181%2funable-to-install-ubuntu-on-hp-dv6-7003tx%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







                              Popular posts from this blog

                              How did Captain America manage to do this?

                              迪纳利

                              南乌拉尔铁路局