On Thu, Aug 7, 2014 at 6:33 PM, Bill Barry <[email protected]> wrote: > Boot to a live disk. > Use resize2fs to shrink the current partition,
resize2fs will only shrink the filesystem, not the partition. You'll still have to use fdisk or gparted for making the partition a bit larger than the filesystem. > create the new partitions, At this point you may want to consider LVM. > boot up, Is this reboot needed? > move the data to the new partitions, > edit fstab to match, > reboot again. Regards, - Robert _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
