Re: installer preseeding - partitioning

2011-04-25 Thread Richard Hector
On Mon, 2011-04-25 at 20:24 +1000, Sean Crosby wrote: > I think what you are missing is the d-i partman-auto/method string > regular line - from the example: > > > # The presently available methods are: "regular", "lvm" and "crypto" > d-i partman-auto/method string regular Great, thanks - that

Re: installer preseeding - partitioning

2011-04-25 Thread Sean Crosby
On Mon, Apr 25, 2011 at 4:51 PM, Richard Hector wrote: > On Mon, 2011-04-25 at 18:27 +1200, Richard Hector wrote: > > Hi all, > > > > I've got a preseed file, with a partitioning recipe that I think is > > valid, but I'm having trouble getting past the partitioner with no > > interaction. Unfortun

Re: installer preseeding - partitioning

2011-04-24 Thread Richard Hector
On Mon, 2011-04-25 at 18:27 +1200, Richard Hector wrote: > Hi all, > > I've got a preseed file, with a partitioning recipe that I think is > valid, but I'm having trouble getting past the partitioner with no > interaction. Unfortunately the documentation is a bit lacking on how the > various partm

installer preseeding - partitioning

2011-04-24 Thread Richard Hector
Hi all, I've got a preseed file, with a partitioning recipe that I think is valid, but I'm having trouble getting past the partitioner with no interaction. Unfortunately the documentation is a bit lacking on how the various partman values interact. This is the partitioning section of my preseed.c