[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-autoinstall
Subject:    Re: [suse-autoinstall] SLES 10: more than one primary partition?
From:       "Holger Reif" <reif () gmx ! net>
Date:       2006-08-21 6:52:10
Message-ID: 20060821065208.26200 () gmx ! net
[Download RAW message or body]

The example below (and our more complex standard setup too) worked.
Thanks!

Essentially there are two points to take care of:
1. Include the "<partition_type>" tag
2. Make sure to list all primary partitions first

Some side notes:

The use of the "<partition_type>" tag, while used in some examples (if you know what \
you are looking for...), is not explicitely mentioned in the autoyast document. Where \
can I get an uptodate DTD?

It seems that the priority of the "<partition_nr>" is less then the prio of the \
"<partition_type>" tag. This behaviour has definitely changed from SLES9 to SLES10 \
and I can't find any reference on this change. May I urge you to document either the \
current behaviour or to document changes. It is not always the preferred way to first \
get a system running configured as you want and then to create an autoinst.xml from \
that machine.

best regards
Holger Reif



-------- Original-Nachricht --------
Datum: Wed, 2 Aug 2006 16:04:09 +0200
Von: Uwe Gansert <ug@suse.de>
An: suse-autoinstall@suse.com
Betreff: Re: [suse-autoinstall] SLES 10: more than one primary partition?

> On Monday 31 July 2006 17:46, Holger Reif wrote:
> 
> > What I expect is:
> > 1st primary 96M /boot
> > 2nd primary some 130G /
> > 1st logical 6G swap
> 
> can you try it like this?
> 
> <partitioning config:type="list">
> <drive>
> <initialize config:type="boolean">true</initialize>
> <partitions config:type="list">
> <partition>
> <filesystem 
> config:type="symbol">VAR_boot_filesystem</filesystem>
> <format config:type="boolean">true</format>
> <mount>/boot</mount>
> <partition_id config:type="integer">131</partition_id>
> <partition_nr config:type="integer">1</partition_nr>
> <partition_type>primary</partition_type>
> <size>96M</size>
> </partition>
> <partition>
> <filesystem config:type="symbol">ext3</filesystem>
> <format config:type="boolean">true</format>
> <mount>/</mount>
> <partition_id config:type="integer">131</partition_id>
> <partition_nr config:type="integer">2</partition_nr>
> <partition_type>primary</partition_type>
> <size>max</size>
> </partition>
> <partition>
> <filesystem config:type="symbol">swap</filesystem>
> <format config:type="boolean">true</format>
> <mount>swap</mount>
> <partition_id config:type="integer">130</partition_id>
> <partition_nr config:type="integer">5</partition_nr>
> <size>8192M</size>
> </partition>
> </partitions>
> <use>all</use>
> </drive>
> </partitioning>
> 
> 
> -- 
> ciao, Uwe Gansert
> 
> Uwe Gansert, Server Technologies Team
> SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany
> Business: http://www.suse.de/~ug
> 
> -- 
> To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com
> For additional commands, e-mail: suse-autoinstall-help@suse.com

-- 


"Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic