Hi Daniel,

here is a xml snippet that I use for the purpose you describe:

  <partitioning config:type="list">
    <drive>
      <device>/dev/sda</device>
      <disklabel>gpt</disklabel>
      <initialize config:type="boolean">true</initialize>
      <enable_snapshots config:type="boolean">true</enable_snapshots>
      <partitions config:type="list">

        <partition>
          <!-- BIOS Grub -->
          <create config:type="boolean">true</create>
          <partition_id config:type="integer">263</partition_id>
          <resize config:type="boolean">false</resize>
          <size>8MB</size>
        </partition>

            :

note: enable_snapshots config only makes sense if you are using btrfs on this device.

HTH



Mit freundlichen Grüßen

Dr. Frieder Schmidt
Principal Technical Specialist
Lead Architect Infrastructure Solutions
 
Micro Focus
Nördlicher Zubringer 9-11
D-40470 Düsseldorf

Mobile.: +49 (0)173 - 5876 677
Tel.:        +49 (0)211 - 5632 677
Fax.:       +49 (0)211 - 5632 550

https://www.microfocus.com/assets/images/email/2016/mf_signature.png
PLEASE NOTE: This e-mail may contain confidential and privileged material for the sole use of the intended recipient.
Any review, distribution or other use by anyone else is strictly prohibited. If you are not an intended recipient,
please contact the sender and delete all copies. Thank you.
 
Attachmate Group Germany GmbH,
GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 202401 (AG München)


>>> Daniel Spannbauer <ds@marco.de> 09.10.19 14:24 >>>

Am 10/9/19 um 10:15 AM schrieb Ancor Gonzalez Sosa:
>
>> But how can I do this via autoyast?
> Specify a partition with format=false (you don't want a filesystem) and
> partition_id=263 (AutoYaST value for bios-boot).
>
> https://documentation.suse.com/sles/15-SP1/single-html/SLES-autoyast/#ay-partition-configuration

>
> Cheers.


Hello,


first of all: thanks, I will try this.

Where did you find the 263 for bios-boot?


Regards


Daniel



--
Daniel Spannbauer                         Systemadministration
marco Systemanalyse und Entwicklung GmbH  Tel   +49 8333 9233-27 Fax -11
Rechbergstr. 4-6, D 87727 Babenhausen     Mobil +49 171 4033220
http://www.marco.de/                      Email ds@marco.de

Geschäftsführer Martin Reuter             HRB 171775 Amtsgericht München

--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org