Non-Pi Debian install: Errors during MiSTer CIFS Setup #48
Replies: 0 comments 8 replies
-
you didn't configure the retronas group on the system so the mister installer never finished
|
Beta Was this translation helpful? Give feedback.
-
Yeah, that did it. I added a "retronas" group, added the "pi" user to it, and then the installation completed successfully. When I run cifs_mount.sh from the MiSTer now, I see the following:
So, this means the MiSTer can't write to the RetroNAS mister share? Is there something else I need to do to my RetroNAS settings or to my user settings to change this? |
Beta Was this translation helpful? Give feedback.
-
First Command:
Second Command:
MiSTer:
|
Beta Was this translation helpful? Give feedback.
-
Sorry, .86.110 is my old NAS which is where my old MiSTer share was living. Not sure why that's lingering after editing cifs_mount.sh and cifs_mount.ini, and rebooting the MiSTer. .86.111 is the RetroNAS. When I disconnect the old NAS and try to connect to RetroNAS, these are the logs:
From Windows, I'm able to access \retrosmb from Explorer, and I see "retronas" and "mister" subfolders in the share that opens. When I try to drill into either of them, though, using either the "pi" account/password or "root" (with the appropriate password for either), I get an "Access is denied" error. That might be a hint as to what's going on, or something unrelated. By the way, sorry for all the back and forth! I appreciate the help. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, everyone.
I just found an old Mac Mini, wiped it, and installed Debian Bullseye on it so I can pair it with an external drive and use it as my RetroNAS server . My first attempt seemed to work, but I wasn't able to connect to it from any other device on my network, so I started from scratch: wiped the Mac, wiped my external drive, and did the whole installation process of Debian and RetroNAS over again, this time naming the default user and group "pi" like in most of the tutorials, even though I'm not using a Pi device.
Here are the steps I've done so far.
Unlike my setup attempt before wiping, the Samba for MiSTer option didn't seem to go well. I captured as much as I could of the logs in a PasteBin but it's cut off at the top because I was using SSH. The installation ended with the following (sorry, all my code blocks are getting combined for some reason):
Beta Was this translation helpful? Give feedback.
All reactions