Re: problems with my partman recipe

2008-07-23 Thread Svend Sorensen
On Tue, Jul 22, 2008 at 11:29 PM, Lenz, Mario (LDS) wrote: > My problem is that my recipe isn't working. I am not sure if this is your problem, but you are missing a partition with a high maximal size. According to the partman-auto docs: Due to limitation of the algorithms in partman-auto, there

Re: Is it possible to specify names creating VG and LVs with partman-lvm

2008-07-23 Thread Svend Sorensen
On Wed, Jul 23, 2008 at 5:43 AM, BUFFARD Adrien wrote: > > I'm currently creating a debian autoinstaller (using preseed file) and I'm > facing issues creating partitions with partman. > > I would like to create a VG called "vg_system" with LV on it called lv_home, > lv_tmp,lv_usr,lv_var, etc … > Is