Re: Problem with preseed

2011-08-13 Thread Tom H
On Fri, Aug 12, 2011 at 11:21 AM, Wawrzek Niewodniczanski wrote: > On 08/12/11 15:50, Tom H wrote: > > d-i partman-lvm/confirm_nooverwrite boolean true > d-i partman/confirm_write_new_label boolean true > > I think it was the point!!! > > Thanks a lot, You're welcome, glad it worked. -- To UNS

Re: Problem with preseed

2011-08-12 Thread Wawrzek Niewodniczanski
On 08/12/11 15:50, Tom H wrote: d-i partman-lvm/confirm_nooverwrite boolean true d-i partman/confirm_write_new_label boolean true I think it was the point!!! Thanks a lot, Wawrzek -- Wawrzyniec (Wawrzek) Niewodniczan'ski - (niewod @ LinkedIn ) System Admin

Re: Problem with preseed

2011-08-12 Thread Tom H
On Fri, Aug 12, 2011 at 9:08 AM, Wawrzek Niewodniczanski wrote: > On 08/11/11 16:09, Tom H wrote: > > Thanks Tom for your suggestion. After some tries I figured out a bit > embarrassing fact - I were using a slightly different receipt that I posted > to the list. > > I post the proper one below. T

Re: Problem with preseed

2011-08-12 Thread Wawrzek Niewodniczanski
On 08/11/11 16:09, Tom H wrote: [...] Thanks Tom for your suggestion. After some tries I figured out a bit embarrassing fact - I were using a slightly different receipt that I posted to the list. I post the proper one below. The problem I presented in my original message has gone away, but t

Re: Problem with preseed

2011-08-11 Thread Tom H
On Thu, Aug 11, 2011 at 7:06 AM, Wawrzek Niewodniczanski wrote: > > I've been trying to write a preseed config file from some time. It's nearly > ready. The last obstacle is partitioning. Autoconfig fails in two places: > - first I have to select and confirmĀ  'Guided - use entire disk and set up >

Problem with preseed

2011-08-11 Thread Wawrzek Niewodniczanski
Hi, I've been trying to write a preseed config file from some time. It's nearly ready. The last obstacle is partitioning. Autoconfig fails in two places: - first I have to select and confirm 'Guided - use entire disk and set up LVM', - later also 'Finish partitioning and write changes to dis

Re: Problem with preseed partitioning

2009-07-06 Thread Eric Gerlach
On Wed, Jul 01, 2009 at 04:19:04PM +0200, Andy Kannberg wrote: > I've solved the problem. > > Leaving out the escapes chars and putting the whole recipe on one line did > the job. Now it works like a charm. You probably had spaces after the backslashes. That'll do it. Cheers, -- Eric Gerlach,

Re: Problem with preseed partitioning

2009-07-01 Thread Andy Kannberg
I've solved the problem. Leaving out the escapes chars and putting the whole recipe on one line did the job. Now it works like a charm. cheers, Andy 2009/7/1 Andy Kannberg > Another update: > > Using a different recipe does work. > Instead of the expert_recipe, I used choose_recipe with separa

Re: Problem with preseed partitioning

2009-07-01 Thread Andy Kannberg
Another update: Using a different recipe does work. Instead of the expert_recipe, I used choose_recipe with separate partitions: d-i partman-auto/method string regular d-i partman-auto/disk /dev/cciss/c0d0 d-i partman-auto/purge_lvm_from_device boolean true d-i partman-auto/choose_recipe select S

Re: Problem with preseed partitioning

2009-07-01 Thread Andy Kannberg
Hi Eric, /dev/cciss/c0d0 does exist during install. I've tried a standard cd install. Then, the root partition takes all space on the device. So it isn't a driver issue. It must be something in the recipe. So, searching further for a solution. If *anyone* has a tip concerning this matter would be

Re: Problem with preseed partitioning

2009-06-30 Thread Andy Kannberg
Hi Eric, No, haven't checked the error logs. Will do so tomorrow. I'll post my progress here. thanks! Andy 2009/6/30 Eric Gerlach > On Tue, Jun 30, 2009 at 03:52:36PM +0200, Andy Kannberg wrote: > > Hi guru's, > > > > I am running into a problem with a system that I want to install via a > >

Re: Problem with preseed partitioning

2009-06-30 Thread Eric Gerlach
On Tue, Jun 30, 2009 at 03:52:36PM +0200, Andy Kannberg wrote: > Hi guru's, > > I am running into a problem with a system that I want to install via a > preseed config file. > All goes well, except the partitioning part. The system I want to install is > a HP Proliant DL380 G5 with SmartArray. > F

Problem with preseed partitioning

2009-06-30 Thread Andy Kannberg
Hi guru's, I am running into a problem with a system that I want to install via a preseed config file. All goes well, except the partitioning part. The system I want to install is a HP Proliant DL380 G5 with SmartArray. For some reason, the recipe I've created isn't used; the installer falls back