hanshaofeng
1、mac挂载ntfs硬盘无法修改文件:终端->sudo nano /etc/fstab->密码->LABEL=hanshaofeng none ntfs
rw,auto,nobrowse->访达->command shift G->/Volume
 
2、项目已被macOS使用 :终端->xattr -d com.apple.FinderInfo filename(拖拽文件到终端,文件面前有空格)
 
3、文件安装允许任何来源:终端->sudo spctl --master-disable
 
4、显示隐藏文件:command+shift+.
 
5、 单用户模式:开机按住cmd+s->root#mount -uaw /回车rm /var/db/.AppleSetupDone回车reboot

分类:

技术点:

相关文章:

  • 2021-11-11
  • 2021-06-19
  • 2021-12-15
  • 2021-11-02
猜你喜欢
  • 2021-05-31
  • 2021-12-04
  • 2021-11-12
  • 2021-11-12
相关资源
相似解决方案