Changes

From Genome Analysis Wiki
Jump to navigationJump to search
10 bytes added ,  10:03, 29 October 2012
no edit summary
Line 43: Line 43:  
     Disk /dev/xvdf doesn't contain a valid partition table  # This is OK
 
     Disk /dev/xvdf doesn't contain a valid partition table  # This is OK
 
   
 
   
  #  Device exists, good. Format it, destroying any data there, so be sure of the device name.
+
  #  Device exists, good. Format it, destroying any data there, so be sure of the device name and label.
 
  '''sudo mkfs -t ext4 -L seq /dev/xvdf'''
 
  '''sudo mkfs -t ext4 -L seq /dev/xvdf'''
 
     mke2fs 1.42 (29-Nov-2011)
 
     mke2fs 1.42 (29-Nov-2011)
283

edits

Navigation menu