Index: trunk/i386/boot2/boot.c =================================================================== --- trunk/i386/boot2/boot.c (revision 1109) +++ trunk/i386/boot2/boot.c (revision 1110) @@ -371,7 +371,7 @@ bool tryresume; bool tryresumedefault; bool forceresume; - bool usecache = true; + bool usecache = false;//true; // additional variable for testing alternate kernel image locations on boot helper partitions. char bootFileSpec[512];