Add Partition - Tell Linux Kernel About Partitions | Online Free DevTools by Hexmos
Add partitions to Linux kernel with Addpart. Easily notify the kernel about new partitions on devices. Free online tool, no registration required.
addpart
Tell the Linux kernel about the existence of the specified partition. A simple wrapper around the
add partition
ioctl. More information: https://manned.org/addpart.
- Tell the kernel about the existence of the specified partition:
addpart {{device}} {{partition}} {{start}} {{length}}