View Issue Details

IDProjectCategoryView StatusLast Update
0000082WoR ImagerRaspberry Pi 4 (ARM64)public2020-05-06 19:07
ReporterMario Assigned ToMario  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.0.0-alpha.1 
Target Version2.0.0-alpha.2Fixed in Version2.0.0-alpha.2 
Summary0000082: Disable GPT support
Description

The GPT hack that we're using seems to have no effect on the Pi 4, because the boot ROM now loads the bootcode from the built-in SPI EEPROM instead of looking for it on removable media.

So I think it should be disabled until native support for GPT is added in the bootcode (will that ever happen?), or maybe we can find another way of tricking the boot ROM into finding the ESP partition?

TagsNo tags attached.

Activities

Mario

Mario

2020-05-04 11:48

administrator   ~0000116

https://github.com/raspberrypi/rpi-eeprom/issues/120

GPT support is disabled for now on the Pi 4.

Issue History

Date Modified Username Field Change
2020-05-02 06:50 Mario New Issue
2020-05-02 06:50 Mario Status new => assigned
2020-05-02 06:50 Mario Assigned To => Mario
2020-05-02 06:51 Mario Summary [RPi4] Can't boot from GPT partitioned disks => Can't boot from GPT partitioned disks
2020-05-02 15:28 Mario Target Version 2.0.0-alpha.1 => 2.0.0-alpha.2
2020-05-03 09:31 Mario Product Version => 2.0.0-alpha.1
2020-05-04 11:48 Mario Status assigned => resolved
2020-05-04 11:48 Mario Resolution open => not fixable
2020-05-04 11:48 Mario Fixed in Version => 2.0.0-alpha.2
2020-05-04 11:48 Mario Note Added: 0000116
2020-05-04 12:59 Mario Resolution not fixable => fixed
2020-05-04 13:01 Mario Summary Can't boot from GPT partitioned disks => Disable GPT support
2020-05-06 19:07 Mario Category Raspberry Pi 4 => Raspberry Pi 4 (ARM64)