[Ilugc] Linux+FreeBSD+Win2k installation doubts

  • From: vijairaj.r@xxxxxxxxx (Vijairaj)
  • Date: Thu May 19 00:19:12 2005

On Wed, 2005-05-18 at 20:13 +0530, Franklin wrote:

Hello,

I would like to have a multiboot system with Linux, FreeBSD and Windows
2000.
I use a Dell AXi series laptop. It has got 20GB HDD and 192MB RAM.

I installed Windows first on 4GB, used the remaining space and made a 10GB
partition
and installed RedHat 9 with GRUB. Now Linux and windows are working fine.
While doing
a partioning in Linux installation I allocated the remaining free space for
FreeBSD and finally
installed FreeBSD. But after reboot I see only Linux and Windows in GRUB and
I don't know
where FreeBSD has gone. Could you please tell me where I went wrong or lack
something?

You need to manually add the entry for Freebsd in the grub config file
which will be something like

title   FreeBSD-5.21 x86
        rootnoverify    (hd0,3)
        chainloader     +1
        BOOT

replace (hd0,3) suitably

--
Vijairaj

Other related posts: