> How abt adding a new hard disk to the current system
> how to make new filesystem on new harddisk and format and mount them.
fdisk /dev/hdx (assuming its an ide)
make all the partitions u want...
then 
mke2fs /dev/hdxN <N is part no>
then 
mount -te2fs /dev/hdxN /<mount point>
Neil


------------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to