Hi , 

    As you are stating this is build 89  I must assume that this is UFS  
filesystems on SXCE. 

    So you basically  have to  Backup ,  Reinstall/repartition    and restore  
from Backup 
   
    there is  the growfs(1M)  command for UFS.  but it   requires that you grow 
     the filesystem  in an expanded partition . Which  wont  work  if you  have 
      several  partitions    like    root  var  and export/home   .   as you 
cant expand the 
      root  slice  without clobbering the var-slice. 

       growfs(1M)   might work if you only  have three slices on the disk . 

        SWAP  is usually  first.   ROOT  is  usually second.   and export/home 
is ususlly 
        slice 7 .  

        so if  there is nothing between    ROOT   and  the export/home slice. 
        you can  destroy    export/home  and  use  format(1M)   to extend  the 
        root slice   and then  growfs(1M)  the root-slice. 

       This  is dangerous   stuff  ----   please  backup first. 

     //Lars
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to