On Jan 07, 2002 17:57 -0500, Ciro Vargas Clemow wrote: > I'm trying to change size of my root reiserfs v3.5 partition, but i can't do > it. > > this is my partiton table. > > cfdisk 2.11b > > Unidad de disco: /dev/hdc > Tama�o: 3228696576 bytes > Cabezales: 128 Sectores por pista: 63 Cilindros: 782 > > Nombre IndicadoresTipo de parTipo de sistema d[Etiqueta] > Tama�o(MB) > ----------------------------------------------------------------------------- > - > hdc1 Primaria Linux ext2 20,65 > hdc2 Primaria Linux swap 136,25 > hdc3 Inicio Primaria Linux 2733,25 > Pri/L�g Espacio libre 338,56 > > > 4) I run resize_reiserfs /dev/hdc3 -s +250M /dev/hdc3 > > Resize_reiserfs respond that it's not enought space in this partition. > Are 338.56 Mb free space.
Well, my Spanish isn't que bueno, but I think what you need to do is to increase the size of /dev/hdc3 to include the "libre" space at the end of the disk before you resize the filesystem. The resize_reiserfs tool is only changing the _filesystem_ and not the _partition_! Cheers, Andreas -- Andreas Dilger http://sourceforge.net/projects/ext2resize/ http://www-mddsp.enel.ucalgary.ca/People/adilger/
