Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
added 1 character in body
Source Link
Andreas
  • 604
  • 1
  • 8
  • 17

While I still don't agree that ending up with a partition of the wrong size and type is a copy, the fixes aren'tweren't too complicated:

  1. Change the partition type to Apple APFS using gdisk
  2. Change the partition size in the GPT back to what it was originally, using fdisk. This works for APFS partitions since GParted couldn't possibly have resized the actual file system to span the whole partition (no stable APFS write support as far as I know).

While I still don't agree that ending up with a partition of the wrong size and type is a copy, the fixes aren't too complicated:

  1. Change the partition type to Apple APFS using gdisk
  2. Change the partition size in the GPT back to what it was originally, using fdisk. This works for APFS partitions since GParted couldn't possibly have resized the actual file system to span the whole partition (no stable APFS write support as far as I know).

While I still don't agree that ending up with a partition of the wrong size and type is a copy, the fixes weren't too complicated:

  1. Change the partition type to Apple APFS using gdisk
  2. Change the partition size in the GPT back to what it was originally, using fdisk. This works for APFS partitions since GParted couldn't possibly have resized the actual file system to span the whole partition (no stable APFS write support as far as I know).
Source Link
Andreas
  • 604
  • 1
  • 8
  • 17

While I still don't agree that ending up with a partition of the wrong size and type is a copy, the fixes aren't too complicated:

  1. Change the partition type to Apple APFS using gdisk
  2. Change the partition size in the GPT back to what it was originally, using fdisk. This works for APFS partitions since GParted couldn't possibly have resized the actual file system to span the whole partition (no stable APFS write support as far as I know).