diff --git a/text.py b/text.py
index ec00e0b..70f0148 100644
--- a/text.py
+++ b/text.py
@@ -559,8 +559,6 @@ class InstallInterface:
return False
if isys.isVioConsole():
return False
- if os.path.exists("/proc/xen"): # this keys us that we're a xen guest
- return False
return True
def run(self, anaconda):
--
1.5.4.1
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list