[PATCH] Create /dev nodes after DUDs are processed (#707563)

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

 



---
 loader2/loader.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/loader2/loader.c b/loader2/loader.c
index 9729072..78d7ff4 100644
--- a/loader2/loader.c
+++ b/loader2/loader.c
@@ -1741,6 +1741,9 @@ int main(int argc, char ** argv) {
         mlLoadModuleSet("mlx4_en", modLoaded, modDeps, modInfo);
     }
 
+    /* If we got new devices from the DDs, they need their /dev/node to be created here */
+    createPartitionNodes();
+
     /* JKFIXME: loaderData->ksFile is set to the arg from the command line,
      * and then getKickstartFile() changes it and sets FL_KICKSTART.  
      * kind of weird. */
-- 
1.7.4.4

_______________________________________________
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