* grub-core/kern/emu/getroot.c (grub_guess_root_device): Revert to

old method if mountinfo would return /dev/root and /dev/root doesn't
	exist.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-06-24 04:32:54 +02:00
parent 290766fb77
commit bc09e1a238
2 changed files with 12 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2011-06-24 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/getroot.c (grub_guess_root_device): Revert to
old method if mountinfo would return /dev/root and /dev/root doesn't
exist.
2011-06-24 Vladimir Serbinenko <phcoder@gmail.com>
ZFS zlib support