[haiku-bugs] Re: [Haiku] #17659: EFI fat filesystem prepared by new internal filesystem tool invalid

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 15 Mar 2022 21:34:17 -0000

#17659: EFI fat filesystem prepared by new internal filesystem tool invalid
---------------------------+-------------------------
  Reporter:  kallisti5     |      Owner:  nobody
      Type:  bug           |     Status:  new
  Priority:  normal        |  Milestone:  Unscheduled
 Component:  Build System  |    Version:  R1/beta3
Resolution:                |   Keywords:
Blocked By:                |   Blocking:
  Platform:  All           |
---------------------------+-------------------------
Comment (by kallisti5):

 before fsck:
 {{{
 [kallisti5@freeframe rune]$ ./target/debug/rune  -b rpi4 -i ~/Downloads
 /haiku-master-hrev55948-arm-mmc.image /tmp/test
 [1/4] Calculating dependencies for Raspberry Pi 4 (BCM2711) media...
 [2/4] Writing Haiku to "/tmp/test"...
 Error: no Haiku boot partitions
 }}}

 after fsck repair:
 {{{
 [kallisti5@freeframe rune]$ ./target/debug/rune  -b rpi4 -i ~/Downloads
 /haiku-master-hrev55948-arm-mmc.image /tmp/test
 [1/4] Calculating dependencies for Raspberry Pi 4 (BCM2711) media...
 [2/4] Writing Haiku to "/tmp/test"...
 [3/4] Provisioning block device...
 ◒[########################################] Success (0 offsets).
 [4/4] Provisioning filesystem...
 ◒[########################################] Success (7 files).
 Success! /tmp/test is ready to boot on the Raspberry Pi 4! Enjoy Haiku!
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17659#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: