Show Table of Contents
E.2.21. /proc/mounts
このファイルは、システムが使用中の全マウントの一覧を提供します。
rootfs / rootfs rw 0 0 /proc /proc proc rw,nodiratime 0 0 none /dev ramfs rw 0 0 /dev/mapper/VolGroup00-LogVol00 / ext3 rw 0 0 none /dev ramfs rw 0 0 /proc /proc proc rw,nodiratime 0 0 /sys /sys sysfs rw 0 0 none /dev/pts devpts rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 /dev/hda1 /boot ext3 rw 0 0 none /dev/shm tmpfs rw 0 0 none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0 sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
上記の出力は、
/etc/mtab の内容と似ていますが、/proc/mounts の方がより最新である点が異なります。
第 1 のカラムにはマウントされているデバイス、 第 2 のカラムにはマウントポイント、第 3 のカラムにはファイルシステムのタイプ、第 4 のカラムには読み取り専用 (
ro) もしくは 読み取り/書き込み (rw) でマウントされているかが表示されます。第 5 及び第 6 のカラムには、/etc/mtab で使用されている形式に適合するように設計されたダミー値が表示されます。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.