You can install Linux too.
During the installation of Linux create /boot, install Grub in the /boot partiton not in MBR. Copy the first 512 byte of the linux partition in a namefile (ex. dd if=/dev/hda3 of=/bootsect.lnx bs=512 count=1)
Note. Change /dev/hda3 for the corresponding /boot partition
 Copy the namefile in C:\. Then edit boot.ini which is in C:\ ,and add a line like this: C:\bootsect.linx="Red Had Linux"
 
----- Original Message -----
Sent: Tuesday, November 05, 2002 12:36 AM
Subject: Multiple Boot up OS.

Greetings all,
 
I am new to Linux and wanting to install redhat 8.0 (Personal) in a PC already with dual boot up OS (Windows 95 and 2000). Is there anything preventing me from installing Linux RH so that I can have multiple boot OS (3 OSs)?
 
How would I go about this? Documentation on installation explains how to install for dual boot up. How about multiple boot up? Much appreciate any advice on this.
 
Many thanks,
 

Reply via email to