| RESIZEPART(8) | Administração do sistema | RESIZEPART(8) |
resizepart - avisa o kernel sobre o novo tamanho de uma partição.
resizepart device partition length
resizepart tells the Linux kernel about the new size of the specified partition. The command is a simple wrapper around the "resize partition" ioctl.
Este comando não manipula partições em um dispositivo de bloco.
dispositivo
partição
comprimento
-h, --help
-V, --version
addpart(8), delpart(8), fdisk(8), parted(8), partprobe(8), partx(8)
For bug reports, use the issue tracker <https://github.com/util-linux/util-linux/issues>.
O comando resizepart é parte do pacote util-linux que pode ser baixado do Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.
| 2025-05-09 | util-linux 2.41 |