1

I did a clean installation. The boot priority is also fine. But the system won't boot until I manually go to the bios and boot from my HDD. How can I fix it?

Laptop model is: NP305V5A-A05DX

  • When you go into BIOS, do you have to reset it every time? Or does it remember the boot priority? If you need to reset it, then your CMOS battery is probably dead. – mpboden Jun 18 '23 at 18:46
  • @mpboden No, the settings and boot priority are saved after rebooting – Sentyreon Jun 18 '23 at 18:51
  • Is this an UEFI system, but you installed in BIOS mode? It then defaults to UEFI boot, but you have to manually override that to boot in BIOS mode. – oldfred Jun 18 '23 at 19:57

1 Answers1

0

Normally (with most installers that I know) the installed system will boot only in the mode that was running during installation.

  • So if you install in BIOS mode alias CSM alias legacy mode, the installed system will boot in that mode
  • and if you install in UEFI mode, the installed system will boot in UEFI mode.

You must tweak the system in order to make it boot both in BIOS mode and UEFI mode. It is possible according to the following links,

This is what to do if you want a portable system, bootable in most PC computers with 64-bit architecture.


If you intend to use the server in one particular computer, it is easier. When installing Ubuntu Server, be sure to boot in the mode that you intend to run it after installation, UEFI mode or BIOS mode alias CSM alias legacy mode.

It is probably easier and faster to make a fresh installation than to tweak the existing system to make it boot also in the other boot mode.


If still problems, you can refer to the following link and links from it to look for possible things to tweak,

sudodus
  • 46,324
  • 5
  • 88
  • 152