Man page - resizepart(8)
Packages contas this manual
Package: util-linux-extra
apt-get install util-linux-extra
apt-get install util-linux-extra
Manuals in package:
Documentations in package:
Available languages:
en fr pt_BR pl ko uk ro sr deManual
| 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.
이 명령은 블록 장치의 분할 영역을 다루지 않습니다.
매개 변수
장치
디스크 장치.
분할영역
분할 영역
번호입니다.
길이
The new length of the partition (in 512-byte
sectors).
-h, --help
도움말 내용을
나타낸 후 나갑니다.
-V, --version
Display version and exit.
추가 참조
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 |