-bash-3.2 用不了sudo問題

本帖最後由 小絕 於 2024-4-13 11:20 編輯

安裝macos 有問題,所以需要進入termimal去刪 .kext Files
不知道為什麼termimal變了-bash-3.2
然後sudo就用不了...好多命令也用不了
sudo: command not found


本身打算打 mount -uw /Volumes/sdd
出現 mount: / Voulumes/sdd : invalid special file or file system.

正確應該是需要 sudo mount -uw /Volumes/sdd 就可以解決問題
但sudo 用不了

我goolge了 差不多幾天的時間 (當然不是每天都研究幾小時)
也用了不同和很多的方法 但也都失效.....

小弟現在不知應該如何是好
請問有師兄知道如何解決嗎?
感謝各位師兄了

The short answer is you need to have an Admin account for sudo to work.

TOP

The short answer is you need to have an Admin account for sudo to work.
javacomhk 發表於 2024-4-13 14:08



    thanks 師兄 reply
我用su
也出現 Sorry

進不了root,,

TOP

本帖最後由 javacomhk 於 2024-4-13 10:52 編輯

你知唔知 Mac 嘅 Admin Account 係邊度設定先?
Mac 嘅Admin Account 唔係SU
唔好當佢係Linux OS。

另外Mac 嘅 Shell 已經 改咗唔係 bash 係 default 係 Z shell 好耐啦。

仲有Mac 係用 disk utilities 去管理磁碟,command line 都係 diskutil。

TOP

你知唔知 Mac 嘅 Admin Account 係邊度設定先?
Mac 嘅Admin Account 唔係SU
唔好當佢係Linux OS。

另外Ma ...
javacomhk 發表於 2024-4-13 17:30

感謝師兄 reply
麻煩你了

TOP