LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Pen Drive : write protected is off (https://www.linuxquestions.org/questions/linux-newbie-8/pen-drive-write-protected-is-off-724418/)

lincoln.runwal 05-07-2009 10:02 AM

Pen Drive : write protected is off
 
Hi ,
I m using rhel 5 and when i insert usb drive. it shows that write protect is off , so how can i make it on?
and why this message comes at the screen and who give this message
thanks

i92guboj 05-07-2009 10:13 AM

That message is produced by the usb-storage kernel module. It just means that the device is writable. Some usb storage devices have a hardware switch to make them read-only, but most of the cheaper ones to not really have such mechanism, in that case the message will still be displayed. This has nothing to do with the permissions of the device, or with the fact that you mounted it read/write or read-only. That message is casted before the device is mounted, when the hardware is detected and assigned to a driver at kernel level.

Why are you asking this? Is it maybe that your device has a hardware switch for read-only but it's not working?


All times are GMT -5. The time now is 07:37 PM.