Skip to content

Commit

Permalink
Re-add an empty bios boot partition to allow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
valentindavid authored and alfonsosanchezbeato committed Mar 1, 2023
1 parent de30c75 commit 1779b0d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions gadget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@ volumes:
edition: 1
content:
- image: mbr.img
# This one should be removed in core24
# or if we find a way to allow updates without keeping
# all partitions
- name: BIOS Boot
type: 21686148-6449-6E6F-744E-656564454649
size: 1M
offset: 1M
update:
edition: 2
- name: ubuntu-seed
role: system-seed
filesystem: vfat
Expand Down

0 comments on commit 1779b0d

Please sign in to comment.