From: "Richard W.M. Jones" <rjones(a)redhat.com>
(cherry picked from commit fb282e677c015de65627790a02aceb6ed264ed80)
(cherry picked from commit 64b67377b6536b09832ae7ee35573ce44c628365)
---
resize/virt-resize.pod | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/resize/virt-resize.pod b/resize/virt-resize.pod
index 6bb4612..7221fd5 100644
--- a/resize/virt-resize.pod
+++ b/resize/virt-resize.pod
@@ -701,6 +701,10 @@ hand-calculating sector offsets, which is something that virt-resize
was designed to avoid. If you want to see the guestfish-equivalent
commands that virt-resize runs, use the I<--debug> flag.
+L<dracut(8)> includes a module called C<dracut-modules-growroot> which
+can be used to grow the root partition when the guest first boots up.
+There is documentation for this module in an associated README file.
+
=head1 SHELL QUOTING
Libvirt guest names can contain arbitrary characters, some of which
--
1.8.3.1