* grub-core/kern/emu/hostdisk.c (linux_find_partition): Don't abort

on first non-existant partition.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-05-09 18:59:35 +02:00
parent d8ce999501
commit dd94a3df9d
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2011-05-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c (linux_find_partition): Don't abort
on first non-existant partition.
2011-05-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c (open_device): Set data->fd to -1 if