summaryrefslogtreecommitdiffstats
path: root/fdisk/fdisk.8
diff options
context:
space:
mode:
authorVincent Deffontaines2008-09-16 13:08:12 +0200
committerKarel Zak2008-10-06 11:52:48 +0200
commitc64061c9b306f2db49ba97d066b8487f66a914fa (patch)
treed491eae63be37f3e4b49b91d400942d3903df05d /fdisk/fdisk.8
parentmount: remove link to namesys.com (diff)
downloadkernel-qcow2-util-linux-c64061c9b306f2db49ba97d066b8487f66a914fa.tar.gz
kernel-qcow2-util-linux-c64061c9b306f2db49ba97d066b8487f66a914fa.tar.xz
kernel-qcow2-util-linux-c64061c9b306f2db49ba97d066b8487f66a914fa.zip
fdisk: suggest partprobe(8) and kpartx(8) when BLKRRPART failed
Signed-off-by: Vincent Deffontaines <vincent@gryzor.com> Signed-off-by: Karel Zak <kzak@redhat.com> Co-Author: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'fdisk/fdisk.8')
-rw-r--r--fdisk/fdisk.84
1 files changed, 3 insertions, 1 deletions
diff --git a/fdisk/fdisk.8 b/fdisk/fdisk.8
index ea829784c..5798a5394 100644
--- a/fdisk/fdisk.8
+++ b/fdisk/fdisk.8
@@ -243,9 +243,11 @@ The option `dump partition table to file' is missing.
.\" and many others.
.SH "SEE ALSO"
.BR cfdisk (8),
+.BR sfdisk (8),
.BR mkfs (8),
.BR parted (8),
-.BR sfdisk (8)
+.BR partprobe (8),
+.BR kpartx (8)
.SH AVAILABILITY
The fdisk command is part of the util-linux-ng package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.