You are not logged in.
Pages: 1
Hi,
I've created an LVM volume based on the wiki, but later I found out that Syslinux doesn't know anything about LVM, so I need a separate /boot partition outside of LVM. Although my LVM volume (/dev/sda1) uses up all disk space, and I don't know how to resize it. I've tried gparted as suggested in #archlinux, but it says it doesn't support LVM yet. I also tried parted from gparted live CD, it also failed with some invalid label error.
I'd like to know how can I resize an LVM volume. After that, I can probably create another non-LVM partition on /dev/sda and install Syslinux based on the wiki.
Last edited by nyuszika7h (2011-10-08 13:23:00)
Offline
The wiki page you linked to explains how to shrink a logical volume. I suppose LVM's manual has information on how to shrink a physical volume afterwards...
Offline
Try pvresize.
Offline
Pages: 1