Guest User

Untitled

a guest
Jul 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1.  
  2. # mount /dev/VolGroup00/test1 /mnt/foo
  3. # mount /dev/VolGroup00/test2 /mnt/foo
  4.  
  5. # mount | grep foo
  6. /dev/mapper/VolGroup00-test1 on /mnt/foo type xfs (rw)
  7. /dev/mapper/VolGroup00-test2 on /mnt/foo type xfs (rw)
Add Comment
Please, Sign In to add comment