문제

Where is the exact location of certain icons like the internal storage drive icon you often see in the startup boot manager and other boot icons like it located on MacOS?

MacOS Catalina 10.15.2

도움이 되었습니까?

해결책

The specified directories

/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/Resources/ and /System/Library/Extensions/IOStorageFamily.kext/Contents/Resources/

do indeed contain the .icns files used by the startup boot manager or at least it contains replicas of the .icns used.

다른 팁

In macOS you can find boot loader(boot.efi) in /System/Library/CoreServices/, you can locate boot.efi there.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top