Index: trunk/i386/boot1/boot1he.s =================================================================== --- trunk/i386/boot1/boot1he.s (revision 901) +++ trunk/i386/boot1/boot1he.s (revision 902) @@ -542,8 +542,6 @@ hlt jmp hang -%if VERBOSE - ;-------------------------------------------------------------------------- ; readLBA - Read sectors from a partition using LBA addressing. ; @@ -637,6 +635,8 @@ popad ret +%if VERBOSE + ;-------------------------------------------------------------------------- ; Write a string with 'boot1: ' prefix to the console. ;