Mailinglist Archive: opensuse-autoinstall (99 mails)

< Previous Next >
Re: [opensuse-autoinstall] SLES 9, Autoyast, and LVM
  • From: Uwe Gansert <ug@xxxxxxx>
  • Date: Mon, 21 May 2007 14:03:28 +0200
  • Message-id: <200705211403.30009.ug@xxxxxxx>
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

< Previous Next >
Follow Ups
References