Re: ext2fs resize?

1998-03-29 Thread Waye-Ian CHIEW
Hello! > I'm presently trying to shuffle and resize several partitions on a disk device > without losing data. My answer to this is NOT authoritative, that is, I haven't looked at the code. However, in general, partitioning doesn't move data about; it merely updates a small file w

ext2fs resize?

1998-03-28 Thread Waye-Ian CHIEW
Hello! I'm presently trying to shuffle and resize several partitions on a disk device without losing data. Can the ext2fs resize itself? That is, can the filesystem shrink or grow in size to accommondate a resized partition? Is there a tool to do this? Can the ext2fs move itself? If the whole

Shared object links

1998-03-22 Thread Waye-Ian CHIEW
Hello! Shortly after installing ldso 1.9.4-1, some programs I have compiled inexplicably start dumping core. And here's what ldd reported for libc (which was linked into every program): $ ldd /lib/libc.so.6 --list => --list (0x) $ After installing ldso 1.9.7-1: $ ldd /lib/libc.