DELPART(8) | 시스템 관리 | DELPART(8) |
이름¶
delpart - tell the kernel to forget about a partition
개요¶
delpart 장치 분할영역
설명¶
delpart asks the Linux kernel to forget about the specified partition (a number) on the specified device. The command is a simple wrapper around the "del partition" ioctl.
이 명령은 블록 장치의 분할 영역을 다루지 않습니다.
옵션¶
-h, --help
-V, --version
추가 참조¶
버그 보고¶
For bug reports, use the issue tracker <https://github.com/util-linux/util-linux/issues>.
가용성¶
delpart 명령은 Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>에서 다운로드할 수 있는 util-linux 패키지의 일부입니다.
2025-09-24 | util-linux 2.41.2 |