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

Simplify USB storage handling #60

Open
Short-bus opened this issue Feb 21, 2024 · 0 comments
Open

Simplify USB storage handling #60

Short-bus opened this issue Feb 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Short-bus
Copy link
Owner

The 'discmonitor' class in src/pilomardisc.py tries to find and mount USB storage if the RPi is running without the desktop being launched.
If the desktop is automatically launched in the background when the RPi boots (raspi-config option) then the USB storage mounts automatically and more reliably.
The code in discmonitor can therefore be simplified and more reliable if the decision is made to always have the desktop launched on startup if you want to use attached storage.

@Short-bus Short-bus added the enhancement New feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant