On Wed, Sep 20, 2017 at 12:20:54PM +0000, Oleksii Kurochko wrote: > I want to boot on each processor ( 2 CPUs ) Linux kernel. > > By fast looking on it I did not see any SMP patches. > Is it some SMP support in the GRUB?
You can only boot one OS on a machine unless you use virtualization. After all there is only one interrupt controller, keyboard, PCI bus, video card, etc (at least usually). grub boots one OS since that is all you can do on normal hardware. -- Len Sorensen _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel