[bug #31208] JPEG restart markers not supported

2010-10-26 Thread Vladimir Serbinenko
Update of bug #31208 (project grub): Summary: JPEG files not displayed in background. = JPEG restart markers not supported ___ Reply to this item at: http://savannah.gnu.org/bugs/?31208

possible bug in i386 boot.S floppy probing code

2010-10-26 Thread Mirko Parthey
Hello all, while reading through grub-core/boot/i386/pc/boot.S in the Bazaar version of Grub 2, I noticed that the floppy probing code calls int $0x13, %ah===$0x02 /* disk read sector */ without initializing the %es register, and with %bx holding a value that was likely meant to go into %es.

[bug #31425] Post GRUB2 update /boot prefix no longer needed

2010-10-26 Thread Mark W
Follow-up Comment #10, bug #31425 (project grub): Just had GRUB2 update on my debian testing (same machine) now got GRUB2 version: 1.98+20100804-7 and I can confirm it works. No /boot prefix. Even double check with manual grub-update. Cheers. Closed.