How to make it so that there are several OS on one computer and when starting the computer you could choose which OS to load?
1 answer
If you install a mixture of Linux / Windows or Linux / Linux, then everything is very simple, practically nothing is required of you. Just install the second OS and grub will do everything for you. Here is the wiki guide for grub 2
- oneIt is usually better to install Windows first and then Linux, otherwise Windows will overwrite the Linux bootloader and the procedure will become more difficult :-) - gecube
|