Remote Patching (using VNC)

release 1.2
fixed installer for USB installation

now will correctly run and install off of USB.

(note: you only need to download install this update, if usb install was failing previously for you… if you have already installed on sdcard, then all is good - no change :slight_smile: )

for those interested, it was due to the USB fat filesystem not retaining the permissions of the passwd file. to fix manually you could just type

chmod 600 /root/.vnc/passwd

so @miker2049 you’ll probably want to do this.

2 Likes