Attach the hdd...
be root..

#cfdisk /dev/hdb  //substitute the proper device name..
#mkfs /dev/hdb1   ///dev/hdb1 is first partition on /dev/hdb/. Repeat for all of
them.
#mount /dev/hdb1 /mnt/newhdd  //man mount for more detail...

HTH..

 Shridhar

Girish Prajapati wrote:
> How to add a  HDD on Redhat 7.0 Linux
> and mount it ..

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to