At Wed, 1 Jan 2003 22:34:42 +0100, Slawomir Janukowicz wrote: > Error 15: file not found > > (completition works ok)
Hmm, that sounds strange. Can you check your filesystem with "e2fsck -f"? If that doesn't solve anything, please recompile GRUB with the cpp macro E2DEBUG defined (e.g. make GRUB_CFLAGS="-DE2DEBUG=1"). Then, invoke the grub shell "grub" as a superuser and execute "testload /boot/vmlinuz". This would produce a lot of debug messages. Send all the messages. I'll take a look at them. Thanks, Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
