Problems trying to install Ubuntu 18.10 in Aspire A515-51












1















I just bought a new Aspire A515-51, and I tried to install Ubuntu 18.10 but I'm having trouble. When I have to select the partition where I want to install it, it doesn't show the /dev/sda: screen capture



How can I be able to install it?










share|improve this question



























    1















    I just bought a new Aspire A515-51, and I tried to install Ubuntu 18.10 but I'm having trouble. When I have to select the partition where I want to install it, it doesn't show the /dev/sda: screen capture



    How can I be able to install it?










    share|improve this question

























      1












      1








      1








      I just bought a new Aspire A515-51, and I tried to install Ubuntu 18.10 but I'm having trouble. When I have to select the partition where I want to install it, it doesn't show the /dev/sda: screen capture



      How can I be able to install it?










      share|improve this question














      I just bought a new Aspire A515-51, and I tried to install Ubuntu 18.10 but I'm having trouble. When I have to select the partition where I want to install it, it doesn't show the /dev/sda: screen capture



      How can I be able to install it?







      system-installation raid acer 18.10






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 29 '18 at 21:13









      Adrián JuárezAdrián Juárez

      112




      112






















          2 Answers
          2






          active

          oldest

          votes


















          0














          From screen you submitted looks like you can continue in the process. If you do not have any paralel system on notebook you probably will not damage anything.



          dispositivo donde instalar el cargador de aaranque
          google translator: device where to install the boot loader



          I suppose, that /dev/sda will be created through the installation. But rather wait for better answer. Also those + - buttons could create and delete partitions.






          share|improve this answer
























          • I have Windows 10 installed, and I want to have both installed. I found this quistion in a forum ubuntuforums.org/showthread.php?t=2003675 So I executed the command sudo dmraid -E -r /dev/sda, and now the installer shows, but doesn't let me make a partition to install, and Windows doesn't start. Do you know if there is a way to revert that?

            – Adrián Juárez
            Nov 29 '18 at 23:05











          • actually I do not know. Probably I should not give advice. :) I flagged your comment, hope that someone else help. I do not know if sudo dmraid -E -r /dev/sda is relevant in your case.

            – weatherman
            Nov 29 '18 at 23:17













          • I think that was what caused the problem with the Windows because it stopped working after I executed that command.

            – Adrián Juárez
            Nov 29 '18 at 23:19











          • @AdriánJuárez Have you solved the problem? I think you can ask another question regarding sudo dmraid -E -r /dev/sda but also add details about installation process. I found general help in this: askubuntu.com/questions/221835/…. It could helped you at the beginning of the installation. Basically now you cannot boot either Windows and Ubuntu (which was not ever installed)?

            – weatherman
            Nov 30 '18 at 11:08



















          0














          Ok I have figured out the solution after days of digging around with some of the articles on here. Here are the steps I followed. Please be sure to read through the entire post before attempting as I did NOT want to dual boot and the steps listed will completely wipe windows off your laptop.




          1. Boot into Ubuntu with your liveUSB or liveCD.

          2. Select "Try Ubuntu"

          3. Once Ubuntu is up search in the Apps for GParted.

          4. Select the main HDD, right click and format to ext4

          5. Once that is complete go back to the main desktop screen and click the Install Ubuntu icon and follow the step for the installation.


          This process worked for me and my Acer Aspire A515-51 installing Ubuntu 18.04 LTS. The only difference is I wanted to run Ubuntu ONLY and not dual boot. However in the installer there is an option to run alongside and the only difference would be in step 4 to only partition part of the drive and not the whole thing like I did. just make sure you format it to ext4 Hope this helps.






          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%2f1097263%2fproblems-trying-to-install-ubuntu-18-10-in-aspire-a515-51%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









            0














            From screen you submitted looks like you can continue in the process. If you do not have any paralel system on notebook you probably will not damage anything.



            dispositivo donde instalar el cargador de aaranque
            google translator: device where to install the boot loader



            I suppose, that /dev/sda will be created through the installation. But rather wait for better answer. Also those + - buttons could create and delete partitions.






            share|improve this answer
























            • I have Windows 10 installed, and I want to have both installed. I found this quistion in a forum ubuntuforums.org/showthread.php?t=2003675 So I executed the command sudo dmraid -E -r /dev/sda, and now the installer shows, but doesn't let me make a partition to install, and Windows doesn't start. Do you know if there is a way to revert that?

              – Adrián Juárez
              Nov 29 '18 at 23:05











            • actually I do not know. Probably I should not give advice. :) I flagged your comment, hope that someone else help. I do not know if sudo dmraid -E -r /dev/sda is relevant in your case.

              – weatherman
              Nov 29 '18 at 23:17













            • I think that was what caused the problem with the Windows because it stopped working after I executed that command.

              – Adrián Juárez
              Nov 29 '18 at 23:19











            • @AdriánJuárez Have you solved the problem? I think you can ask another question regarding sudo dmraid -E -r /dev/sda but also add details about installation process. I found general help in this: askubuntu.com/questions/221835/…. It could helped you at the beginning of the installation. Basically now you cannot boot either Windows and Ubuntu (which was not ever installed)?

              – weatherman
              Nov 30 '18 at 11:08
















            0














            From screen you submitted looks like you can continue in the process. If you do not have any paralel system on notebook you probably will not damage anything.



            dispositivo donde instalar el cargador de aaranque
            google translator: device where to install the boot loader



            I suppose, that /dev/sda will be created through the installation. But rather wait for better answer. Also those + - buttons could create and delete partitions.






            share|improve this answer
























            • I have Windows 10 installed, and I want to have both installed. I found this quistion in a forum ubuntuforums.org/showthread.php?t=2003675 So I executed the command sudo dmraid -E -r /dev/sda, and now the installer shows, but doesn't let me make a partition to install, and Windows doesn't start. Do you know if there is a way to revert that?

              – Adrián Juárez
              Nov 29 '18 at 23:05











            • actually I do not know. Probably I should not give advice. :) I flagged your comment, hope that someone else help. I do not know if sudo dmraid -E -r /dev/sda is relevant in your case.

              – weatherman
              Nov 29 '18 at 23:17













            • I think that was what caused the problem with the Windows because it stopped working after I executed that command.

              – Adrián Juárez
              Nov 29 '18 at 23:19











            • @AdriánJuárez Have you solved the problem? I think you can ask another question regarding sudo dmraid -E -r /dev/sda but also add details about installation process. I found general help in this: askubuntu.com/questions/221835/…. It could helped you at the beginning of the installation. Basically now you cannot boot either Windows and Ubuntu (which was not ever installed)?

              – weatherman
              Nov 30 '18 at 11:08














            0












            0








            0







            From screen you submitted looks like you can continue in the process. If you do not have any paralel system on notebook you probably will not damage anything.



            dispositivo donde instalar el cargador de aaranque
            google translator: device where to install the boot loader



            I suppose, that /dev/sda will be created through the installation. But rather wait for better answer. Also those + - buttons could create and delete partitions.






            share|improve this answer













            From screen you submitted looks like you can continue in the process. If you do not have any paralel system on notebook you probably will not damage anything.



            dispositivo donde instalar el cargador de aaranque
            google translator: device where to install the boot loader



            I suppose, that /dev/sda will be created through the installation. But rather wait for better answer. Also those + - buttons could create and delete partitions.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Nov 29 '18 at 22:36









            weathermanweatherman

            499




            499













            • I have Windows 10 installed, and I want to have both installed. I found this quistion in a forum ubuntuforums.org/showthread.php?t=2003675 So I executed the command sudo dmraid -E -r /dev/sda, and now the installer shows, but doesn't let me make a partition to install, and Windows doesn't start. Do you know if there is a way to revert that?

              – Adrián Juárez
              Nov 29 '18 at 23:05











            • actually I do not know. Probably I should not give advice. :) I flagged your comment, hope that someone else help. I do not know if sudo dmraid -E -r /dev/sda is relevant in your case.

              – weatherman
              Nov 29 '18 at 23:17













            • I think that was what caused the problem with the Windows because it stopped working after I executed that command.

              – Adrián Juárez
              Nov 29 '18 at 23:19











            • @AdriánJuárez Have you solved the problem? I think you can ask another question regarding sudo dmraid -E -r /dev/sda but also add details about installation process. I found general help in this: askubuntu.com/questions/221835/…. It could helped you at the beginning of the installation. Basically now you cannot boot either Windows and Ubuntu (which was not ever installed)?

              – weatherman
              Nov 30 '18 at 11:08



















            • I have Windows 10 installed, and I want to have both installed. I found this quistion in a forum ubuntuforums.org/showthread.php?t=2003675 So I executed the command sudo dmraid -E -r /dev/sda, and now the installer shows, but doesn't let me make a partition to install, and Windows doesn't start. Do you know if there is a way to revert that?

              – Adrián Juárez
              Nov 29 '18 at 23:05











            • actually I do not know. Probably I should not give advice. :) I flagged your comment, hope that someone else help. I do not know if sudo dmraid -E -r /dev/sda is relevant in your case.

              – weatherman
              Nov 29 '18 at 23:17













            • I think that was what caused the problem with the Windows because it stopped working after I executed that command.

              – Adrián Juárez
              Nov 29 '18 at 23:19











            • @AdriánJuárez Have you solved the problem? I think you can ask another question regarding sudo dmraid -E -r /dev/sda but also add details about installation process. I found general help in this: askubuntu.com/questions/221835/…. It could helped you at the beginning of the installation. Basically now you cannot boot either Windows and Ubuntu (which was not ever installed)?

              – weatherman
              Nov 30 '18 at 11:08

















            I have Windows 10 installed, and I want to have both installed. I found this quistion in a forum ubuntuforums.org/showthread.php?t=2003675 So I executed the command sudo dmraid -E -r /dev/sda, and now the installer shows, but doesn't let me make a partition to install, and Windows doesn't start. Do you know if there is a way to revert that?

            – Adrián Juárez
            Nov 29 '18 at 23:05





            I have Windows 10 installed, and I want to have both installed. I found this quistion in a forum ubuntuforums.org/showthread.php?t=2003675 So I executed the command sudo dmraid -E -r /dev/sda, and now the installer shows, but doesn't let me make a partition to install, and Windows doesn't start. Do you know if there is a way to revert that?

            – Adrián Juárez
            Nov 29 '18 at 23:05













            actually I do not know. Probably I should not give advice. :) I flagged your comment, hope that someone else help. I do not know if sudo dmraid -E -r /dev/sda is relevant in your case.

            – weatherman
            Nov 29 '18 at 23:17







            actually I do not know. Probably I should not give advice. :) I flagged your comment, hope that someone else help. I do not know if sudo dmraid -E -r /dev/sda is relevant in your case.

            – weatherman
            Nov 29 '18 at 23:17















            I think that was what caused the problem with the Windows because it stopped working after I executed that command.

            – Adrián Juárez
            Nov 29 '18 at 23:19





            I think that was what caused the problem with the Windows because it stopped working after I executed that command.

            – Adrián Juárez
            Nov 29 '18 at 23:19













            @AdriánJuárez Have you solved the problem? I think you can ask another question regarding sudo dmraid -E -r /dev/sda but also add details about installation process. I found general help in this: askubuntu.com/questions/221835/…. It could helped you at the beginning of the installation. Basically now you cannot boot either Windows and Ubuntu (which was not ever installed)?

            – weatherman
            Nov 30 '18 at 11:08





            @AdriánJuárez Have you solved the problem? I think you can ask another question regarding sudo dmraid -E -r /dev/sda but also add details about installation process. I found general help in this: askubuntu.com/questions/221835/…. It could helped you at the beginning of the installation. Basically now you cannot boot either Windows and Ubuntu (which was not ever installed)?

            – weatherman
            Nov 30 '18 at 11:08













            0














            Ok I have figured out the solution after days of digging around with some of the articles on here. Here are the steps I followed. Please be sure to read through the entire post before attempting as I did NOT want to dual boot and the steps listed will completely wipe windows off your laptop.




            1. Boot into Ubuntu with your liveUSB or liveCD.

            2. Select "Try Ubuntu"

            3. Once Ubuntu is up search in the Apps for GParted.

            4. Select the main HDD, right click and format to ext4

            5. Once that is complete go back to the main desktop screen and click the Install Ubuntu icon and follow the step for the installation.


            This process worked for me and my Acer Aspire A515-51 installing Ubuntu 18.04 LTS. The only difference is I wanted to run Ubuntu ONLY and not dual boot. However in the installer there is an option to run alongside and the only difference would be in step 4 to only partition part of the drive and not the whole thing like I did. just make sure you format it to ext4 Hope this helps.






            share|improve this answer




























              0














              Ok I have figured out the solution after days of digging around with some of the articles on here. Here are the steps I followed. Please be sure to read through the entire post before attempting as I did NOT want to dual boot and the steps listed will completely wipe windows off your laptop.




              1. Boot into Ubuntu with your liveUSB or liveCD.

              2. Select "Try Ubuntu"

              3. Once Ubuntu is up search in the Apps for GParted.

              4. Select the main HDD, right click and format to ext4

              5. Once that is complete go back to the main desktop screen and click the Install Ubuntu icon and follow the step for the installation.


              This process worked for me and my Acer Aspire A515-51 installing Ubuntu 18.04 LTS. The only difference is I wanted to run Ubuntu ONLY and not dual boot. However in the installer there is an option to run alongside and the only difference would be in step 4 to only partition part of the drive and not the whole thing like I did. just make sure you format it to ext4 Hope this helps.






              share|improve this answer


























                0












                0








                0







                Ok I have figured out the solution after days of digging around with some of the articles on here. Here are the steps I followed. Please be sure to read through the entire post before attempting as I did NOT want to dual boot and the steps listed will completely wipe windows off your laptop.




                1. Boot into Ubuntu with your liveUSB or liveCD.

                2. Select "Try Ubuntu"

                3. Once Ubuntu is up search in the Apps for GParted.

                4. Select the main HDD, right click and format to ext4

                5. Once that is complete go back to the main desktop screen and click the Install Ubuntu icon and follow the step for the installation.


                This process worked for me and my Acer Aspire A515-51 installing Ubuntu 18.04 LTS. The only difference is I wanted to run Ubuntu ONLY and not dual boot. However in the installer there is an option to run alongside and the only difference would be in step 4 to only partition part of the drive and not the whole thing like I did. just make sure you format it to ext4 Hope this helps.






                share|improve this answer













                Ok I have figured out the solution after days of digging around with some of the articles on here. Here are the steps I followed. Please be sure to read through the entire post before attempting as I did NOT want to dual boot and the steps listed will completely wipe windows off your laptop.




                1. Boot into Ubuntu with your liveUSB or liveCD.

                2. Select "Try Ubuntu"

                3. Once Ubuntu is up search in the Apps for GParted.

                4. Select the main HDD, right click and format to ext4

                5. Once that is complete go back to the main desktop screen and click the Install Ubuntu icon and follow the step for the installation.


                This process worked for me and my Acer Aspire A515-51 installing Ubuntu 18.04 LTS. The only difference is I wanted to run Ubuntu ONLY and not dual boot. However in the installer there is an option to run alongside and the only difference would be in step 4 to only partition part of the drive and not the whole thing like I did. just make sure you format it to ext4 Hope this helps.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jan 17 at 23:09









                techfilmguytechfilmguy

                64




                64






























                    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%2f1097263%2fproblems-trying-to-install-ubuntu-18-10-in-aspire-a515-51%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

                    Human spaceflight

                    Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                    File:DeusFollowingSea.jpg