Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Unable to detect SD card in Ubuntu #73

Closed
shivam-tripathi opened this issue Mar 19, 2017 · 2 comments
Closed

Unable to detect SD card in Ubuntu #73

shivam-tripathi opened this issue Mar 19, 2017 · 2 comments

Comments

@shivam-tripathi
Copy link
Contributor

Mount location of SD card in Ubuntu has been changed from /media to /media/username. We should modify mount locations to include this.

@yanokwa
Copy link
Member

yanokwa commented Mar 19, 2017

@shivam-tripathi Good catch! What other mount points do the popular distros use?

shivam-tripathi added a commit to shivam-tripathi/briefcase that referenced this issue Mar 19, 2017
…inux

Some Linux flavours use /media/username as mount point instead of /media. Check if it is the case and add them.

Fix getodk#73
shivam-tripathi added a commit to shivam-tripathi/briefcase that referenced this issue Mar 19, 2017
Some Linux flavours use /media/username as mount point instead of /media. Check if it is the case and add them.

Fix getodk#73
shivam-tripathi added a commit to shivam-tripathi/briefcase that referenced this issue Mar 19, 2017
Some Linux flavours use /media/username as mount point instead of /media. Check if it is the case and add them.

Fix getodk#73
shivam-tripathi added a commit to shivam-tripathi/briefcase that referenced this issue Mar 19, 2017
Some Linux flavours use /media/username as mount point instead of /media. Check if it is the case and add them.

Fix getodk#73
shivam-tripathi added a commit to shivam-tripathi/briefcase that referenced this issue Mar 19, 2017
Some Linux flavours use /media/username or /run/media/username as mount point instead of /media. Check if it is the case and add them.

Fix getodk#73
@shivam-tripathi
Copy link
Contributor Author

shivam-tripathi commented Mar 19, 2017

@yanokwa Apart from /media/username, I have found Fedora and Arch based flavours using /run/media/username as the default mount point.

shivam-tripathi added a commit to shivam-tripathi/briefcase that referenced this issue Mar 23, 2017
Some Linux flavours use /media/username or /run/media/username as mount point instead of /media. Check if it is the case and add them.

Fix getodk#73
shivam-tripathi added a commit to shivam-tripathi/briefcase that referenced this issue Mar 23, 2017
Some Linux flavours use /media/username or /run/media/username as mount point instead of /media. Check if it is the case and add them.

Fix getodk#73
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants