grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configs that make my Mac crash


From: Hollis Blanchard
Subject: Re: configs that make my Mac crash
Date: Tue, 30 Aug 2005 20:07:12 -0500

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]