LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-19-2002, 01:50 AM   #1
wincen
Member
 
Registered: Jun 2002
Posts: 33

Rep: Reputation: 15
smartmedia write access


Running slack 8.1

So I'm can read from my smartmedia card usb reader, but I can't write to it.

when linux boots up I get a message during boot when the usb-storage module is loaded that says:

sda: Write Protect is on

when i try using hte mount command to mount the card, even with the -w flag I can still only read from the card.

This is the command I use:

mount -t vfat /dev/sda1 /mnt/card

any ideas?
thanks.
 
Old 11-19-2002, 05:33 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Give a umask as well in that command, so something like:
mount -t vfat -o umask=000 -w /dev/sda1 /mnt/card

Might do the trick, I always do things like that in my fstab though, to reduce the amount of typing involved each time I mount something. Oh and you probably don't need both the umask and the -w option, but I am sure it won't hurt.

Cool
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
grip : no write access to write encoded file bidouilleur Linux - Software 5 10-09-2010 09:23 PM
SmartMedia / CompactFlash drive doesn't automount Cinematography Linux - Hardware 2 05-28-2005 12:26 PM
Grip- "no write access to write encoded file" Alvis Linux - Software 4 01-06-2004 04:18 PM
How do I mount my smartmedia reader? dkaplowitz Red Hat 5 09-20-2003 11:52 PM
having a write access hhegab Linux - General 9 05-27-2003 01:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:04 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