[haiku-bugs] Re: [Haiku] #15587: Regression finding Haiku partition after GNU-EFI removal

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 21 Jan 2020 19:48:29 -0000

#15587: Regression finding Haiku partition after GNU-EFI removal
----------------------------------+----------------------------
   Reporter:  tqh                 |      Owner:  jessicah
       Type:  bug                 |     Status:  assigned
   Priority:  blocker             |  Milestone:  R1/beta2
  Component:  System/Boot Loader  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------
Comment (by pulkomandy):

 See my comments in the change request:

 https://review.haiku-os.org/c/haiku/+/2040

 This "drop device path end" was used to find the parent of the partition
 device (that is, the whole disk we are booting from). Removing this means
 we are now always referring to the partition, which may work in some EFI
 implementations, but not all. So, we should either:
 - Restore the code to find the disk from the partition, but in a way that
 doesn't crash qemu, or,
 - Try to use the partition, and if that doesn't work, restore the code to
 attempt to boot from the disk
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15587#comment:28>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: