Skip to content

[BUGFIX] Unable to mount drive#1692

Merged
microtechno9000 merged 1 commit intoautomatic-ripping-machine:mainfrom
xieve:fix-mount
Mar 10, 2026
Merged

[BUGFIX] Unable to mount drive#1692
microtechno9000 merged 1 commit intoautomatic-ripping-machine:mainfrom
xieve:fix-mount

Conversation

@xieve
Copy link
Copy Markdown
Contributor

@xieve xieve commented Feb 6, 2026

Description

This PR does not need squashing :)

Hotfix for 824e720: It seems I did not test the latest revision of my PR. Sorry for that, this one works.

Fixes the docker container not being able to mount any discs, because Ubuntu has a terribly old version of mount.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration

  • Docker

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have tested that my fix is effective or that my feature works

Changelog:

  • Removed mount options (not needed, since the Dockerfile sets up the
    mountpoints). Passing any at all makes this version of mount fail.
  • Added --source option to add to clarity of the code.

Logs

DVDVIDEO_177039855820.log

I believe this is due to Ubuntu shipping an old version of mount.
- Removed mount options (not needed, since the Dockerfile sets up the
  mountpoints). Passing any at all makes this version of mount fail.
- Added --source option to add to clarity of the code.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 1, 2026

@ringo805
Copy link
Copy Markdown
Contributor

ringo805 commented Mar 1, 2026

tested changes by manually editing the file as I was seeing an issue from this line. This changes looks like it fixes the bug

@microtechno9000 microtechno9000 merged commit 826918f into automatic-ripping-machine:main Mar 10, 2026
11 of 12 checks passed
@xieve xieve deleted the fix-mount branch March 12, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants