Skip to content

Commit

Permalink
mount boot
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 committed Jan 11, 2025
1 parent bec546f commit 124fdc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updater/base_buster_arm7.Pifile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ tar -xf Qt5_OpenGLES2.tar.xz -C /

# comment out fkms on [all] for pi2 compat with eglfs
RUN bash -c "
mount /dev/mapper/loop0p1 /boot
sed -i '/^\[all\]/{:a;n;/^dtoverlay=vc4-fkms-v3d/s/^/#/;ba}' /boot/config.txt
"

Expand Down

0 comments on commit 124fdc2

Please sign in to comment.