On Aug 29, 2005, at 9:32 PM, Hollis Blanchard wrote:

Steps to reproduce:

1. cat > small.cfg << EOF
linux (hd,2)/vmlinuz-2.6.12-1.1447_FC4 root=/dev/VolGroup00/LogVol00
initrd (hd,2)/initrd-2.6.12-1.1447_FC4.img
EOF

2. cat > title.cfg << EOF
title linux
linux (hd,2)/vmlinuz-2.6.12-1.1447_FC4 root=/dev/VolGroup00/LogVol00
        initrd (hd,2)/initrd-2.6.12-1.1447_FC4.img
EOF

Turns out this was an easy one, made difficult by Open Firmware being annoying: nobody had ever implemented getcharwidth for ofconsole.c...

I have now. title.cfg above is much happier, though I suspect small.cfg is still broken.

-Hollis



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to