thanx for all who replyed,this is the way to do it: The size of the file system is determined by the size of the hard disk slice. For having 800MB, you need size your c0t0d0s0 slice to 800MB. If you have not done this already use the format command. #format This will show all the drives in the system, you need to select the drive using the indiacated numbers. Do the required modifications using the menu, and to save select the "label" option. Now the command to create the FS is #newfs /dev/rdsk/c0t0d0s0 To mount this to the specified mount point : #mkdir /plots #mount /dev/rdsk/c0t0d0s0 /plots --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.483 / Virus Database: 279 - Release Date: 5/19/2003 _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Mon Jun 23 01:07:54 2003
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:14 EST