We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a026d76 commit 6c05bddCopy full SHA for 6c05bdd
scripts.d/00_disable_autoresize.sh
@@ -2,4 +2,4 @@
2
3
source lib.sh
4
5
-sed -i 's| quiet init=/usr/lib/raspi-config/init_resize.sh||' mnt/img_root/boot/cmdline.txt || die "Could notdisable autoresize"
+sed -i 's| quiet init=/usr/lib/raspberrypi-sys-mods/firstboot||' mnt/img_root/boot/firmware/cmdline.txt || die "Could notdisable autoresize"
0 commit comments