Results 1 to 10 of 10

Thread: Fresh install boot problem

  1. #1

    Fresh install boot problem

    I previously dual-booted uibuntu with windows 10 on a 240gb SSD. I have a spare 120 ssd so removed ubuntu from the 240 and installed on the 120 but can't get ubuntu to boot. I get grub with instructions to tab for possible commands. I can still boot windows if I change in uefi but the ubuntu boot won't work. I had /, home and swap and it gave an error that I needed a uefi bios boot partition which I ignored. When it didn't boot I created said partition but still no boot. Any idaes?

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

    Re: Fresh install boot problem

    Is your Windows 10 install UEFI? If from manufacturer it will be UEFI. But if you installed it yourself, it will only depend on whether you booted install media in UEFI or BIOS boot mode.

    UEFI installs to second drives with Ubuntu use the ESP - efi system partition on drive seen as sda, or first drive if NVMe type.

    May be best to see details, use ppa version with your live installer or any working install, not older Boot-Repair ISO:
    Post the link to the Create BootInfo summary report. Is part of Boot-Repair:
    https://help.ubuntu.com/community/Boot-Info and:
    https://sourceforge.net/p/boot-repair/home/Home/
    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.

  3. #3

    Re: Fresh install boot problem

    Quote Originally Posted by oldfred View Post
    Is your Windows 10 install UEFI? If from manufacturer it will be UEFI. But if you installed it yourself, it will only depend on whether you booted install media in UEFI or BIOS boot mode.

    UEFI installs to second drives with Ubuntu use the ESP - efi system partition on drive seen as sda, or first drive if NVMe type.

    May be best to see details, use ppa version with your live installer or any working install, not older Boot-Repair ISO:
    Post the link to the Create BootInfo summary report. Is part of Boot-Repair:
    https://help.ubuntu.com/community/Boot-Info and:
    https://sourceforge.net/p/boot-repair/home/Home/
    Yes, uefi, I installed w10 myself. S

  4. #4

    Re: Fresh install boot problem


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

    Re: Fresh install boot problem

    Link to pastebin does not work.

    If at grub>
    Can you do this?
    manual boot, change hd0, gpt8 to yours, probably hd1 or hd2 and then partition with install, but depends on how UEFI sees drives which often depends on SATA port used:
    grub> set root=(hd0,gpt8)
    grub> configfile /boot/grub/grub.cfg
    https://ubuntuforums.org/showthread.php?t=2396045
    $ sudo apt-get install grub-efi-amd64
    $ sudo update-grub
    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.

  6. #6

    Re: Fresh install boot problem

    Well I abandoned ubuntu on the separate ssd. I have installed mint alongside w10 on one ssd and it had the same problem. I managed to boot with a grub rescue disc and was able to boot mint and update grub. The boot menu shows ubuntu rather than mint, obviously boots mint, how can I change this?

  7. #7
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Fresh install boot problem

    As an explanation, the main Linux Mint editions use the Ubuntu ubiquity installer, so the OS is labeled 'Ubuntu' in the UEFI boot menu, even if the grub menu entry is titled "Linux Mint ....". Also, the grub folder in the EFI system partition will be 'Ubuntu' as well. That's so it stays compatible with Ubuntu path names for updates from Ubuntu repositories.

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

    Re: Fresh install boot problem

    If you still have Ubuntu SSD connected, run this:
    sudo update-grub

    If not run the Boo-Repair summary report again and post link. Check it works also.
    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.

  9. #9

    Re: Fresh install boot problem

    Hi guys, thanks for all your help and suggestions, greatly appreciated. I just want to update you. I re-installed ubuntu on the separate 120 ssd and specified an efi partition and that has worked. I didn't even have to update grub, after installing the reboot showed the grub menu with windows 10 so happy days. Thanks again for all your help.

    I have another problem though, it's what started me re-installing in the first place. I have on-board radeon graphics and a recent update left me with a very low resolution, couldn't use the radeon set up at all so I bought and installed a nvidia card. Initially Ubuntu was running x-org so I installed the nvidia proprietary and it crashed Ubuntu. It worked to a certain version but an update made it unusable. In my new installation now I am on x-org but at login the mouse freezes and entering password using tab is soooo slow. Once in everything is OK. This happened on my old install using both x-org and nvidia. Any ideas?

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

    Re: Fresh install boot problem

    Best to post that in new thread with the video issue as the title.
    Post brand/model system and which nVidia card.
    Also what kernel as there seem be issues with 18.04 and -24 kernel.
    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.

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
  •