Gregory Seidman wrote:
> It looks like it will be worth my while to copy partitions over to the new
> disk, if only so I can increase the size of my root partition (which I
> foolishly made too small).

Did you use LVM?  If so then you can simply expand it with some free
space from elsewhere.  Assuming lvm and some free space and ext3 or ext4.

lvextend -L+5G /dev/vg1/vg1-root
resize2fs /dev/vg1/vg1-root

Bob

Attachment: signature.asc
Description: Digital signature

Reply via email to