LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 05-03-2016, 05:23 PM   #1
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Rep: Reputation: 10
"Write Protection" removal


Hey:

I may be stepping over boundaries with this. I went to put a file on a Lexar 16Gb USB drive last evening and out-of-the-blue, a pop-up states "the drive is write protected" ?? So, started going round the web to see how to remove it. Well, tried a few things, but they didn't work (the articles were rather dated). So, my question(s)#1 How do I remove the write protection? #2 How did it happen that the drive went to that mode?
Thanks:
Rick
 
Old 05-03-2016, 05:29 PM   #2
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,219

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
List the "few things" that you tried, so that we don't start by repeating them.
 
Old 05-03-2016, 06:05 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
normally most linux based OS's mount usb drives as READ ONLY by normal users

and read / write for the root account

this is normal

now with this in the NON linux section

one #1)
microsoft dose not and NEVER WILL support drive formats that Microsoft dose NOT own and have patented and copyrighted

so
What format is the usb drive ?
microsoft's NTFS or Fat32 ( longname or table lookup- default)

if it is in ect3 or ext4 or btfs or any other like apples zfs
a windows OS can not read it
 
Old 05-03-2016, 06:58 PM   #4
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,150

Rep: Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856
a number of filesystems will mount read only if they have errors on them, in the case of removable drives this is usually due to them not being unmounted properly before physical removal, usually a check disk will fix this, in the case of the ext* filesystems use fsck.
 
Old 05-03-2016, 08:51 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Once in a while these devices mess up. Lexar sent me a (windows) program that fixed one of mine. There is a free one out there too that might correct it assuming it is a deal with the drive.
 
Old 05-04-2016, 06:02 PM   #6
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Original Poster
Rep: Reputation: 10
To: jefro, Keith Hedger, John VV, and dugan:

Appreciate you all weighing in. OK, duhhh... yes I didn't tell you what I've done, so far. What I did was go to the web and youtube and trythe steps I found. I've had to use the directives for Win7, for I don't have access to a Linux machine at this time. Now, those Win7 steps involved the use of the command(cmd) line and that was about a 6 step operation...which didn't remove the "write protection"(tried 4x). I have not found any publications that give a different approach to the said problem. Obviously, I need to research more. Thing is, I don't know how the drive acquired the "write protection" for it didn't have that prior to last Fri. when I opened it up and tried to add a file??? Any thoughts on that? Now, the drive is in FAT32. OK, didn't think about using NFTS for I've never had a problem like this prior to last Fri. Really, I wasn't aware the 2 different formats made a difference? Thought both formats were universally O.S. friendly(?) Well, maybe from now on I'll use NTFS format. I'm not worried about the content on the drive, I have it backed up and just want to be able to read/write as I've always done, for right now, this drive has over 6Gb of space unusable because of that damn write protection. OK, I'll be awaiting your opinions/possible solutions. {John VV...good to hear from you...again!}
Thanks Fellas:
Rick
 
Old 05-04-2016, 08:10 PM   #7
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
http://askubuntu.com/questions/10163...protection-off may be a way.

A windows solution. http://smallbusiness.chron.com/repai...ive-38826.html

See if Lexar still has that program to fix their drives.
 
Old 05-04-2016, 08:45 PM   #8
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Original Poster
Rep: Reputation: 10
Hey Jefro:

Funny you should mention going to Lexar site. I did that and couldn't find any useful help??? Looked at the Ubuntu/Linux thread, but I don't have access to a Linux machine at this time. I concur it would be a better shot than MSWin7!!!
Rick
 
Old 05-04-2016, 09:24 PM   #9
Doug G
Member
 
Registered: Jul 2013
Posts: 749

Rep: Reputation: Disabled
Just a shot in the dark, check that there isn't a physical write-protect switch like there is on sdhc cards.
 
Old 05-04-2016, 09:38 PM   #10
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Original Poster
Rep: Reputation: 10
To Doug G

No....no switch

Rick
 
Old 05-04-2016, 10:04 PM   #11
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
I think I emailed Lexar support and they sent a link to me. Don't remember exactly now, maybe it was on support pages.

For some reason I think there was a post on www.pendrivelinux.com on this subject but not sure either.

If you have access to a live cd then you may be able to use the tools to try the linux repairs. Even live cd's can usually install software as long as you have ram.

Last edited by jefro; 05-04-2016 at 10:06 PM.
 
Old 05-05-2016, 12:45 PM   #12
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Original Poster
Rep: Reputation: 10
REPLY TO ALL RESPODENTS:

I've just "chatted" with Lexar.com. They are sending me some information with the stipulation that should the provided information fail, I am to return the drive to them for a replacement. If the info provided works on the drive, I'll then supply that info here. Right now, everything I've read/tried/applied concerning write protection removal has failed.(MSWin7). There are even many methods that don't even apply to Win7 that are out there, generally just making it all a confusing, exasperating endeavor. Can't understand why when I have a problem, nothing on the web, nor help from the forums ever seems to work...that part just doesn't make sense???? You see, this is a case in point, everyone can point to the 'fix", some have even applied the "fix" themselves, yet it doesn't work for me!!?? Unbelievable!!! I APPRECIATE all who've tried to help. Please, I'm not out to insult anyone, just stating a fact I don't understand!
KUDOS:
Rick
 
Old 05-05-2016, 07:38 PM   #13
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
That is the kind of support and reply you get from a good company.

I paid a lot for a number of Lexar professional CF cards and they replaced one of them and sent a usb card reader gratis.
 
Old 05-15-2016, 05:46 PM   #14
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Original Poster
Rep: Reputation: 10
EVERYONE:

I've have tried every(that I could find) application associated with/to Win7 and every single one has failed to remove "write protection". Seems Win7 has had this problem for years! And of course, being MSWin, they do not fix their errors, they just come out with another O.S and charge you fools(those who use/buy MSWin) hundreds!! Even tried to do a repartitioning and guess what...got a pop-up "Cannot perform task for disc is write protected". WINDOWS SUX!! OK, I'll enteratain all thoughts on using Linux to "fix" this write protection. Uhm...I tried 3 different software programs that were supposed to remedy this, and none worked. Whatever Win7 did, it seems to be irreversible...that is,using Win7!! LINUX to the RESCUE!!!!!!
Thanx:
Rick
 
Old 05-15-2016, 07:48 PM   #15
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Is there any possibility the drive has had a GPT partition table installed, ever? If so, you can try using gdisk to remove the traces of it. A GPT table overwritten by an MBR partition table can cause all sorts of problems, and it can be hard to spot. Gdisk will tell you what table remnants are there, and fix it if necessary.
 
  


Reply

Tags
formating, usb stick



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
[SOLVED] ? about "marking for removal" or "marking for complete removal" in synaptic pkg mgr Gregg Bell Linux - Newbie 5 03-06-2014 07:27 AM
Removal of write protection on a USB Gins Linux - General 3 10-06-2010 09:16 AM
Synaptic: "removal" vs. "complete removal" newbiesforever Linux - Software 2 08-24-2008 08:31 PM
How to write a bash script to replace all "KH" to "K" in file ABC??? cqmyg5 Slackware 4 07-24-2007 09:00 AM
chrooted user: "write" and "talk" don't work. ldp Linux - Software 2 04-12-2005 02:05 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 05:43 PM.

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