Home
Products
QA
Support
Contact
Linux Add Disk
To add a new disk in Linux. hdc will change depending on the partition you use, hda, hdb, hdc, etc. This is for ext3 file systems.
fdisk /dev/hdc
mkfs -t ext3 /dev/hdc1
then fstab