Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get CD mount point on every Linux distribution #26

Open
garlontas opened this issue May 26, 2021 · 0 comments
Open

Get CD mount point on every Linux distribution #26

garlontas opened this issue May 26, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@garlontas
Copy link
Member

garlontas commented May 26, 2021

FFRipper needs to get the mount point on each Linux distribution, although it can differ from one distribution and another.

On Ubuntu with GNOME the mount point is: /run/user/1000/gvfs/cdda:host=sr0/
On Linux Mint with Cinnamon the mount point is: /run/user/999/gvfs/cdda:host=sr0/
On another it could be: /media/cdrom0/
And so on

I found the following links that could help to fix that problem:

Not all of them are for Linux, but they could all help.

@garlontas garlontas added bug Something isn't working enhancement New feature or request labels May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant