Changes

From Genome Analysis Wiki
Jump to navigationJump to search
246 bytes added ,  09:28, 29 October 2012
no edit summary
Line 66: Line 66:  
  '''sudo mount -t ext4 /dev/xvdg ~/myseq/aligner'''
 
  '''sudo mount -t ext4 /dev/xvdg ~/myseq/aligner'''
 
  '''sudo mount -t ext4 /dev/xvdh ~/myseq/umake'''
 
  '''sudo mount -t ext4 /dev/xvdh ~/myseq/umake'''
 
+
  '''df -sh ~/myseq/*'''
+
  '''df -h ~/myseq/*'''
 +
  Filesystem      Size  Used Avail Use% Mounted on
 +
  /dev/xvdf      500G  7.5G  467G  2% /home/ubuntu/myseq/seq
 +
  /dev/xvdg      500G  7.5G  467G  2% /home/ubuntu/myseq/aligner
 +
  /dev/xvdh      500G  7.5G  467G  2% /home/ubuntu/myseq/umake
 
</code>
 
</code>
283

edits

Navigation menu