* Shridhar Daithankar [linux-india] <28/06/01 15:01 +0530>:
> #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...
 
And remember to add a /etc/fstab entry if you want it mounted at startup.

        -suresh

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

Reply via email to