summaryrefslogtreecommitdiffstats
path: root/rescue.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-06-01 15:42:41 +0000
committerChris Lumens <clumens@redhat.com>2006-06-01 15:42:41 +0000
commit1955d83ca03c09a4463a66c5252f58ef2cc96493 (patch)
tree3591e8d4b50addfdce48ff2102524aec414a3187 /rescue.py
parent8ccbcb16e699315b573dd58c0ad4dd1a1ff1cab5 (diff)
downloadanaconda-1955d83ca03c09a4463a66c5252f58ef2cc96493.tar.gz
anaconda-1955d83ca03c09a4463a66c5252f58ef2cc96493.tar.xz
anaconda-1955d83ca03c09a4463a66c5252f58ef2cc96493.zip
Fix the first part of rescue mode brokenness.
Diffstat (limited to 'rescue.py')
-rw-r--r--rescue.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/rescue.py b/rescue.py
index 620f87fa7..a1d318842 100644
--- a/rescue.py
+++ b/rescue.py
@@ -266,6 +266,7 @@ def runRescue(anaconda):
screen = SnackScreen()
anaconda.intf = RescueInterface(screen)
+ anaconda.setMethod()
# prompt to see if we should try and find root filesystem and mount
# everything in /etc/fstab on that root