Changes

From SME Server
Jump to navigationJump to search
116 bytes added ,  14:11, 25 October 2007
Line 124: Line 124:     
====Dual Partitions====
 
====Dual Partitions====
A method to use both ext3 and vfat
+
A method to use both ext3 and vfat<br>
 +
eg. an ext3 partition the size of your server, for an rsync backup.<br>
 +
the rest as vfat for easier portability
    
Plug in your drive or check it is unmounted
 
Plug in your drive or check it is unmounted
Line 132: Line 134:  
  d - delete partitions
 
  d - delete partitions
 
  n - create new partitions
 
  n - create new partitions
  p (primary), 1, +180G (the size you want)
+
  p (primary), 1, +160G (the size you want)
 
  n - create 2nd partition
 
  n - create 2nd partition
 
  p (primary), 2, return (rest of the disk)
 
  p (primary), 2, return (rest of the disk)

Navigation menu