gianni <giovanni.favor...@gmail.com> wrote: > how can I resize the LVM default partition layout of debian? > the root is to small around 400mb...
It depends entirely whether your root partition is part of the LVM or not. If it's part of the LVM you can use lvextend and then resize2fs (or if you're not using ext2/3/4, your equivalent filesystem-specific utility to grow the filesystem). If it's not (i.e. it's a physical partition) then you're unfortunately in for a backup and reinstall. Chris -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org