E2: It seems the stick contains no proper partition table -.-
Title pretty much sums it up, i can see one usb device within the music-library, but it shows up as empty one.(Windows Pc have no proplem in showing and playing the content from the stick)
Stick →
Fat32
4x root level folders
– music files directly within these folders
E: Stick in question is this one, without any modifications made to it → EMMA Webshop - EMMA Competition USB Stick 2022 limited edition
So no, im not going to modify it in anyway, because that might mean i cannot use it in competition, would rather want to know why volumio does not scan it, and since my knowledge in linux area is quite limited, would like to have some help investigating why this happens.
We already had a report of this a week ago.
Volumio 3 relies on udev actions, where it expects a partition “add” action from the kernel to mount the device.
However, when there are no partitions on the disk, this never happens.
Ubuntu and Debian show the same behavior.
So, currently there is no automount possible without a partition table.
Is there any workarounds for such cases? i can allready see this being a PITA for me when the competition season starts, if they make us use “official media” which the judges bring with them?
What do you mean with “competition season”?
Edit: ok, got it.
No workaround at the moment, the automount code in the networkfs plugin would have to be modified for this, don’t know whether this is possible. Further analysis would be necessary.
I’ll help with that, when it is possible to allow such disk structures, others would benefit as well. Bumped into the issue myself before, but reformatted the disk to solve it. That was before I found out last week what the issue was.
Yes, correct, but there is no partition add action, which is what Volumio is waiting for.
We’ll take this via PM if you don’t mind, and post here when we have a result. OK?
Last month I had same problem and solved it by reformatting disk. It was mentioned that Volumio 2 relied on specific debian package for mounting, but Volumio 3 don’t use it because new debian version doesn’t provide it. I forgot to ask, what was name of mentioned package.
Maybe it is good idea for Volumio team to consider providing Volumio’s own version of package in question? If not possible, then try to find working replacement. It may be very disappointing for non-technical new users of Volumio to have these kind of troubles.
Let’s say music lover “X” who wants to get into digital hi-fi playback buys Volumio Primo. He/She knows what is usb hard drive and how to use it. Lets say he/she uses many usb stick in his/her workplace to exchange documents with workmates, but his/her technical knowledge ends there. He/she doesn’t have any further knowledge about partitions and partition tables. He/she knows how to copy files on disk and how to connect disk to Volumio Primo. Due to bad luck he/she has bought good quality disk from good brand, but by default it has partition without partition table. What happens next? Nothing, files are on disk, computer can read them, but Volumio does nothing. After many tries he/she calls to his/her friend and asks for help. His/Her friend maybe uses some other music playing software, still decides to help and offers to visit music lover “X”. His/her friend also bring usb disk with some music. Due to bad luck his/her friend also has disk without partition table. Whats worse his/her friend has a bit more technical knowledge, but still not enough to suspect reason behind problem or how to test and solve it. In this case reading documentation helps very much, if problem is known like it is now, but lack of technical knowledge may make things very bad and can end with some kind of bigger disaster for users. Music lover “X” concludes: Volumio is just piece of junk and starts to use same software what his/her friend uses.
After my own research, I discovered that not having partition table is somewhat unusual but not uncommon. It is more common for block devices with single partition. Block devices are usually tape drives, usb sticks, memory cards and so on. It is technical quirk, but having working workaround for it may be helpful.
yes, yours was the topic I was referring to.
There is no workaround, but in case it can be solved and with reasonable effort, then it is an option.
This is what has been done already, it now works the way it does in Debian and Ubuntu distros. They don’t automount disks without a partition table either.
Correct, but mounting such a disk is not the problem.
Expecting an automount for it is a totally different issue.
I’ll support it, but that is not a guarantee.
People seem to think that everything can be done just because they would like to have it.
That’s not how it works, this just is one of the many things to be done. It needs a high enough priority. And that is partly depending on how much demand there is.