Forcing PCI Express Gen 3.0 speeds on the Pi 5

Hello together,

has somebody tried this?

https://www.jeffgeerling.com/blog/2023/forcing-pci-express-gen-30-speeds-on-pi-5

/boot/firmware/config.txt does not exist on a fresh installation of syncloud.

Bye.

I think /boot is just for mounting “boot” partition, you could probably do it by:

mount /dev/mmcblk0p1 /boot
1 Like