diff -NurbP --minimal grub-0.93/stage2/stage2.c grub-0.93-v3/stage2/stage2.c --- grub-0.93/stage2/stage2.c Wed Dec 4 01:54:23 2002 +++ grub-0.93-v3/stage2/stage2.c Sun Mar 9 01:58:07 2003 @@ -994,6 +994,8 @@ /* If no acceptable config file, goto command-line, starting heap from where the config entries would have been stored if there were any. */ + + stop_floppy(); enter_cmdline (config_entries, 1); } else