ADDPART(8) System Administration ADDPART(8)
addpart β tell the kernel about the existence of a partition
| Use Case | Command | Description |
|---|---|---|
| β Add partition to kernel awareness | addpart device partition start length |
Notify the kernel about a partition without modifying the block device. |
addpart device partition start length
addpart tells the Linux kernel about the existence of the specified partition. The command is a simple wrapper around the "add partition" ioctl.
This command doesnβt manipulate partitions on a block device.
device
πΎ The disk device.
partition
π’ The partition number.
start
π The beginning of the partition (in 512-byte sectors).
length
π The length of the partition (in 512-byte sectors).
For bug reports, use the issue tracker at https://github.com/karelzak/util-linux/issues.
The addpart command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.
util-linux 2.37.2 2021-06-02 ADDPART(8)
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-25 05:16 @216.73.216.179
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)