Mounting new file systems for SUSE Linux

Open-Systems Host Attachment Guide

Version
9.8.7
Audience
anonymous
Part Number
MK-90RD7037-31
Use the mount command to mount each new file system.
# mount /dev/sda1 /VSP-LU00

The first parameter of the mount command is the device file name (/dev/sda1), and the second parameter is the mount directory.