System Grab Bag

View all TLDR pages from Linux (or from all pages)

addpart

Tells the Linux kernel about the existence of the specified partition. The command is 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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.