diff options
-rw-r--r-- | en/post-install/rescue.xml | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/en/post-install/rescue.xml b/en/post-install/rescue.xml index 614738534..e2a861b8a 100644 --- a/en/post-install/rescue.xml +++ b/en/post-install/rescue.xml @@ -18,15 +18,17 @@ for this. <!-- TODO: describe what to do on arches where this isn't set up in the bootloader --> -To access rescue mode, type <userinput>rescue</userinput> at the +To access rescue mode, select <userinput>rescue</userinput> from the +boot menu, type <userinput>rescue</userinput> at the <prompt>boot:</prompt> prompt, or boot with the -<userinput>rescue/enable=true</userinput> boot parameter. You'll be shown -the first few screens of the installer, with a note in the corner of the -display to indicate that this is rescue mode, not a full installation. Don't -worry, your system is not about to be overwritten! Rescue mode simply takes -advantage of the hardware detection facilities available in the installer to -ensure that your disks, network devices, and so on are available to you -while repairing your system. +<userinput>rescue/enable=true</userinput> boot parameter. You'll be +shown the first few screens of the installer, with a note in the +corner of the display to indicate that this is rescue mode, not a full +installation. Don't worry, your system is not about to be overwritten! +Rescue mode simply takes advantage of the hardware detection +facilities available in the installer to ensure that your disks, +network devices, and so on are available to you while repairing your +system. </para><para> |