$mountPoint The directory this device is mounted on.
$mountPoint このデバイスがマウントされているディレクトリです。 - PEAR
Finding by path (mountpoint)
パス(マウントポイント)による検索 - PEAR
Code Listing4.1: Going to the Gentoo mountpoint コード表示3.1: マウントポイントへ移動 - Gentoo Linux
Code Listing3.1: Going to the Gentoo mountpoint コード表示3.1: マウントポイントへ移動 - Gentoo Linux
Code Listing3.1: Creating the /mnt/gentoo mountpoint コード表示3.1:マウントポイント/mnt/gentooの作成 - Gentoo Linux
Go to the Gentoo mountpoint at which you mounted your filesystems(most likely /mnt/gentoo):
(大概は、次の場所です。 /mnt/gentoo) - Gentoo Linux
Code Listing2.1: Going to the Gentoo mountpoint コード表示2.1: インストール先のマウントポイントに移動 - Gentoo Linux
Go to the mountpoint where you mounted your filesystem (most likely/mnt/gentoo):
あなたのファイルシステムにマウントした場所へ行ってください(多くの場合/mnt/gentoo)。 - Gentoo Linux
However, make sure that anything that follows a GRUB-device (such as (hd0,0)) is relative to the mountpoint, not the root. (hd0,0)のようなGRUBに指定するデバイスは、ルートではなく、マウントポイントに関係します。 - Gentoo Linux
You may find based on device, mountpoint, filesystem label, or UUID.
デバイスで検索したり、あるいはマウントポイントやファイルシステムラベルや UUID で検索することもあるでしょう。 - PEAR
The umount(8) command takes, as a parameter, one of a mountpoint, a device name, or the -a or -A option.
umount(8)コマンドは、パラメータとしてマウントポイントの一つ、 デバイス名、もしくは -a や -Aといったオプションを取ります。 - FreeBSD