Index: trunk/i386/boot2/gui.c =================================================================== --- trunk/i386/boot2/gui.c (revision 1413) +++ trunk/i386/boot2/gui.c (revision 1414) @@ -1483,7 +1483,7 @@ int cnt=0; int offset=0; - if( !title || !text ) + if( !title || !text_orig ) return; // Create a copy so that we don't mangle the original