[release-notes] without --force, dracut will complain about overwriting existing initramfsen

Pete Travis immanetize at fedoraproject.org
Thu May 16 22:03:27 UTC 2013


commit 4d2373b944b8bb24bb80f9d854508a1205fca935
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Thu May 16 16:02:18 2013 -0600

    without --force, dracut will complain about overwriting existing initramfsen

 en-US/Boot.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Boot.xml b/en-US/Boot.xml
index 6829094..536f245 100644
--- a/en-US/Boot.xml
+++ b/en-US/Boot.xml
@@ -11,7 +11,7 @@
       <warning>
         <title>Rescue and Rebuild for major changes</title>
         <para>
-          Boot speed is improved by removing unused features from the initramfs. If new hardware is added, boot into the rescue initramfs and use the command  <command>dracut --regenerate-all</command> to rebuild.
+          Boot speed is improved by removing unused features from the initramfs. If new hardware is added, boot into the rescue initramfs and use the command  <command>dracut --regenerate-all --force</command> to rebuild and replace the old initramfs.
         </para>
       </warning>
       <para>


More information about the docs-commits mailing list