![]() |
[SOLVED] SSD Access Issues - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] SSD Access Issues (/showthread.php?tid=6936) Pages:
1
2
|
RE: SSD Access Issues - Tim Curtis - 09-26-2024 I did make a System Config option to manage the mask settings settings in udisks-glue but I ended up putting it on the shelf because I found it to be easier to just turn on SMB file sharing and use MacOS Finder (or Windows File Explorer) to copy files to the Pi as opposed to using a util like FileZilla. RE: SSD Access Issues - TheOldPresbyope - 09-26-2024 (09-26-2024, 10:34 AM)TimĀ Curtis Wrote: I did make a System Config option to manage the mask settings settings in udisks-glue but I ended up putting it on the shelf because I found it to be easier to just turn on SMB file sharing and use MacOS Finder (or Windows File Explorer) to copy files to the Pi as opposed to using a util like FileZilla. Same here with Linux hosts and virtual Windows hosts. Regards, Kent RE: SSD Access Issues - Hwrd69 - 09-30-2024 First, Let me say thanks to replies and suggestions. I would have replied earlier but I'm not getting notifications and I will have to correct that. Also, while I was waiting on responses I continued to try different work arounds, none of which seemed to work. To respond to TheOldPresbyope, I built both the Moode Player and Volumio SD cards using the Raspberry Pi Imager to build music player OSes. I would assume that it would automatically use the most recent release of the OSes. Also, I believe I mentioned this in my original post, when I first built the Moode Player SD card and ran with it I was able to perform the file transfers via WinSCP as I did on the Volumio SD card to an external SSD. It just stopped functioning, that's all. However, during my troubleshooting (and I know this is not going to mush useful information) it just started working again. I was able to rebuild my SSD via WinSCP by SSHing all the files. It took forever, but it worked. I hate that I do not know what changed. I also want to clarify that the reason I was comparing Volumio to Moode Player was I would assume that the ability to read/write to the SSD is a function of the OS, NOT the player itself. I now have a new issue that I will make a new post for. Thank you again for your responses and I will refer to them in the future (if I don't forget, I'm old LOL). RE: SSD Access Issues - matzemedia - 01-06-2025 I have the same requirement: I want to be able to write to my USB hard drive as a normal user. My hard drive is 2TB and therefore formatted as exfat. When I try to add 'dmask=0002','fmask=0002' to the 'dmask=0002','fmask=0002' configuration, the hard drive is no longer recognised after the restart. Code: match exfatdisks { I am afraid that with the version of udisc (1.0.5-1moode1) no dmask works yet. Does anyone has a solution forĀ exfat USB drive? |