Mailinglist Archive: opensuse-autoinstall (99 mails)

< Previous Next >
Re: [opensuse-autoinstall] SLES 9, Autoyast, and LVM
  • From: "Jonathan Buys" <buysjon@xxxxxxxxx>
  • Date: Tue, 22 May 2007 14:24:15 -0500
  • Message-id: <b3cb10ed0705221224i7cb2089by29efc9c2c38ae2d@xxxxxxxxxxxxxx>
Thanks for the suggestions, but it does not seem to have worked.
Defining the swap space actually seems to have a very negative effect
on the lvm volume, using this example, the lvm reports that there is
not enough expects available.

Any other suggestions?

Thanks,

Jon

On 5/21/07, Uwe Gansert <ug@xxxxxxx> wrote:
On Sunday 20 May 2007 18:50, Jonathan Buys wrote:

I have three comments. Please try them:

>       <partitioning config:type="list">
>               <drive>
>               <device>/dev/sda</device>
>               <partitions config:type="list">
>               <partition>
>       <partition_type>primary</partition_type>
>       <size>200mb</size>
>       <filesystem config:type="symbol">reiser</filesystem>
>       <partition_nr config:type="integer">1</partition_nr>
>       <mount>/boot</mount>
>       </partition>
>               <partition>
>       <crypt>twofish256</crypt>
>       <format config:type="boolean">false</format>

set that above to true

>       <loop_fs config:type="boolean">false</loop_fs>
>       <partition_id config:type="integer">130</partition_id>
>       <size>2GB</size>
<partition_type>primary</partition_type>
<filesystem config:type="symbol">swap</filesystem>

>       </partition>

--
ciao, Uwe Gansert

Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
now playing VNV Nation - Kingdom
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx


--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups