On Thu, Dec 15, 2011 at 4:03 AM, tom <tomabroad@xxxxxxxxx> wrote: > well, i didnt specify any size limitations during installation. > so how do i change that now? First, you need to shrink your root (/) volume. This will shrink it to 10GB, but you can change that if you'd like, just change the "10G": lvresize -rL 10G /dev/mapper/vg_acertm-lv_root Then, you can grow your home (/home) volume much in the same way: lvresize -rL 40G /dev/mapper/vg_acertm-lv_home Remember, hard drive operations can eat babies, so do have backups. -T.C. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org