Ubuntu 16.04: how to boot into nomodeset from GRUB2 tty? Laptop with only NVIDIA M1000M











up vote
0
down vote

favorite












I installed Ubuntu 16.04 on a laptop solely equipped with NVIDIA M1000M graphics card. During installation I was able to edit the boot options from the GRUB menu (the one with try without installing, install, install as OEM) and add nomodeset to the boot command. If I didn't do this I would get a purple screen rather than the installation process.



Once Ubuntu 16.04 was installed, however, I can't figure out how to add nomodeset or boot into a terminal-only mode so I can install the necessary drivers. These are the things I tried:




  1. hold shift while booting to load GRUB menu, but it never loads.


  2. hold Ctrl+Alt+F[1-6] to go to terminal but didn't work.


  3. hold Esc while booting gets me to the GRUB terminal. how can I boot into a nomodeset or terminal only mode from here to install the right drivers?



For context (not sure if these are relevant): BIOS has UEFI, 2HDs with RAID0.



Thanks!










share|improve this question




























    up vote
    0
    down vote

    favorite












    I installed Ubuntu 16.04 on a laptop solely equipped with NVIDIA M1000M graphics card. During installation I was able to edit the boot options from the GRUB menu (the one with try without installing, install, install as OEM) and add nomodeset to the boot command. If I didn't do this I would get a purple screen rather than the installation process.



    Once Ubuntu 16.04 was installed, however, I can't figure out how to add nomodeset or boot into a terminal-only mode so I can install the necessary drivers. These are the things I tried:




    1. hold shift while booting to load GRUB menu, but it never loads.


    2. hold Ctrl+Alt+F[1-6] to go to terminal but didn't work.


    3. hold Esc while booting gets me to the GRUB terminal. how can I boot into a nomodeset or terminal only mode from here to install the right drivers?



    For context (not sure if these are relevant): BIOS has UEFI, 2HDs with RAID0.



    Thanks!










    share|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I installed Ubuntu 16.04 on a laptop solely equipped with NVIDIA M1000M graphics card. During installation I was able to edit the boot options from the GRUB menu (the one with try without installing, install, install as OEM) and add nomodeset to the boot command. If I didn't do this I would get a purple screen rather than the installation process.



      Once Ubuntu 16.04 was installed, however, I can't figure out how to add nomodeset or boot into a terminal-only mode so I can install the necessary drivers. These are the things I tried:




      1. hold shift while booting to load GRUB menu, but it never loads.


      2. hold Ctrl+Alt+F[1-6] to go to terminal but didn't work.


      3. hold Esc while booting gets me to the GRUB terminal. how can I boot into a nomodeset or terminal only mode from here to install the right drivers?



      For context (not sure if these are relevant): BIOS has UEFI, 2HDs with RAID0.



      Thanks!










      share|improve this question















      I installed Ubuntu 16.04 on a laptop solely equipped with NVIDIA M1000M graphics card. During installation I was able to edit the boot options from the GRUB menu (the one with try without installing, install, install as OEM) and add nomodeset to the boot command. If I didn't do this I would get a purple screen rather than the installation process.



      Once Ubuntu 16.04 was installed, however, I can't figure out how to add nomodeset or boot into a terminal-only mode so I can install the necessary drivers. These are the things I tried:




      1. hold shift while booting to load GRUB menu, but it never loads.


      2. hold Ctrl+Alt+F[1-6] to go to terminal but didn't work.


      3. hold Esc while booting gets me to the GRUB terminal. how can I boot into a nomodeset or terminal only mode from here to install the right drivers?



      For context (not sure if these are relevant): BIOS has UEFI, 2HDs with RAID0.



      Thanks!







      16.04 drivers grub2 nvidia






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 17 '17 at 19:17









      George Udosen

      18.9k94266




      18.9k94266










      asked Jan 17 '17 at 19:05









      Puppy Cyber

      112




      112






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          The easiest way to do this is to boot from the live Ubuntu CD and boot into the interface with nomodset.



          Now mount your hardisk by clicking to the left bar that shows the icon of your harddisk, nautilus will open, now close it.



          Open the terminal and type:
          sudo nautilus



          The the Nautilus file manager will open once again.

          Into the Nautilus click your harddisk icon (usually is bunch of numbers) to see your folders.



          Open these folders:
          etc - default



          See the flie named grub

          Open the file grub with gedit



          Now search for the line that says:

          GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"



          And add the nomodset command to look like this: GRUB_CMDLINE_LINUX_DEFAULT="nomodset quiet splash"



          Save and Quit gedit.
          Restart and remove Ubuntu CD to boot from your harddisk.



          To remove the nomodset command from your grub after you are done removing the proprietary Nvidia drivers open a terminal and:
          sudo su
          cd //
          gedit /etc/default/grub



          Is highly recommended to do not use the proprietary drivers since everything works fast and without tearing problems except if you are using Kali Linux with Nvidia cuda which is a different "dark" story.






          share|improve this answer























          • Thanks for your answer! When I boot from the live USB I don't see a screen like askubuntu.com/questions/162075/… Instead it takes me straight to a menu with options Try Ubuntu Install Ubuntu OEM Install Check for Defects If I press c I am able to enter the grub terminal.
            – Puppy Cyber
            Jan 19 '17 at 16:38




















          up vote
          0
          down vote













          I disabled UEFI secure boot in BIOS, and this allowed me to boot with into GRUB menu rather than directly or into GRUB terminal.






          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',
            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%2f873051%2fubuntu-16-04-how-to-boot-into-nomodeset-from-grub2-tty-laptop-with-only-nvidia%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













            The easiest way to do this is to boot from the live Ubuntu CD and boot into the interface with nomodset.



            Now mount your hardisk by clicking to the left bar that shows the icon of your harddisk, nautilus will open, now close it.



            Open the terminal and type:
            sudo nautilus



            The the Nautilus file manager will open once again.

            Into the Nautilus click your harddisk icon (usually is bunch of numbers) to see your folders.



            Open these folders:
            etc - default



            See the flie named grub

            Open the file grub with gedit



            Now search for the line that says:

            GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"



            And add the nomodset command to look like this: GRUB_CMDLINE_LINUX_DEFAULT="nomodset quiet splash"



            Save and Quit gedit.
            Restart and remove Ubuntu CD to boot from your harddisk.



            To remove the nomodset command from your grub after you are done removing the proprietary Nvidia drivers open a terminal and:
            sudo su
            cd //
            gedit /etc/default/grub



            Is highly recommended to do not use the proprietary drivers since everything works fast and without tearing problems except if you are using Kali Linux with Nvidia cuda which is a different "dark" story.






            share|improve this answer























            • Thanks for your answer! When I boot from the live USB I don't see a screen like askubuntu.com/questions/162075/… Instead it takes me straight to a menu with options Try Ubuntu Install Ubuntu OEM Install Check for Defects If I press c I am able to enter the grub terminal.
              – Puppy Cyber
              Jan 19 '17 at 16:38

















            up vote
            0
            down vote













            The easiest way to do this is to boot from the live Ubuntu CD and boot into the interface with nomodset.



            Now mount your hardisk by clicking to the left bar that shows the icon of your harddisk, nautilus will open, now close it.



            Open the terminal and type:
            sudo nautilus



            The the Nautilus file manager will open once again.

            Into the Nautilus click your harddisk icon (usually is bunch of numbers) to see your folders.



            Open these folders:
            etc - default



            See the flie named grub

            Open the file grub with gedit



            Now search for the line that says:

            GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"



            And add the nomodset command to look like this: GRUB_CMDLINE_LINUX_DEFAULT="nomodset quiet splash"



            Save and Quit gedit.
            Restart and remove Ubuntu CD to boot from your harddisk.



            To remove the nomodset command from your grub after you are done removing the proprietary Nvidia drivers open a terminal and:
            sudo su
            cd //
            gedit /etc/default/grub



            Is highly recommended to do not use the proprietary drivers since everything works fast and without tearing problems except if you are using Kali Linux with Nvidia cuda which is a different "dark" story.






            share|improve this answer























            • Thanks for your answer! When I boot from the live USB I don't see a screen like askubuntu.com/questions/162075/… Instead it takes me straight to a menu with options Try Ubuntu Install Ubuntu OEM Install Check for Defects If I press c I am able to enter the grub terminal.
              – Puppy Cyber
              Jan 19 '17 at 16:38















            up vote
            0
            down vote










            up vote
            0
            down vote









            The easiest way to do this is to boot from the live Ubuntu CD and boot into the interface with nomodset.



            Now mount your hardisk by clicking to the left bar that shows the icon of your harddisk, nautilus will open, now close it.



            Open the terminal and type:
            sudo nautilus



            The the Nautilus file manager will open once again.

            Into the Nautilus click your harddisk icon (usually is bunch of numbers) to see your folders.



            Open these folders:
            etc - default



            See the flie named grub

            Open the file grub with gedit



            Now search for the line that says:

            GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"



            And add the nomodset command to look like this: GRUB_CMDLINE_LINUX_DEFAULT="nomodset quiet splash"



            Save and Quit gedit.
            Restart and remove Ubuntu CD to boot from your harddisk.



            To remove the nomodset command from your grub after you are done removing the proprietary Nvidia drivers open a terminal and:
            sudo su
            cd //
            gedit /etc/default/grub



            Is highly recommended to do not use the proprietary drivers since everything works fast and without tearing problems except if you are using Kali Linux with Nvidia cuda which is a different "dark" story.






            share|improve this answer














            The easiest way to do this is to boot from the live Ubuntu CD and boot into the interface with nomodset.



            Now mount your hardisk by clicking to the left bar that shows the icon of your harddisk, nautilus will open, now close it.



            Open the terminal and type:
            sudo nautilus



            The the Nautilus file manager will open once again.

            Into the Nautilus click your harddisk icon (usually is bunch of numbers) to see your folders.



            Open these folders:
            etc - default



            See the flie named grub

            Open the file grub with gedit



            Now search for the line that says:

            GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"



            And add the nomodset command to look like this: GRUB_CMDLINE_LINUX_DEFAULT="nomodset quiet splash"



            Save and Quit gedit.
            Restart and remove Ubuntu CD to boot from your harddisk.



            To remove the nomodset command from your grub after you are done removing the proprietary Nvidia drivers open a terminal and:
            sudo su
            cd //
            gedit /etc/default/grub



            Is highly recommended to do not use the proprietary drivers since everything works fast and without tearing problems except if you are using Kali Linux with Nvidia cuda which is a different "dark" story.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Jan 17 '17 at 22:34

























            answered Jan 17 '17 at 22:26









            GoldHaloWings

            23919




            23919












            • Thanks for your answer! When I boot from the live USB I don't see a screen like askubuntu.com/questions/162075/… Instead it takes me straight to a menu with options Try Ubuntu Install Ubuntu OEM Install Check for Defects If I press c I am able to enter the grub terminal.
              – Puppy Cyber
              Jan 19 '17 at 16:38




















            • Thanks for your answer! When I boot from the live USB I don't see a screen like askubuntu.com/questions/162075/… Instead it takes me straight to a menu with options Try Ubuntu Install Ubuntu OEM Install Check for Defects If I press c I am able to enter the grub terminal.
              – Puppy Cyber
              Jan 19 '17 at 16:38


















            Thanks for your answer! When I boot from the live USB I don't see a screen like askubuntu.com/questions/162075/… Instead it takes me straight to a menu with options Try Ubuntu Install Ubuntu OEM Install Check for Defects If I press c I am able to enter the grub terminal.
            – Puppy Cyber
            Jan 19 '17 at 16:38






            Thanks for your answer! When I boot from the live USB I don't see a screen like askubuntu.com/questions/162075/… Instead it takes me straight to a menu with options Try Ubuntu Install Ubuntu OEM Install Check for Defects If I press c I am able to enter the grub terminal.
            – Puppy Cyber
            Jan 19 '17 at 16:38














            up vote
            0
            down vote













            I disabled UEFI secure boot in BIOS, and this allowed me to boot with into GRUB menu rather than directly or into GRUB terminal.






            share|improve this answer

























              up vote
              0
              down vote













              I disabled UEFI secure boot in BIOS, and this allowed me to boot with into GRUB menu rather than directly or into GRUB terminal.






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                I disabled UEFI secure boot in BIOS, and this allowed me to boot with into GRUB menu rather than directly or into GRUB terminal.






                share|improve this answer












                I disabled UEFI secure boot in BIOS, and this allowed me to boot with into GRUB menu rather than directly or into GRUB terminal.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jan 27 '17 at 18:19









                Puppy Cyber

                112




                112






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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%2f873051%2fubuntu-16-04-how-to-boot-into-nomodeset-from-grub2-tty-laptop-with-only-nvidia%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

                    Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                    ComboBox Display Member on multiple fields

                    Is it possible to collect Nectar points via Trainline?