From f359b3dd6eb8761044bf85592d100fee5e062ebe Mon Sep 17 00:00:00 2001 From: scbj Date: Mon, 27 Oct 2025 15:57:58 +0100 Subject: [PATCH] (image-files) raspios-trixie update --- image-files.md | 1 + 1 file changed, 1 insertion(+) diff --git a/image-files.md b/image-files.md index 351d30a..c0a8f43 100644 --- a/image-files.md +++ b/image-files.md @@ -58,4 +58,5 @@ This is a quick step through the setup of a raspbian image: 1. add empty file `ssh` to boot partition 1. add userconf.txt to boot partition, to set up initial user & password 1. disable resize script in boot/cmdline.txt (something with `firstboot` or `resize`) + since raspios-trixie the setting is located in `/etc/cloud/cloud.cfg` 1. unmount partition and detach loop device