Changes

From SME Server
Jump to navigationJump to search
99 bytes removed ,  09:32, 17 April 2007
m
→‎2 Partition: Changed format command
Line 74: Line 74:  
This will create the primary partition /dev/hdc1, using the entire disk space.
 
This will create the primary partition /dev/hdc1, using the entire disk space.
   −
2.2 Format the new partition:
+
2.2 Format the new partition to ext3:
 
  −
mkfs -t ext2 /dev/hdc1
  −
 
  −
2.3 Convert the partition to the ext3 format:
  −
tune2fs -j /dev/hdc1
  −
 
  −
or just 2.2
   
  mkfs.ext3 /dev/hdc1
 
  mkfs.ext3 /dev/hdc1
  
206

edits

Navigation menu