Friday, June 18, 2010

Add new disk to linux server.

Very Good link to teach how to add new hard disk to existing machine.


In below mentioned article author has added a second hard disk to existing machine and formatted it with the ext3 file system. For the purpose of this example, you need to add a second hard drive in a Red Had Linux system where the drive will be recognized as /dev/hdb or /dev/sdb.

this tutorial will create one partition on newly created hard drive which will be /dev/hdb1 or /dev/sdb1.

http://www.idevelopment.info/data/Unix/Linux/LINUX_PartitioningandFormattingSecondHardDrive_ext3.shtml

No comments:

Post a Comment