An interesting update, IMHO:
I just rebooted, and chose the FM stanza:
title Full Monty
root (hd0,13)
chainloader +1
This then went to the grub on the FM partition (hd0,13).
In that grub menu (which works with graphics, as it should!),
there is an entry for my standard PCLos system (the one I am writing
about here, *not* the FM). The menu.lst there looks like this:
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,13)/boot/gfxmenu
default 0
title PCLinuxOS_FullMonty
kernel (hd0,13)/boot/vmlinuz BOOT_IMAGE=PCLinuxOS_FullMonty root=LABEL=PCLOS-FM quiet vmalloc=256M acpi=on resume=UUID=4e409e2a-e4a8-4c27-ad88-b066c0b00f31 splash=silent vga=788
initrd (hd0,13)/boot/initrd.img
title PCLinuxOS_FullMonty-nonfb
kernel (hd0,13)/boot/vmlinuz BOOT_IMAGE=PCLinuxOS_FullMonty-nonfb root=LABEL=PCLOS-FM quiet vmalloc=256M acpi=on resume=UUID=4e409e2a-e4a8-4c27-ad88-b066c0b00f31
initrd (hd0,13)/boot/initrd.img
title PCLinuxOS_FullMonty(failsafe)
kernel (hd0,13)/boot/vmlinuz BOOT_IMAGE=PCLinuxOS_FullMonty(failsafe) root=LABEL=PCLOS-FM failsafe vmalloc=256M
initrd (hd0,13)/boot/initrd.img
title PCLinuxOS (PCLinuxOS)
root (hd0,4)
configfile /boot/grub/menu.lst
title memtest-4.20
kernel (hd0,13)/boot/memtest-4.20 BOOT_IMAGE=memtest-4.20
So, over there I chose 'PCLinuxOS (PCLinuxOS)', which as you see, goes right back to (hd0,4) as before,
and... Lo and Behold!!!! I got a graphic menu!!!
Does this give anyone an idea of what could be wrong with my regular boot?
It does seem that there is a valid graphic menu on that partition, doesn't it? Or did
I misunderstand something?
Thank you!
Shimon