logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

partprobe - inform the OS of partition table changes

Author

       This  manual page was written by Timshel Knoll <timshel@debian.org>, for the Debian GNU/Linux system (but
       may be used by others).

parted                                           March 18, 2002                                     PARTPROBE(8)

Description

       This manual page documents briefly the partprobe command.

       partprobe is a program that informs the operating system kernel of partition table changes.

Name

       partprobe - inform the OS of partition table changes

Options

       This program uses short UNIX style options.

       -d,--dry-run
              Don't update the kernel.

       -s,--summary
              Show a summary of devices and their partitions.

       -h,--help
              Show summary of options.

       -v,--version
              Show version of program.

Reporting Bugs

       Report bugs to <bug-parted@gnu.org>

See Also

parted(8).

Synopsis

partprobe [-d] [-s] [devices...]

See Also