Last night I installed Red Hat 8.0 on a machine running OS/2 Warp. The machine was setup with OS/2 Boot Manager (hd0, 2) and OS/2 (hd0, 3) in separate primary partitions. I installed Red Hat 8.0 in an extended partition (hd0, 4) with root (hd0, 5), swap (hd0, 6) amd usr (hd0, 7). GRUB boots correctly from the hard disk, but only gives me the option of booting Red Hat 8.0. I have added a second option to the grub.conf file, modeled after a sample for Windows XP:
title OS2 Warp
rootnoverify (hd0, 2)
chainloader +1
This language takes me to the OS/2 Boot Manager but I am unable to get OS/2 to start from there. Although the install manual indicates GRUB is compatible with OS/2, there are no specific examples I can find. I have looked through 12 months worth of posts and found no reference to OS/2 but am unwilling to give up. Can you describe how to setup GRUB for OS/2 or point me to a knowledgeable source?
Thanks,
Rick