Re: Any way in LVM to deal with 512e vs 4Kn physical devices?

Phillip Susi <[email protected]> Wed, 17 Jan 2024 09:10:15 -0500
Newsgroups gmane.linux.lvm.general
Message-ID <[email protected]>
Andy Smith <[email protected]> writes:

> So, the actual problem here is something about the MBR partition
> table. Off-topic now for this list but I wonder if there is a safe
> and reliable way to modify such a partition table after sync to
> allow this to work…

Like I said before, as long as the start and length of each partition is
an even multiple of 8, just divide them by 8 and recreate the partition
table using those values.