[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RAID b/w GPT and NON GPT partition.



Arno Schuring a écrit :
> 
> As Pascal has said, the easiest is to create a new partition in the
> free space before partition 1 (sectors 34-2047). Make sure it has the
> correct type for a Bios Boot Partition (gdisk type ef02, with parted
> you need to set the Bootable flag).

Actually no. Parted uses the "boot" flag in a GPT disklabel to represent
an EFI system partition. The correct flag to represent a BIOS boot
partition is "bios_grub".

> Then reboot, as the kernel won't
> load the new partition table immediately.

No need to reboot. Parted tells the kernel to update its view of the
partition table. Dunno about gdisk, but partprobe can be used to update
the kernel after a partition table change.


Reply to: