On Tuesday 05 Aug 2008, Saifi Khan wrote: > Anybody who has installed multiple Linux distros, please help > Mr. V C Mohan with the issues he is facing. > > thanks > Saifi. > > ---------- Forwarded message ---------- > Date: Sun, 3 Aug 2008 19:20:42 +0530 > From: V.C.Mohan > > > I am trying to install UBUNTU Hardy Heron and Fedora Sulfer as two > other OS on my windows XP system. After UBUNTU, as the third os I > tried Fedora. The GRUB loader retained XP but possibly does not like > UBUNTU. So I do not find any option to start it as boot option. Then > I tried to reinstall UBUNTU in its own space. It detected Fedora, > asked whether I should import user settings, but then in GRUB I do > not find Fedora. It appears Linux is happy with XP but do not like > other Linux systems. Is there a way to get the three systems visible > at boot as options? > > mohan
By default, the "last" Linux distro will install the grub loader in the MBR of the first hard disk. To add the missing entries, edit /boot/grub/menu.lst and add the entries for the missing Linux distros. (To ease this task, mount the "root" partition of the missing distro on /mnt and read the /mnt/boot/grub/menu.lst file entries, copy paste them) HTH, -- Arun Khan

