Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Have to go to Grub to boot

  1. #1
    Join Date
    Jan 2011
    Location
    KS, USA - OK, USA
    Beans
    Hidden!
    Distro
    Ubuntu

    Have to go to Grub to boot

    Ok, so I have an nVidia card and I have some issues (go figure). I had quite some difficulties getting my driver to work and now it does amazing and I love it, however whenever I first power up and boot my laptop I have to hold shift to go to grub and select ubuntu from there, or else I get a black screen with a white line in the top left and that's it. There are no erros, no beeps, and no messages when it does that, I then manually restart and go to Grub and select "Ubuntu" and it boots up and runs just fine.

    Does anyone know what might be happening?

    I did have an older image on there from when I first installed ( a few hours ago, but I didn't do updates while installation) and I removed them and updated the grub doing

    Code:
    sudo update-grub2
    And I still don't understand the issues. here is the output of listing my kernel(s):

    Code:
    cody@Cody-ThinkPad-W520:~$ dpkg --list | grep linux-image
    ii  linux-image-3.7.0-7-generic               3.7.0-7.15                                                                  amd64        Linux kernel image for version 3.7.0 on 64 bit x86 SMP
    ii  linux-image-extra-3.7.0-7-generic         3.7.0-7.15                                                                  amd64        Linux kernel image for version 3.7.0 on 64 bit x86 SMP
    ii  linux-image-generic                       3.7.0.7.11                                                                  amd64        Generic Linux kernel image
    Do those three not "work together" to provide my actual 3.7.0-7-generic kernel?
    System Specs: Processor:Intel® Core™ i7-2640M CPU @ 2.80GHz × 4 Graphics:nVidia Quadro 2000m RAM: 8 GB

    Ubuntu User: 34379

  2. #2
    Join Date
    Jan 2011
    Location
    KS, USA - OK, USA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Have to go to Grub to boot

    Bump
    System Specs: Processor:Intel® Core™ i7-2640M CPU @ 2.80GHz × 4 Graphics:nVidia Quadro 2000m RAM: 8 GB

    Ubuntu User: 34379

  3. #3
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Have to go to Grub to boot

    If you have kernel 3.7, you must be Raring. Moved to Raring Forum.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  4. #4
    Join Date
    Dec 2012
    Location
    Fancy Gap Virginia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Have to go to Grub to boot

    Greetings,
    My best guess is that you have purged a kernel image but the purge did not remove the images from /boot, hence when you update grub the updater is still putting the purged image in the default boot position, and since the image has been theoretically purged the system can't boot.
    Solution: Open nautilus as super user and manually delete the images that were left behind. Then sudo apt-get update-grub.
    After that you should be fine.
    Also you should do a sudo apt-get autoclean.
    Hope this is helpful

  5. #5
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: Have to go to Grub to boot

    Quote Originally Posted by oldfred View Post
    If you have kernel 3.7, you must be Raring. Moved to Raring Forum.
    could be xorg edgers ppa on 12.10
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  6. #6
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Have to go to Grub to boot

    Either way sometimes
    Code:
    sudo update-grub
    is not sufficient. Sometimes we also need
    Code:
    sudo grub-install /dev/sda
    The first command updates the configuration files in /boot/grub. The second command re-installs Grub into the MBR of sda. Sometimes that is necessary for some changes to be picked up. By the way, update-grub2 and update-grub do the same thing. They just run a script that in turn runs a Grub utility. So, no confusion there, please.

    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  7. #7
    Join Date
    Dec 2012
    Location
    Fancy Gap Virginia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Have to go to Grub to boot

    Greetings,

    Quote Originally Posted by grahammechanical View Post
    Either way sometimes
    Code:
    sudo update-grub
    is not sufficient. Sometimes we also need
    Code:
    sudo grub-install /dev/sda
    The first command updates the configuration files in /boot/grub. The second command re-installs Grub into the MBR of sda. Sometimes that is necessary for some changes to be picked up. By the way, update-grub2 and update-grub do the same thing. They just run a script that in turn runs a Grub utility. So, no confusion there, please.

    Regards.
    Now there's some handy info!

    Personally I would like to see a "ls /boot" and compare that with "sudo dpkg -i linux*.deb". Just to know what grub is doing. He could also open grub.cfg and see what kernel is in the default position.

    I didn''t mention in my previous post that I'm having the same results here on two Raring systems, with files not being purged and picked up by grub. I have been manually deleting whats left over and it does fine. Could be a bug.

  8. #8
    Join Date
    Jan 2011
    Location
    KS, USA - OK, USA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Have to go to Grub to boot

    Quote Originally Posted by oldfred View Post
    If you have kernel 3.7, you must be Raring. Moved to Raring Forum.


    Nope sorry I definitely don't have Raring... I updated from Edgers.




    However, I did find out that I had a lot of older Kernels and just had to update my grub and change the default grub to 0 from

    Code:
    /etc/default/grub
    And it booted to the right kernel. But I reallly bricked and fubar'd my drivers and innevetably had to reinstall Ubuntu all together. I found out how big of a pain it is to install nVidia drivers on 12.10, so as a work around I installed 12.04 and installed all of my drivers from there, upgraded to 12.10 via

    Code:
    sudo apt-get ugrade -d
    And now I have Kernel 3.7-* and my up-to-date nVidia drivers so all is well and Steam is happy!
    System Specs: Processor:Intel® Core™ i7-2640M CPU @ 2.80GHz × 4 Graphics:nVidia Quadro 2000m RAM: 8 GB

    Ubuntu User: 34379

  9. #9
    Join Date
    Oct 2008
    Location
    ExodusHair<Čubura
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Have to go to Grub to boot

    Quote Originally Posted by cbennett926 View Post
    Nope sorry I definitely don't have Raring... I updated from Edgers.




    However, I did find out that I had a lot of older Kernels and just had to update my grub and change the default grub to 0 from

    Code:
    /etc/default/grub
    And it booted to the right kernel. But I reallly bricked and fubar'd my drivers and innevetably had to reinstall Ubuntu all together. I found out how big of a pain it is to install nVidia drivers on 12.10, so as a work around I installed 12.04 and installed all of my drivers from there, upgraded to 12.10 via

    Code:
    sudo apt-get ugrade -d
    And now I have Kernel 3.7-* and my up-to-date nVidia drivers so all is well and Steam is happy!
    Reinstall was of course not necessary... I suspect that Your problem is that initramfs updates were done only on Your active kernel at the time You've upgraded Your system... Also at the time You've installed NV drivers previous time... It is somewhat blessing and somewhat a curse that process of updating initramfs for kernel (when it is needed) are done only for a single kernel, depending on process, either active one or latest one... Bearing that in mind problems could be avoided...
    Ignota nulla curatio morbi.
    Quod nocet saepe docet.

  10. #10
    Join Date
    Jan 2011
    Location
    KS, USA - OK, USA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Have to go to Grub to boot

    Well I had also had a bad iso on my DVD that I used (it was a torrent from alternative downloads and missed a couple files) so it was a bad install all together, but in the process I learned how to make a bootable USB so I'd say it was worth it. But yeah, I had no idea how confusing the whole thing was, but you're right it was an initramfs issue. It's all good now though.
    System Specs: Processor:Intel® Core™ i7-2640M CPU @ 2.80GHz × 4 Graphics:nVidia Quadro 2000m RAM: 8 GB

    Ubuntu User: 34379

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •