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.