Re: Bug#709097: grub-pc: Boot failure after updating to 2.00-14 - cannot find normal.mod, grub-rescue reports /boot empty

2013-08-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11.08.2013 15:53, Colin Watson wrote: Control: retitle -1 misdetects FAT-overwritten-with-ext2 as FAT Control: severity -1 important This is a pretty specialised (hence the severity downgrade), but interesting, corner case. It appears that the partition in question used to be a FAT filesys

Re: ctrl-x / ctrl-c may not work under GRUB2 with EFI

2013-08-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06.08.2013 10:35, Pawel Wojtalczyk wrote: +#if defined (__i386__) || defined (__x86_64__) +if (key.unicode_char < 0x20 && key.unicode_char != 0 && key.unicode_char != '\t' && key.unicode_char != '\b' && key.unicode_char != '\n' && key.unicode_char != '\r') + return GRUB_TERM_CTRL | (k

Re: Bug#709097: grub-pc: Boot failure after updating to 2.00-14 - cannot find normal.mod, grub-rescue reports /boot empty

2013-08-12 Thread Andrey Borzenkov
В Sun, 11 Aug 2013 14:53:06 +0100 Colin Watson пишет: > > > > A copy of the offening boot partition (saved with 'dd if=/dev/sda1 of= > > bs=1M') is at http://www.lunch.org.uk/grub2-empty-partition.bz2. > > This is a pretty specialised (hence the severity downgrade), but > interesting, corner ca