Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Renamed USB-Storage in Path after incomplete start
#1
Renamed USB-Storage in Path after incomplete start

Hi together,

sometimes if have the prob that after restart
the attached USB-Storage will be renamed in Moode (6.3 and prior)
f.e.g. the USB drive is named MUSIC then after restart the name is MUSIC_
and no files stored as favorites will be found, because it is saved as MUSIC\Classics\...
and not as MUSIC_\Classics\...

Doesn't help to change/remove/reorg/restart device.
After reorg I have two directory entries: MUSIC and MUSIC_

I know it is not a direct prob from Moode.
It happens when Raspberry was not started complete and during
start process power was lost.
It is quite possible to get MUSIC___________\

How can I solve/rename/delete this? Because I do not have access to the file system.
Thanks for Your help.

Joachim
Reply
#2
Remove the USB stick then use the commands below to un-mount and delete all the folders under /media.

Code:
sudo umount /media/FOLDER_NAME

sudo rmdir /media/FOLDER_NAME
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
(11-18-2019, 05:01 PM)Tim Curtis Wrote: Remove the USB stick then use the commands below to un-mount and delete all the folders under /media.

Code:
sudo umount /media/FOLDER_NAME

sudo rmdir /media/FOLDER_NAME

Thanks Tim for Your fast reply.

Joachim
Reply


Forum Jump: