Read-only file system when attempting mkdir /data/db on Mac

后端 未结 16 2097
予麋鹿
予麋鹿 2020-12-07 10:28

I am trying to create a new folder in the main directory

Tried all kinds of examples

sudo mkdir /data/db

sudo mkdir -p /data/db<

16条回答
  •  一向
    一向 (楼主)
    2020-12-07 11:06

    I am at a loss why Apple did that.. So now, we can not have any root level directory other than theirs ? This just doesn't make any sense and people creating with root privileges those folders know what they are doing

提交回复
热议问题