The Hyperv uses vmbus channel to communicate between the guest OS and Host OS, by this vmbus channel only all communications can happen further. My problem is when crash happens the crash-capture kernel is unable to load the root filesystem. Because the storage drivers are not initialized by the time ofcrash-capture kernel booting. So can anyone explain me how to initialize drivers properly and initialize vmbus..??
↧