System_Mount (Previous) (Next) System_ProcWatch

View this page in Last updated: Sun, 07 Sep 2008
English | French | German | Japanese | Plain HTML

導入

導入 --  ファイルシステムのマウントとアンマウント

貢献者

  • Brett Bieber

説明

System_Mount は、システムの /etc/fstab に記録されているファイルシステムやパーティションのマウントおよびアンマウントを行います。 fstab ファイルは Unix/Linux ベースのシステムで一般に用いられているもので、 ユーザがファイルシステム階層上にマウントできるファイルシステムやパーティションの一覧として使用します。 root パーティションや boot パーティションなどのほかに、 cdrom デバイスやその他のリムーバルメディアなども登録されることがあります。

System_Mount コマンドは、File_Fstab を使用して /etc/fstab ファイルのエントリを取得し、 マウント/アンマウント の操作を簡単に行えるようにします。

System_Mount (Previous) (Next) System_ProcWatch

Download Documentation Last updated: Sun, 07 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.