Skip to content
Snippets Groups Projects
Commit dda973d8 authored by Ariel D'Alessandro's avatar Ariel D'Alessandro
Browse files

image-rpi64: Add firmware partition to /etc/fstab


The firmware partition is required to be permanently mounted at
/boot/firmware by the raspi-firmware package, which otherwise fails
during updates.

Signed-off-by: default avatarAriel D'Alessandro <ariel.dalessandro@collabora.com>
parent cb752be8
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ actions:
options: [ x-systemd.automount ]
- mountpoint: /boot/firmware
partition: firmware
buildtime: true
options: [ x-systemd.automount ]
- mountpoint: /home
partition: general_storage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment