Hard Drive tech question.

Hi we just got a server with to 80 gb hard drives, one of them comes without format or partition we just want to do a normal format so we could use it with WHM to host more accounts as easy as doing it with one hard drive,

this is the result of fdisk -l in our system and we are using CentOS

root@host [~]# fdisk -l

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 144 1052257+ 82 Linux swap
/dev/sda3 145 9729 76991512+ 83 Linux

Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System


How can we do that? thanks a lot.

 

 

 

 

Top