Unable to mount location

All Gurus once were Newbies
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read this

Unable to mount location

Postby stedben on Fri Nov 23, 2012 9:24 pm

Happy thanksgiving to those of you who celebrate it!

I am at my uncle's house and I am trying to get a virus off his windows laptop. The virus is too smart for regular extraction so I made an LM 14 USB boot disk. My hope is to run a linux-based antivirus to clean up the windows hard drive.

In Mint, when I double click the windows drive, i get an error message:
Unable to mount location Adding read ACL for uid 999 to `/media/mint' failed: Operation not supported


I would be so grateful if someone could help me!
stedben
Level 1
Level 1
 
Posts: 1
Joined: Fri Nov 23, 2012 9:11 pm

Linux Mint is funded by ads and donations.
 

Re: Unable to mount location

Postby altair4 on Sat Nov 24, 2012 8:20 am

Create the directory first:
Code: Select all
sudo mkdir /media/mint

Then take possession of "mint":
Code: Select all
sudo chown mint:mint /media/mint
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
altair4
Level 13
Level 13
 
Posts: 4664
Joined: Tue Feb 03, 2009 10:27 am

Re: Unable to mount location

Postby 7heD4rkKnigh7 on Fri Nov 30, 2012 10:42 am

Thank you for your post. It does solve the problem of not being able to browse my NTFS hard disks. But I am curious. I am a newbie to Linux and have been looking at different distributions of Linux since the release of Windows 8 which I do not like. It seems unecessary to issue this command in Ubuntu to see NTFS partitions. Did the Linux Mint distributors make this terminal command necessary on purpose, or is this some sort of bug that was overlooked? I doubt my own suggestion that this is any kind of bug but who knows? Its probably more related to security. But since Ubuntu has no problem with my NTFS disks out-of-the-box and Mint does it makes me wonder. I guess that's why I ask. Thanks for the help.
7heD4rkKnigh7
Level 1
Level 1
 
Posts: 5
Joined: Fri Nov 30, 2012 9:21 am

Re: Unable to mount location

Postby altair4 on Fri Nov 30, 2012 12:41 pm

Oddly enough you have the cause and affect reversed. It's Ubuntu where the problem exists and only shows up in Mint because Mint is derived from Ubuntu.

Want proof? Here is the original Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+sour ... ug/1048059
Like most bugs it will not happen to everyone and not all the time.

Once upon a time during the Golden Age of Linux all of these partitions that are not in fstab would mount to /media/LABEL. If they happen to be formatted in NTFS or FAT32 they would mount with the owner = the user that mounted it. Someone decided to change this and have it mount to /media/$USER/LABEL and instead of a simple ownership scheme like they had before they decided to use ACL's ( Access Control Lists ) because it's more complicated to do it that way and as it turned out more error prone.

It boils down to a lack of adult supervision and proper integration testing of new software.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
altair4
Level 13
Level 13
 
Posts: 4664
Joined: Tue Feb 03, 2009 10:27 am

Re: Unable to mount location

Postby ericpeacock79 on Sat May 11, 2013 1:35 am

@altair4 - thanx! worked perfectly for me
LM 14 flash drive live disk
ericpeacock79
Level 1
Level 1
 
Posts: 3
Joined: Mon Apr 30, 2012 2:39 pm


Return to Newbie Questions

Who is online

Users browsing this forum: 2chunky, RETNUH and 25 guests