|
|||
|
How do you create /home2 on a new secondary HDD
Hi
this server is a virtual machine. i have added a secondary HDD which is 15GB if i do Quote:
Quote:
|
|
|||
|
In WHM you can do it by going to Disk Drives >> Format/Mount a new hard drive. I've never used that before though.
By hand you could do something like. fdisk the 'drive' Quote:
Now format it: Code:
mkfs.ext3 /dev/hdd1 Quote:
That should do it.
__________________
. |
|
|||
|
mount -a , command will help to update the /etc/fstab entries with out rebooting the server
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How setup cpanel on HDD without system HDD | divuso | cPanel Newbies | 2 | 07-03-2009 06:48 PM |
| Create accounts in a secondary drive ¿¿?? | sh4ka | cPanel and WHM Discussions | 1 | 06-04-2007 02:21 PM |
| Wrong Partions on HDD - reconfigure HDD space | KimBO | cPanel and WHM Discussions | 4 | 07-27-2005 10:48 AM |
| move mysql data for 3 site from old hdd to new reloaded hdd. | naveen3 | Server Management and Server Repair | 3 | 06-18-2005 09:30 PM |
| I have /home and /home2.. can I backup both to /home2? | fog | cPanel and WHM Discussions | 10 | 10-27-2002 01:23 AM |