So, I first checked the drive usage:
[rj@mavis rj]$ df /mnt/hdb Filesystem 1K-blocks Used Available Use% Mounted on /dev/hdb2 156436456 31645468 116844436 22% /mnt/hdb [rj@mavis rj]$ umount /mnt/hdb
And decided to resize hdb2 to 25% of its present size:
[root@mavis root]# parted /dev/hdb GNU Parted 1.6.3 Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This program is free software, covered by the GNU General Public License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
Using /dev/hdb
Information: The operating system thinks the geometry on /dev/hdb is 19929/255/63.
Therefore, cylinder 1024 ends at 8032.499M.
(parted) p
Disk geometry for /dev/hdb: 0.000-156334.500 megabytes
Disk label type: msdos
Minor Start End Type Filesystem Flags
1 0.031 101.975 primary ext3 boot
2 101.975 155308.073 primary ext3
3 155308.074 156327.824 primary linux-swap
(parted) resize 2 101.975 38903.5
Error: Filesystem has incompatible feature enabled
(parted)
And THAT is where my project stands. I've checked man parted, info parted and the online docs at www.gnu.org/software/parted/manual/html_mono/parted.html#SEC25 and the only restriction I find for resizing ext2/ext3 partitions is that the new start must be the same as the old start.
As can be seen above, parted is ver 1.6.3 Besides that
rj@mavis rj]$ uname -a
Linux mavis 2.4.22-1.2149.nptl #1 Wed Jan 7 12:57:33 EST 2004 i686 athlon i386 GNU/Linux
[rj@mavis rj]$
This is an ASUS A7N8X v2.0 deluxe using onboard IDE
Does anyone have any idea what's going on here?
-- QOTD: "It's sort of a threat, you see. I've never been very good at them myself, but I'm told they can be very effective."
15:27:00 up 8 days, 4:16, 9 users, load average: 0.60, 0.31, 0.16 One billion seconds ago it was 12:40:20 CST Mon 11/13/72