Default


 
Thread Tools Search this Thread
Operating Systems Solaris Default
# 1  
Old 03-07-2011
Default

Code:
# format < /dev/null | grep c[1-9]       0. c1t0d0        1. c1t1d0        2. c1t2d0        3. c1t3d0

I have done the command format from the command line to tell me how much disks we have but does not know the meaning of DEFAULT does this mean default size or what.please help

Last edited by joeyg; 03-07-2011 at 12:20 PM.. Reason: Please put commands inside CodeTags
# 2  
Old 03-07-2011
"DEFAULT" doesn't appear in your command output.
# 3  
Old 03-08-2011
default

When i run this command as root this is the output
Code:
format < /dev/null | grep c[1-9]
       0. c1t0d0 <DEFAULT cyl 17845 alt 2 hd 255 sec 63>
       1. c1t1d0 <DEFAULT cyl 17845 alt 2 hd 255 sec 63>

what is the meaning of <DEFAULT>
what is the current size of each disk

Moderator's Comments:
Mod Comment Please use code tags, and a more descriptive subject in future.

Last edited by Scott; 03-08-2011 at 07:08 AM..
# 4  
Old 04-15-2011
susheel

ur second slice it self shows the default size of disk
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question