You are not logged in.
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
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.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Online
Thanks
I just stumbled upon the answer in the Parted article. Haven't seen it stated explicitly elsewhere.
Offline