GithubHelp home page GithubHelp logo

mine's Introduction

开始

连接移动硬盘,打开“实用工具”(shift+command+U),打开“终端”进行命令输入:

使用'diskutil list'命令查看到磁盘的'Name'(复制粘贴命令然后回车)

diskutil list 找到移动硬盘的名字记下

用下面这条命令更新 /etc/fstab 文件(复制粘贴命令然后回车)

sudo nano /etc/fstab(复制粘贴命令然后回车)

会要求输入电脑的密码(没有密码会跳过去),出现以下内容

    GNU nano 2.0.6              File: /etc/fstab


                                                          [ Read 1 line ]
   ^G Get Help  ^O WriteOut  ^R Read File ^Y Prev Page ^K Cut Text  ^C Cur Pos
   ^X Exit       ^J Justify    ^W Where Is   ^V Next Page  ^U UnCut Text^T To Spell   

复制以下内容粘贴后 不回车 ,按 Ctrl + X

LABEL=BOOTCAMP none ntfs rw,auto,nobrowse

endლ(╹◡╹ლ)

mine's People

Contributors

shuuzhoou avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.