[PATCH 1/1] Make sure that the devices are correctly detected (#491700)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 storage/__init__.py |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/storage/__init__.py b/storage/__init__.py
index f2afb07..7952645 100644
--- a/storage/__init__.py
+++ b/storage/__init__.py
@@ -467,6 +467,9 @@ class Storage(object):
                    available for the purpose of storing the exception
                    report.
         """
+        # When a usb is connected from before the start of the installation,
+        # it is not correctly detected.
+        udev.udev_trigger()
         self.reset()
 
         dests = []
-- 
1.6.0.6

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux