You are not logged in.

#1 2019-07-18 09:02:04

robotoid
Member
Registered: 2019-07-18
Posts: 15

[SOLVED] Boot flag on root or boot partition in bios?

Hello

When partitioning the disk during installation on a bios machine, the "bootable" flag goes to the partition that will hold / . If the system is encrypted, then /boot is on a separate partition. So should the boot flag be set on this partition instead? (concerning bios/mbr only, using grub)

Last edited by robotoid (2019-07-18 11:51:39)

Offline

#2 2019-07-18 10:55:26

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: [SOLVED] Boot flag on root or boot partition in bios?

the "bootable" flag goes to the partition that will hold /

On an MBR disk the bootflag should always be set to the partition where a bootloader is present.
For linux systems the bootloader is present in /boot , so set the bootflag to the partition where /boot resides .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2019-07-18 11:49:30

robotoid
Member
Registered: 2019-07-18
Posts: 15

Re: [SOLVED] Boot flag on root or boot partition in bios?

Thanks

I just stumbled upon the answer in the Parted article. Haven't seen it stated explicitly elsewhere.

Offline

Board footer

Powered by FluxBB