More > JRiver Media Center 28 for Linux

Conversion from Windows to Linux Ubuntu 11

<< < (10/16) > >>

cochinada:

--- Quote from: cochinada on March 01, 2022, 11:42:55 am ---For some reason in Theater View the albums are not grouped so I did nothing,  :)

I did that but still the owner is root. I also noticed the menu Take Ownership is grayed.


Yep. I don't wear glasses although I really should...

--- End quote ---

That's the one I chose indeed!

Awesome Donkey:
Can't recall if ntfs-3g is installed by default in Ubuntu, hopefully it is. You can make sure by opening a terminal and using the following command...


--- Code: ---sudo apt install ntfs-3g
--- End code ---

From there you can force the use of ntfs-3g by first unmounting the drive (like I described above) and back in Edit Mount Options edit the bottom Filesystem type field from auto to ntfs-3g and press OK. Before mounting the drive again in the terminal for good luck you can try using the command Bryan posted above...


--- Code: ---sudo chown joaquim:joaquim /media/joaquim/Multimedia/
--- End code ---

Then mount the drive and see what happens.

cochinada:
Didn't work either. Owner is still root.

BryanC:
In the mount options (next to nosuid,nodev, etc), add "uid=joaquim,gid=joaquim,dmask=022,fmask=133" and then remount.

cochinada:

--- Quote from: BryanC on March 01, 2022, 12:08:58 pm ---In the mount options (next to nosuid,nodev, etc), add "rw,uid=joaquim,gid=joaquim,dmask=022,fmask=133" and then remount.

--- End quote ---

Better but not there yet. MC still fails to rebuild the thumbnail.

Could it be because Group is still Root although owner is Me?


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version