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)
버그 보고¶
<https://github.com/util-linux/util-linux/issues의> 문제 추적 게시판에 버그를 보고하십시오.
가용성¶
resizepart 명령은 Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>에서 다운로드할 수 있는 util-linux 패키지의 일부입니다.
2025-01-14 | util-linux 2.40.4 |