pop-os / iso

Pop!_OS ISO production
Other
500 stars 65 forks source link

4k sector disks incorrectly calculated during installation #241

Closed cblakely closed 5 years ago

cblakely commented 5 years ago

The 19.04 installer shows everything calculated as 512-byte blocks regardless of the actual disk configuration. For example a 400GB 4k-native disk shows up as 50GB. Parted correctly identifies the disk as 4096 block size, and show partitions as their correct size.

screenshot from installer

mmstick commented 5 years ago

Duplicate of https://github.com/pop-os/distinst/issues/177