I want to add a second drive to the server. I want to know if there is a way to make 2 partitions?
/home2 and
/backup
If so what are the steps to do this ?
Thank's
I want to add a second drive to the server. I want to know if there is a way to make 2 partitions?
/home2 and
/backup
If so what are the steps to do this ?
Thank's
use fdisk to create 2 partitions and edit fstab to mount the partitions.
http://tldp.org/HOWTO/Partition/fdisk_partitioning.html
http://en.wikipedia.org/wiki/Fstab
Last edited by hydra; 09-03-2008 at 07:20 AM.
It would be nice if WHM had a feature to do this rather than just making the whole disk /home2 when adding a new Hard Disk !