LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to reboot from windows into another OS. (https://www.linuxquestions.org/questions/linux-software-2/how-to-reboot-from-windows-into-another-os-517725/)

bkz81 01-09-2007 11:37 AM

How to reboot from windows into another OS.
 
Hello all. I would like to know if there is any program or boot.ini editing that i would have to do to restart my windows PC into either Vista or Linux. You know how in Linux when you try to restart your PC it gives you the option to select which OS you want to reboot in. Thank you for your time on this matter.

b0uncer 01-09-2007 11:42 AM

It's all the same: a bootloader and how it's configured. First of all there needs to be at least two operating systems installed (or kernel versions) so that it would make sense having a boot menu. Linux users usually use GRUB or LiLo bootloaders, but there are a lot of alternatives; even Windows' bootloader can boot Linuxes, and other operating systems (not sure about Vista, but I guess it makes no difference), but it's typically a bit more difficult than just installing GRUB or some other bootloader along with Linux (or, if you have another OS, then it's bootloader or some 3rd party loader). Basically to get a non-Windows operating system to be present in the Windows Boot Menu (that you get by pressing usually F8 before Windows boots if it's installed as the main OS) is to create a disk image of the other OS's boot partition, copy it to your Windows partition where W can access it, and then add an entry to your boot.ini file. I believe somebody has written good instructions on how this is done, so look from Google.

pixellany 01-09-2007 11:45 AM

There are many ways to do this:
Use the Linux booting scheme
Use the windows booting scheme and boot Linux thru a file installed in the Windows system area
Purchase a boot manager.

Search here at LQ for this---it is a very common question. Also, find Saikee (member's name) and look at some of the links in his profile.


All times are GMT -5. The time now is 04:23 AM.