Changes between Version 1 and Version 2 of Ticket #14490, comment 1
- Timestamp:
- Aug 24, 2015 9:23:02 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14490, comment 1
v1 v2 1 1 Did the same test and it didn't work on VirtualBox 4 as well. 2 2 3 I figured out the problem is that VirtualBox seems ''only support'' reading '''"HFS+" on "MBR Partition Table"''' in UEFI. Apple is dropping MBR in El Capitan installation image, even the BaseSystem.dmg which was always MBR has been upgraded to GPT. 3 I figured out the problem is that VirtualBox seems ''only support'' reading '''"HFS+" on "MBR Partition Table"''' in UEFI. Apple is dropping MBR in El Capitan installation image, even the BaseSystem.dmg which was always MBR has been upgraded to GPT. Thus, it's no longer recognized. 4 4 5 5 Should I open a new ticket to request the feature of '''"HFS+ on GPT in UEFI"''' and close this one?