Linux "partprobe" Command Line Options and Examples
inform the OS of partition table changes

This manual page documents briefly the partprobe command. partprobe is a program that informs the operating system kernel of partition table changes..


Usage:

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




Command Line Options:

-d
Don't update the kernel.
partprobe -d ...
-s
Show a summary of devices and their partitions.
partprobe -s ...
-h
Show summary of options.
partprobe -h ...
-v
Show version of program.REPORTING BUGSReport bugs to <bug-parted@gnu.org>
partprobe -v ...