Re: autoyast and partitions

Robert Klein <[email protected]> Tue, 15 Apr 2014 16:27:58 +0200
Newsgroups gmane.linux.suse.autoinstall
Organization Max Planck-Institut für Polymerforschung
Message-ID <[email protected]>
Hi,

On 04/15/2014 03:09 PM, Dsant wrote:
> If I use autoyast and xml file, without any partitions rules, will the
> existing partitions be safe ?
> 
> That is, will I be asked about partition scheme ? Or will partitions be
> erased automatically ?
> 

Dunno what happens if you only leave the partition section out.  YaST
probably tries to install the system in unused disk space and use
existing swap partitions.


If  you want to be asked about partitions, that is, you want to get the
YaST partition proposal screen, put a proposals section in the general
section:


  <general>
    ...
    <proposals config:type="list">
      <proposal>partitions_proposal</proposal>
    </proposals>
    ...
  </general>


Cf. section 4.1 of the autoYaST manual
(http://users.suse.com/~ug/autoyast_doc/configuration.html#CreateProfile.General)


Best regards
Robert

-- 
Robert Klein             UNIX Operations
Max Planck-Institut für Polymerforschung
Anschrift:  Ackermannweg 10, 55218 Mainz
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]