Yes.
Hi, Iām having issues.
Version: 10.1.0
Tried it all I think. The ssh-setup.sh file does not get deleted - that could be a hint.
Any idea of what Iām missing? Iāve disabled wifi - found out that both wifi and lan were connected - thought that was a blocker, but did not seems to be the case.
Using Windows.
Symptom: Connection refused.
The file doesnāt get deleted (it only gets removed from /etc/rc.local so it doesnāt get called with every boot).
And your client is configured to use port 2222?
Yes, Iāve inspected the scripts as well.
I even so far as booting an old Raspberry Pi device and install UI and gparted - but cannot see the drives with Homey Pro connected in recovery mode (could be warnings regarding low voltage - tried to fix that). Found a thread of people being able to extend the drive with this method instead.
Iāve tried to enable ssh experiment, and port 22 is connectable. But dont know the default credentials of ssh experiment so I am not able to maybe through this, expend the USER-drive.
I did copy the same two files rc.local and ssh-setup to both RootA and RootB
You canāt extend the drive from the SSH experiment since itās basically a Docker container running it.
After installing the files and booting, can you confirm that port 2222 is enabled in /etc/ssh/sshd_config?
Port 2222 is not listed in this file.
Can I add manual?
If itās not listed in the file, the setup script hasnāt run. Adding the port manually wonāt do much good because the rest of the script needs to run too.
Are you sure you placed the files on ROOTA/ROOTB and not BOOTA/BOOTB?
Since youāre using Windows, make sure files are saved with Unix-style line endings and not Windows-style.
And make sure CHMOD/CHOWN is right
Update: Iāve now have 2222 activated in RootB-drive, but not i RootA - they should be similar right?
No, one root partition is inactive (firmware updates are installed on the inactive partition and when Homey boots it picks the one with the latest firmware, which also means that with the next firmware update you need to redo the procedure).
Uhhhhh finally got it! Restoring, copy&pasting, more tries, restarts and so fort.
TY for your feedback and support - I kept on pushing!
Hi spkesDE!
Seems like āhttps://nc.spkes.de/index.php/s/igqeL7bQ6MaFLRH/download/homey.tar.gzā is down.
Does anyone know where I can get a copy of that file?
Thanks
Fixed!
Curious if it still works i only get partitions BOOTA & BOOTBA both do not include things like a home directory.
Your OS needs to supports ext4 partitions.
OS as Robert mentioned, or tool for mounting ext4 on non native Linux systems, but you didnāt share enough info.
When running rpiboot (rpiboot-CM4-CM5 - Mass Storage Gadget) for Windows in step 3, I get the error shown below. The same happens if I use the rpiboot file named ārpiboot-CM-CM2-CM3ā. I have tried to install other versions of the rpiboot but the same thing happens. Any advice is most appreciated.
āUSB mass storage gadget for Raspberry Pi 5
RPIBOOT: build-date 2025/05/19 pkg-version local 402baf02
Please fit the EMMC_DISABLE / nRPIBOOT jumper before connecting the power and USB cables to the target device.
If the device fails to connect then please see GitHub - raspberrypi/usbboot: Raspberry Pi USB device provisioning tool (RPIBOOT) for debugging tips.
Loading: mass-storage-gadget64/bootfiles.bin
Using mass-storage-gadget64/bootfiles.bin
Waiting for BCM2835/6/7/2711/2712ā¦
Permission to access USB device denied. Make sure you are a member of the plugdev group.
Raspberry Pi Mass Storage Gadget started
EMMC/NVMe devices should be visible in the Raspberry Pi Imager in a few seconds.
For debug, you can login to the device using the USB serial gadget - see COM ports in Device Manager.
Press a key to close this window.
