Re: [gentoo-user] Re: Extending a partition with LVM on it

2007-09-05 Thread Marc Joliet
Am Thu, 06 Sep 2007 08:15:12 +0200 schrieb Alexander Skwar <[EMAIL PROTECTED]>: > · Marc Joliet <[EMAIL PROTECTED]>: > [Snip] > > > It's not > > what I wanted, but it works. > > What do you dislike about this? I don't really know, it just feels... like a hack. It just doesn't seem 'right'. Bu

[gentoo-user] Re: Extending a partition with LVM on it

2007-09-05 Thread Alexander Skwar
· Marc Joliet <[EMAIL PROTECTED]>: > What I want to know is, how would I go about filling the gap to have a > single, large partition for maindisk? You don't need to. You'd create a new partition, make that a pv (pvcreate) and then run vgextend to include that new pv in maindisk. > For the momen