06-25-2023, 03:58 PM
Starting with moOde 8.3.0 there is no default userid on the ISO image and starting with 8.3.1 there are no dependencies on the userid having to be named "pi".
The userid is setup as part of prepping the image with the Raspberry Pi Imager and can be whatever the user desires thus "pi" can't be assumed anywhere in the code.
To write files to a USB drive locally from SSH prefix the copy command with sudo.
When you say "writing is not possible... remotely" do mean from Windows file explorer?
The userid is setup as part of prepping the image with the Raspberry Pi Imager and can be whatever the user desires thus "pi" can't be assumed anywhere in the code.
To write files to a USB drive locally from SSH prefix the copy command with sudo.
When you say "writing is not possible... remotely" do mean from Windows file explorer?