| RESIZEPART(8) | 시스템 관리 | RESIZEPART(8) |
resizepart - 커널에 새 분할 영역 크기 정보를 알립니다
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.
이 명령은 블록 장치의 분할 영역을 다루지 않습니다.
장치
분할영역
길이
-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>.
resizepart 명령은 Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>에서 다운로드할 수 있는 util-linux 패키지의 일부입니다.
| 2025-05-09 | util-linux 2.41 |