Mailinglist Archive: opensuse-autoinstall (56 mails)

< Previous Next >
Re: [suse-autoinstall] A very basic partitioning problem
  • From: Mike Marion <mmarion@xxxxxxxxxxxx>
  • Date: Thu, 13 Apr 2006 20:47:58 +0000 (UTC)
  • Message-id: <20060413204744.GF18605@xxxxxxxxxxxxxxxxxxxxxx>
On Thu, Apr 13, 2006 at 03:51:59PM +0200, Rainer Krienke wrote:

> <partitioning config:type="list">
> <drive>
> <device>/dev/hda</device>
> <initialize config:type="boolean">false</initialize>
> <use>linux</use>

Try adding:
<is_evms_vg config:type="boolean">false</is_evms_vg>

under the <drive> directive. Even though the docs say the default it
false, I noticed (sles10 beta9 testing vs sles10.1) that the partition
map errors in y2log had mentions of evms in them. When I added the
above tags, and made no other changes.. it worked.

--
Mike Marion-Unix SysAdmin/Staff Engineer-http://www.qualcomm.com
_Charlie_: "That was beautiful! I got chills! What side of
whose bed did you wake up on?" From _The Mask_

< Previous Next >