xyさん、ni_kiさん
ありがとうございいます!
よく理解していなかったです。viがエディタですね…
あらためて、下記の手順を試しました。
<1> sudo vi /etc/fstab (エンター押す)
<2> Password: (管理パスワードを入力)
<3>
E325: ATTENTION
Found a swap file by the name "/etc/.fstab.swp"
owned by: root dated: Sun Jun 29 19:47:15 2014
file name: /private/etc/fstab
modified: YES
user name: root host name: ********.local
process ID: ****
While opening file "/etc/fstab"
(1) Another program may be editing the same file.
If this is the case, be careful not to end up with two
different instances of the same file when making changes.
Quit, or continue with caution.
(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r /etc/fstab"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file "/etc/.fstab.swp"
to avoid this message.
Swap file "/etc/.fstab.swp" already exists!
[O]pen Read-Only, (E)dit anyway, (R)ecover, (D)elete it, (Q)uit, (A)bort:
(Eを押す)
<4>(下記と表示)
~
~
~
"/etc/fstab" [New File]
<5>(記述を挿入してみる)
UUID=***************************** none ntfs ro,noauto
~
~
"/etc/fstab" [New File]
<6> (特に反応なし。ここからどうすればよいか分からず…)
<7> (試しにターミナルを閉じようとすると)
「このウインドウを閉じると現在実行中の次のプロセスが強制終了します:vim、sudo」と出ます。
すみません、上記のような感じですが、
手順は合っていますでしょうか?