Tugger the SLUGger!SLUG Mailing List Archives

[SLUG] Raid-Linear or what


Does anyone know if it is possible to add a partision to an existing
partion with out destroying the data on the existing partion ? If so
where do I go for the info.

Filesystem         1024-blocks  Used Available Capacity Mounted on
/dev/hda1            1014784  940820    21525     98%   /
/dev/hda2            15051871 13898382   370399     97%   /misc

I have a new disk (currently /dev/hdb1) and I want to "add it" to
/dev/hda2 so that I end up with "bigger" /dev/hda2. I want to do this
without losing any data on /dev/hda2. /dev/hdb1 is empty at the moment.

Peter