...It can be used to enlarge or shrink an unmounted file system located on device. If the filesystem is mounted, it can be used to expand the size of the mounted filesystem, assuming the kernel supports on-line resizing. (As of this writing, the Linux 2.6 kernel supports on-line resize for filesystems mounted using ext3 only.)......The resize2fs program does not manipulate the size of partitions. If you wish to enlarge a filesystem, you must first make sure you can expand the size of the underlying partition first. This can be done using fdisk( by deleting the partition and recreating it with a larger size ... . When recreating the partition, make sure you create it with the same starting disk cylinder as before! Otherwise, the resize operation will certainly not work, and you may lose your entire filesystem. After running fdisk(, run resize2fs to resize the ext2 filesystem to use all of the space in the newly enlarged partition.If you wish to shrink an ext2 partition, first use resize2fs to shrink the size of filesystem. Then you may use fdisk( to shrink the size of the partition. When shrinking the size of the partition, make sure you do not make it smaller than the new size of the ext2 filesystem!
Цитата: Cthulhu від 2008-01-20 00:18:08За що я люблю xfs, так це за те, що воно забиває файли нулями, що робить життя цікавим і різноманітним Блін. Наврочив...
За що я люблю xfs, так це за те, що воно забиває файли нулями, що робить життя цікавим і різноманітним
О!Зате тепер вихідні нудитися не будешь
За що люблю *ix - за можливість створювати симлінки
За що люблю ReiserFS, так це за можливість зміни розміру без відмонтування