Changes

From SME Server
Jump to navigationJump to search
46 bytes added ,  08:45, 17 April 2007
m
→‎2 Partition: Fixed table
Line 30: Line 30:  
  fdisk -l | more  
 
  fdisk -l | more  
   −
Overwiev of harddrives:
+
{| border="1"
<br>Role IDE Device
+
|+Partition overwiev
<br>Master 1 /dev/hda
+
|-
<br>Slave 1 /dev/hdb
+
!Role
<br>Master 2 /dev/hdc
+
!IDE controller
<br>Slave 2 /dev/hdd
+
!Device name
 +
|-
 +
|Master
 +
|align="center"|1
 +
|align="center"|/dev/hda
 +
|-
 +
|Slave
 +
|align="center"|1
 +
|align="center"|/dev/hdb
 +
|-
 +
|Master
 +
|align="center"|2
 +
|align="center"|/dev/hdc
 +
|-
 +
|Slave
 +
|align="center"|2
 +
|align="center"|/dev/hdd
 +
|}
   −
''My intention was to have a nice table instead, but I couldn't get it right. You can see it at the end.''
      
2.1 Let's assume you installed the disk as master on the second IDE controller.
 
2.1 Let's assume you installed the disk as master on the second IDE controller.
Line 62: Line 78:  
2.3 Convert the partition to the ext3 format:
 
2.3 Convert the partition to the ext3 format:
 
  tune2fs -j /dev/hdc1
 
  tune2fs -j /dev/hdc1
+
 
 
=== 3 Mount ===
 
=== 3 Mount ===
 
Create a mounting point for the new disk  
 
Create a mounting point for the new disk  
206

edits

Navigation menu