First of all, I want to congrat you for this work, I am playing with rEFInd (0.11.2 compiled from source against EDK2 framework) as a wonderful boot manager, allowing me to boot the loader I need (with excellent features such as "scan", "dontscan"), I met two specific troubles:
- booting GRUB2 on specific hw (supermicro X10), when RescanAll is called (faulty function is ConnectAllDriversToAllControllers)
- booting Xen from any bootloader (on any hw)
For the first point, would you mind explain why this call is made only in RescanAll() call.
For the second point, have you ever succedded to boot Xen (I read in NEWS.txt that a change in 0.7.3 made VMWare not able to boot, which I cannot figure out with my installs).
Thanks for your answers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
First of all, I want to congrat you for this work, I am playing with rEFInd (0.11.2 compiled from source against EDK2 framework) as a wonderful boot manager, allowing me to boot the loader I need (with excellent features such as "scan", "dontscan"), I met two specific troubles:
- booting GRUB2 on specific hw (supermicro X10), when RescanAll is called (faulty function is ConnectAllDriversToAllControllers)
- booting Xen from any bootloader (on any hw)
For the first point, would you mind explain why this call is made only in RescanAll() call.
For the second point, have you ever succedded to boot Xen (I read in NEWS.txt that a change in 0.7.3 made VMWare not able to boot, which I cannot figure out with my installs).
Thanks for your answers.