LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 12-02-2012, 04:11 PM   #1
CollieJim
Member
 
Registered: Mar 2005
Distribution: Gentoo, Kubuntu
Posts: 582

Rep: Reputation: 28
Cannot view data on external storage


As usual, I do not find Mint Linux particularly reliable when first installed.

When I plug in an external storage device, I automatically get, for each partition on the device, an error message:
Code:
Could not display "/media/jim/..."
The location is not a folder.
How do I stop this nonsense? It is a folder, and it appears that permissions are not set properly.
How do I stop automounting? I do not always want all partitions mounted.

Thanks
Jim
 
Old 12-03-2012, 09:03 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,324
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
I looked around the web and did not find anything on disabling automount on Mint, not that I looked very hard, since Google is available to all.

Some more information would likely be useful, such as what version of Mint, what is the output of fdisk -l from a terminal (may need to be run as root), and what are the permissions on the partitions? Does this happen with every external storage device you connect, or just with one?
 
Old 12-05-2012, 06:43 AM   #3
CollieJim
Member
 
Registered: Mar 2005
Distribution: Gentoo, Kubuntu
Posts: 582

Original Poster
Rep: Reputation: 28
The automount process creates a directory for the user under /media:
Code:
drwxr-x---+  3 root root 4096 Dec  5 20:34 jim
As jim I cannot even look in it.

If there is an entry if /etc/fstab it is used, but otherwise the device is put under /media and is not visible.
I guess the solution is to have an entry for every possible partition with noauto set. Rather messy.
 
Old 12-06-2012, 08:26 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,324
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
It looks as if root is the owner in the automount. Have you tried unmounting the partition as root, then remounting it as user? That might give you a hint as to what is going on.
 
Old 12-07-2012, 01:37 AM   #5
CollieJim
Member
 
Registered: Mar 2005
Distribution: Gentoo, Kubuntu
Posts: 582

Original Poster
Rep: Reputation: 28
I've change the owner to jim. I can access the device, but now automount has stopped working...
I'm quite happy to mount manually.
 
Old 12-07-2012, 08:22 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,324
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Just for fun, I connected my Podplayer (Iriver 150) to my Mint 13 system. It automounted just fine and allowed me to manipulate the files on it, including copying and deleting a file. The directory structure looked just the same as on my other systems.

I am not sure the behavior you've experienced is necessarily typical of Mint. There may be something else going on. I have no idea what it may be, though.
 
Old 12-07-2012, 10:14 PM   #7
CollieJim
Member
 
Registered: Mar 2005
Distribution: Gentoo, Kubuntu
Posts: 582

Original Poster
Rep: Reputation: 28
Dunno...
Things change from one release to the next and are not always known or intended.
This is the first distro that creates a subdirectory under /media for the user. In the past, the new devices all got lumped together in /media unless /etc/fstab has a relevant entry.
 
Old 12-08-2012, 06:33 PM   #8
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,324
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Which version of Mint?
 
Old 12-08-2012, 10:31 PM   #9
CollieJim
Member
 
Registered: Mar 2005
Distribution: Gentoo, Kubuntu
Posts: 582

Original Poster
Rep: Reputation: 28
Mint 14
 
Old 12-09-2012, 07:39 PM   #10
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,324
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
I haven't upgraded yet, so I haven't encountered any changes they may have made. It will probably be a couple of weeks before I do. If I run into anything funky, I'll remember this thread.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to delete tmp view storage in clearcase dayalan_cse Linux - General 1 10-26-2012 04:38 AM
external storage for server Bruce Hill Linux - Server 2 07-22-2011 08:28 AM
moving data from FS from one storage to FS in another storage kmvinay AIX 4 12-07-2010 12:45 AM
10.1 and external Storage device goudi Mandriva 3 10-16-2004 05:57 AM
External Storage problem pacevedo Mandriva 0 05-14-2004 07:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 05:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration