how to increase the root partition size
if u want to increase root partion do one thing see the slice of root if it is s0 slice see what is next slice if it is swap or /var copy this slice to another slice and increase the cylenders of root partition and type grwofs command <growfs -M / /dev/rdsk/c#t#d#s#>
may be it is better
|