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

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 11 Jan 2020 15:03:18 -0000

#15587: Regression finding Haiku partition after GNU-EFI removal
----------------------------------+----------------------------
   Reporter:  tqh                 |      Owner:  kallisti5
       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 tqh):

 Some partition info:
  * Very old partition, that is found:
 {{{
 sudo /sbin/blkid -p /dev/sdb1
 /dev/sdb1:
 LABEL="Haiku"
 VERSION="little-endian"
 UUID="2fc9c21566e50935"
 TYPE="befs"
 USAGE="filesystem"
 PART_ENTRY_SCHEME="gpt"
 PART_ENTRY_NAME="Haiku"
 PART_ENTRY_UUID="70186fa8-d6af-fc42-a893-e79c112a3942"
 PART_ENTRY_TYPE="42465331-3ba3-10f1-802a-4861696b7521"
 PART_ENTRY_NUMBER="1"
 PART_ENTRY_OFFSET="40"
 PART_ENTRY_SIZE="46903296"
 PART_ENTRY_DISK="8:16"
 }}}

  * Partition on stick:
 {{{
 sudo /sbin/blkid -p /dev/sdc1
 /dev/sdc1:
 LABEL="Haiku"
 VERSION="little-endian"
 UUID="2d4cec077f247bea"
 TYPE="befs"
 USAGE="filesystem"
 PART_ENTRY_SCHEME="dos"
 PART_ENTRY_TYPE="0xeb"
 PART_ENTRY_FLAGS="0x80"
 PART_ENTRY_NUMBER="1"
 PART_ENTRY_OFFSET="12288"
 PART_ENTRY_SIZE="1228800"
 PART_ENTRY_DISK="8:32"
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15587#comment:5>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: