Whole document tree 6. Mount the new diskCreate a directory where you'll mount the new disk, for example /new-disk, and mount it there:
If the new disk will have more than one Linux partition, mount them all under /new-disk with the same organization they'll have later. Example. The new disk will have four Linux partitions, as follows:
Mount the four partitions under /new-disk as follows:
You must create the mount points for each level before you mount the partitions at that level. Example.
If you've created a mount point at /new-disk/tmp, you'll need to correct the directory's permissions to let all users access it:
|