MicroOS with MBR

Hi,

I would like to install MicroOS as system to my server.
But I have issue - my old notebook, which I’m using as server, doesn’t support GPT. (It also always shows itself as with UEFI support, but there is no settings of UEFI in BIOS). So, I have to install it with MBR (I know it will not boot up with GPT). I checked the default layout of disks in installation MicroOS and I know I will have to probably set it manually in expert configuration the same way, but for MBR.

But in expert configuration I cannot see bios boot partition, which is used in default configuration layout.

I know there is some conversion tools, which can just convert partition table between GPT and MBR, but I’m not sure If it will not break up the system.

Can you help me, how to install the system?

GPT is supported by Linux, not hw.
Upgrade BIOS and try again.

It is an old notebook. There are no new BIOS upgrade.
I just know, I have to boot system from MBR disk. External disks I have in GPT.

MicroOS doesn’t support MBR partitioning, or BIOS Booting, as far as I know.

In installation, in disk partitioning, in expert partitioning, there is possible to create MBR/GPT partition table. So, it supports it. And I can boot iso in gnome boxes with BIOS configuration, not UEFI.

Misunderstanding?

I guess this is true for the boot/root disk/partition and as such explained.

This is about a partitioning tool that is able to edit/create MBR partitioned disks.

So you can still use MBR partitioned disks on the system, but not as disk to boot from.

So, there isn’t another way? I would like to have immutable system on server and other linux distributions, I tested are dependent on GPT.

I’m thinking of e.g. make gpt look like mbr with gdisk or recreate boot sector legacy way after installation on gpt disk (with --target=i386-pc) but I never tried it, if it will break something.

Try to search.

https://forums.linuxmint.com/viewtopic.php?t=363485

No, Linux can use GPT + legacy BIOS boot.

You are right, I was afraid too much. it just works without any workarounds, possible gpt with legacy bios boot

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.