Q. how to connect between pc with uconsole

I have the uconsole cm4 and 32GB SDcards, and I used the image of RetroPie 6.12.y for uConsole and DevTerm here.
Next, after installing the retropie image on the sd card, how can I connect the ucosole and pc wirelessly, is there an easy post written for beginners?
I tried to install and use the samba program in uconsole, but I couldn’t use it because I had an error.
How can I connect with PC or move GameRom?

putty? usb memory? samba? filezilla?

Which method would be best for a beginner?

SSH Is a great option but it comes disabled by default

Also you can use a pendrive to move things from the PC to the uconsole, its not wireless but its the most beginner friendly, for putty, filezilla or similar SSH access needs to be enabled

1 Like

ssh + scp/sftp are the best possible combo,

but for beginner I would recommend usb flash drive

(or you can use usb card reader and connect retropie sdcard to your computer, but it may be hard to do on win due to sd card filesystem)

1 Like

The easiest way for a beginner would be eject the sd and put in in your computer and place the roms you want in the correct emulator folder in /home/USER/RetroPie/roms/ then put the sd back in the uConsole.

1 Like

on linux that’s very easy, but windows requires some extra work to read ext4 file systems

1 Like

I always forget about windows ya that does change things.

1 Like