You can use raid-linear and do the following if linear mode does not use
superblocks. If it does, or you want to raid-0 the thing, then nothing
saves you from backing up all your data, configuring the raid stuff and
put the backupped data back. But else:

1.) concatenate the filesystems, old fs first, to e.g. /dev/md0
2.) try to mount /dev/md0. should succeed.
3.) unmount it
4.) ext2resize it
5.) mount it again

Note, you better had a good UPS before trying to ext2resize!!
You'll find ext2resize at: http://www.dsv.nl/~buytenh/ext2resize/

Marc
-- 
Marc Mutz <[EMAIL PROTECTED]>                    http://marc.mutz.com/
University of Bielefeld, Dep. of Mathematics / Dep. of Physics

PGP-keyID's:   0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)

Reply via email to