Disable partmap check on i386-ieee1275 due to openfirmware issues.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-12 17:51:43 +02:00
parent a936af564c
commit a3d566d442
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-04-12 Vladimir Serbinenko <phcoder@gmail.com>
Disable partmap check on i386-ieee1275 due to openfirmware issues.
2013-04-12 Vladimir Serbinenko <phcoder@gmail.com>
* tests/util/grub-shell.in: Fix it on powerpc.

View file

@ -69,6 +69,8 @@ case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" in
i386-ieee1275)
disk=ieee1275/d
qemudisk=hdb
# QEMU firmware has bugs which prevent it from accessing hard disk.
exit 0
;;
*)
disk=hd0