I want to increase the size of a partition in my system is this possible?
 How it is today:
Filesystem   512-blocks        Used       Avail Capacity  Mounted on
/dev/rz0a        126462       81400       32414    72%    /
/proc                 0           0           0   100%    /proc
/dev/rz0g        792124      740626           0   104%    /usr
/dev/rz1g        792124      257200      455710    36%    /home
 I need to increase the rz0g.
 I use disklabel -e /dev/rz0a and change the definition, when I type
 disklabel -r it shows:
# /dev/rrz0a:
type: SCSI
disk: rz26
label: 
flags:
bytes/sector: 512
sectors/track: 57
tracks/cylinder: 14
sectors/cylinder: 798
cylinders: 2570
sectors/unit: 2050860
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0		# milliseconds
track-to-track seek: 0	# milliseconds
drivedata: 0 
8 partitions:
#        size   offset    fstype   [fsize bsize   cpg]
  a:   131072        0    4.2BSD     1024  8192    16 	# (Cyl.    0 - 164*)
  b:   262144   131072    unused     1024  8192       	# (Cyl.  164*- 492*)
  c:  2050860        0    unused     1024  8192       	# (Cyl.    0 - 2569)
  d:   552548   393216    unused     1024  8192       	# (Cyl.  492*- 1185*)
  e:   552548   945764    unused     1024  8192       	# (Cyl. 1185*- 1877*)
  f:   552548  1498312    unused     1024  8192       	# (Cyl. 1877*- 2569*)
  g:   950272   393216    4.2BSD     1024  8192    16 	# (Cyl.  492*- 1683*)
  h:   838444  1212416    unused     1024  8192       	# (Cyl. 1519*- 2569*)
Someone can help me?
Thanks
Rostan Piccoli - UFES - Brazil
Received on Fri Nov 10 1995 - 20:17:08 NZDT