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

[Bug] alias "mount-usb" only works with correct device /dev/sdb #14

Open
MRocholl opened this issue Feb 28, 2019 · 1 comment
Open

[Bug] alias "mount-usb" only works with correct device /dev/sdb #14

MRocholl opened this issue Feb 28, 2019 · 1 comment

Comments

@MRocholl
Copy link
Collaborator

usb-mount will try to mount device fount ad /dev/sdb1 even if the computer has a different layout for its usb-plugs.
Proposed solution:
Make alias dependend on device variable to be set at top of alias file.
Set up script should make this a prompt or include logic to automatically identify the right device

@MRocholl MRocholl changed the title [Bug] mount-usb only works with correct device /dev/sdb [Bug] alias "mount-usb" only works with correct device /dev/sdb Feb 28, 2019
@MFreidank
Copy link
Collaborator

I second the notion that the set up script should handle this.
There should be an attempt to detect the desired USB device and a prompt to confirm the detected device or propose a different one.
Come to think of it: this should probably allow for a list of devices, as frequently people have more than a single usb plug available.

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

No branches or pull requests

2 participants