The script in Listing 4 assumes that the mount point is named /u/stolze/.
清单4中的脚本假设挂载点(mount point)名为 /u/stolze/。
Specify the partition's mount point.
指定分区的挂载点。
Subdomain mount point already exists!
子域名加载点已经存在!
The first works because it refers to the mount point.
第一种方式可以正常工作,因为它指向了装入点。
You may mount the file system on any desired mount point.
可以把这个文件系统载在想要的任何挂装点上。
Changing the mount point of a filesystem is accomplished using the CHFS command.
使用chfs命令改变文件系统的挂载点。
During a mount, you provide a file system type, a file system, and a mount point.
在执行挂装时,要提供文件系统类型、文件系统和一个挂装点。
vfs_mntd represents the mount point vnode over which this file system has been mounted.
vfs_mntd表示这个文件系统在进行装入时的装入点vnode。
Next, mount the file system onto a mount point using the loop device (see Listing 2).
接下来,使用循环设备将该文件系统挂载到一个挂载点上(如清单 2 所示)。
The second column contains the mount point, the location for that device in the file system.
第二列是装载点,也就是设备在文件系统中的位置。
Run the following to create a mount point and give the full permission to the mount point.
运行以下操作,以创建一个挂载点,并为该挂载点授予所有的权限。
To view your unencrypted files, connect a mount point to the previously encrypted set of files.
要想查看未加密的文件,应该把一个挂装点连接到前面加密的文件集。
You should avoid this problem by not placing other files in a directory intended for use as a mount point.
因此,请不要将其他文件置于将用作挂载点的目录中,以避免此问题。
Once the changes are applied, the new file-based loop device will be mounted at the aforementioned mount point.
应用修改之后,新的基于文件的循环设备将挂载在指定的挂载点上。
A WebSEAL junction can be considered a logical mount point in the WebSEAL Web space and is illustrated in Figure 3.
一个WebSEAL联结可以被视作是WebSEALWeb空间内的一个逻辑安装点,如图3所示。
Now hit the browse button and select a empty folder on an NTFS drive where you can use as a mount point for the drive.
现在打开浏览按钮然后在一个NTFS驱动器上选择一个空文件夹用来作为驱动器的挂载点。
Each of the other filesystems that you create is not usable by your Linux system until it is mounted at a mount point.
您所创建的其他每个文件系统不能用于您的Linux系统,直至它被安装在一个挂载点。
When mounted, you can treat this mount point as a new file system by doing using an ls command, as shown in Listing 3.
挂装之后,就可以将这个挂装点当作一个新的文件系统,比如使用ls命令,见清单3。
To confirm, change mount point of /opt/pluto to /opt/pluto_err and change the mount point of /opt/pluto_bak to /opt/pluto
将 /opt/pluto的挂载点更改为 /opt/pluto_err,然后将 /opt/pluto_bak 的挂载点更改为 /opt/pluto
Installing the update installer to a subdirectory of the same mount point (for example /opt/ibm/WebSphere/install/UpdateInstaller).
将更新安装程序安装到相同加载点的子目录中(例如,/opt/ibm/WebSphere/install/UpdateInstaller)。
In our setup we created the file system /db2home with mount point /db2home on ServerA , which is DB2 Instance owner’s home directory.
在这里的配置中,我们创建了文件系统 /db2home,装配点为 ServerA上的 /db2home,这是DB2 Instance 属主的主目录。
This will extract your initrd image to a file initrd; then you mount this file with the ext2 file system type to mount point temp.
这段代码将把initrd映像提取到initrd文件中;然后将使用ext2文件系统类型加载这个文件,以加载temp。
If it does not, you will get an error and need to create the mount point or use a different mount point as illustrated in Listing 2.
如果没有,您会收到一个错误消息,需要创建挂载点或使用另一个挂载点,如清单2所示。
The list is used to match the security method supported by the server and employed during subsequent system calls under this mount point.
这个列表用于匹配服务器支持的安全方法。 此外,随后在该装载点下发生系统调用时也用到该列表。
Finally, with the logical volume ready, format it with whatever filesystem you prefer and then mount it under the desired mount point.
建立逻辑卷之后,可以使用任何文件系统对它进行格式化,然后将它挂载在某个挂载点上。
Note that Figure 1 was obtained from an emergency boot disc, so the mount point column doesn't reflect the running system's mount points.
注意图1是从一个紧急引导磁盘获取的,因此Mount Point列不能反映正在运行的系统挂载点。
You create the single tree view of the filesystem by mounting the filesystems on different devices at a point in the tree called a mount point.
通过在称为挂载点的点将文件系统挂载到不同的设备上来创建文件系统的单一树形视图。
When mounting a file system, you will need to know the correct way to reference it from Linux, and have an empty directory to use as a mount point.
装载一个文件系统时,您需要知道在Linux中对它进行引用的正确方法,还需要有一个空目录作为装载点。
To use an SPU from a process, the user needs to have write permission to the mount point of the spufs and choose an unused name for the new SPU context.
要在一个进程中使用SPU,用户需要具有对spufs的挂载点具有写权限,并要为这个新的 SPU 上下文选择一个尚未使用的名字。
When remounting an already mounted filesystem, it suffices to specify either the mount point or the device name. It is not necessary to specify both.
卸载一个已有文件系统时,指出挂载点或者设备名其中一个就足够了,没有必要都指出。
应用推荐