When you physically install or plug in a second hard drive on a computer running Linux, you might not get all the automatic installation and set-up dialogs you are used to seeing with Windows or Mac OS X. However, adding a second hard drive is actually quite easy, as this article will show.
By far the easiest approach for newcomers to Linux is to use GParted, which comes with popular distributions like Ubuntu and Puppy Linux, and provides a graphical interface for creating, formatting, and mounting partitions on your hard drive. If you do not want or are unable to install GParted, you can instead use cfdisk or fdisk from a terminal window to set up your hard drive in no more than ten easy steps.
Before you get started, you will need to have physically installed or plugged in your new hard drive, opened a terminal window, and know the name of the drive. You can find this by entering "fdisk -l" in a terminal window, which will show you a list of all the drives currently connected to your computer.