]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
* grub-core/kern/emu/hostdisk.c (find_system_device): Only try to
authorColin Watson <cjwatson@ubuntu.com>
Tue, 21 Sep 2010 09:36:44 +0000 (10:36 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Tue, 21 Sep 2010 09:36:44 +0000 (10:36 +0100)
commit4eff79d2f93b4f812165fd6318657a198fc06c48
treea8dbed74976cc7c4173d86a8d27e1b90425f6e69
parent934d7e44b259b42efa2721a39a95eb1961b60ea0
* grub-core/kern/emu/hostdisk.c (find_system_device): Only try to
convert partition names to disk names if the new `convert' parameter
is set.
(grub_util_biosdisk_get_grub_dev): If opening the disk device
returns GRUB_ERR_UNKNOWN_DEVICE, treat the partition device as a
disk in its own right.  This can happen with Xen disk images.
ChangeLog
grub-core/kern/emu/hostdisk.c