Making kernel problem

Hayward, Shaun haywshau at amazon.com
Mon Jan 6 08:08:23 EST 2020


> On Jan 6, 2020, at 7:24 AM, c4droid <c4droid at foxmail.com> wrote:
> 
> My environment is MacOS Catalina, I installed docker for building
> kernel. The docker container using -v options to mapping local path to
> docker container.

By default MacOS uses a case insensitive file system. Even in Docker, in order to compile Linux you’ll need to create a new case sensitive partition (eg SparseImage, adding a new volume to your disk’s APFS container, or some other Docker magic, etc)

Shaun


More information about the Kernelnewbies mailing list