LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installation (https://www.linuxquestions.org/questions/linux-newbie-8/installation-834664/)

chetan_linux 09-26-2010 11:33 PM

Installation
 
Hi All,

I am trying to install 3 os on my system. First i install Windows 7, then after Red hat enterprise linux. Both are working fine with dual boot, but when i install Windows server 2008 after these two . i am not getting proper boot option for Windows 2008 server. How to run/install all three OS in a same system.

Thanks
Chetan

prayag_pjs 09-26-2010 11:39 PM

Hi,,
if you want to ttriple boot then,you may need to install the grub again.Whrn you install windows it overwrites grub.
Now you boot with RedHat cd/dvd--->Go to Rescue mode--->do
Code:

chroot /mnt/sysimage
fdisk -l
grub-install </dev/sda or /dev/hda)>

Then open file
Quote:

/boot/grub/grub.conf
and make the entry of Windows 2008 Server in it

austinium 09-26-2010 11:39 PM

http://www.adminlinux.org/2009/10/ho...in-rescue.html


All times are GMT -5. The time now is 09:06 AM.