我正在使用 Ubuntu 18.04。我正在尝试增加 volume 的大小sdb2
。尝试使用 GParted live 减小扩展分区的大小时,我收到此错误消息。
Could not add this operation to the list
A partition cannot end (153767936) after the end of the device (%2)
Run Code Online (Sandbox Code Playgroud)
Disk /dev/sdb: 223.6 GiB, 240057409536 bytes, 468862128 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xfa04408e
Device Boot Start End Sectors Size Id Type
/dev/sdb1 2048 15624191 …
Run Code Online (Sandbox Code Playgroud)