Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-24-2003, 09:28 AM
|
#1
|
LQ Newbie
Registered: Apr 2003
Location: New Haven, Connecticut
Distribution: Ubuntu 7.04, CentOS, Debian 4.0
Posts: 5
Rep:
|
Help with /etc/fstab
Hello Everyone:
I do have a problem with my SanDisk compact flash card. It worked very nicely for last month but now appears that if I want to transfer any files from my hardrive to CF, a message shows that the disc is read-only.
Please have a look at my /etc/fstab file and please help me to clean it from undesired lines (do you have any ideas?).
Thank you,
Wawosz
/etc/fstab file:
--------------------------
/dev/hdb7 / ext3 defaults 1 1
/dev/hdb6 /boot ext3 defaults 1 2
none /dev/pts devpts mode=0620 0 0
none /mnt/cdrom supermount dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs iocharset=iso8859-1,ro,umask=0 0 0
/dev/hda5 /mnt/nt2 ntfs iocharset=iso8859-1,ro,umask=0 0 0
/dev/hdb1 /mnt/win_c vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
/dev/hdb5 /mnt/win_d vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/zip supermount dev=/dev/sdb4,fs=auto,--,iocharset=iso8859-1,sync,codepage=850,umask=0 0 0
none /proc proc defaults 0 0
/dev/hdb8 swap swap defaults 0 0
/dev/sdb1 /mnt/memorycard auto user,iocharset=iso8859-1,kudzu,codepage=850,noauto,umask=0,exec,rw 0 0
|
|
|
04-24-2003, 10:29 AM
|
#2
|
Member
Registered: Feb 2002
Location: Denver, CO US
Distribution: Arch
Posts: 453
Rep:
|
under /dev/sdb1, at "rw" to your options so it looks like this:
/dev/sdb1 /mnt/memorycard auto user,rw,iocharset=iso8859-
see if that works
|
|
|
04-24-2003, 01:29 PM
|
#3
|
LQ Newbie
Registered: Apr 2003
Location: New Haven, Connecticut
Distribution: Ubuntu 7.04, CentOS, Debian 4.0
Posts: 5
Original Poster
Rep:
|
BusBarn: well it didn't work :-( I don't know why it happened that CompactFlash (SanDisk) is read-only now...
Well I will wait for other remarks.
Thanks
|
|
|
04-24-2003, 02:12 PM
|
#4
|
LQ Newbie
Registered: Apr 2003
Location: Seattle, WA
Distribution: Red Hat 9
Posts: 1
Rep:
|
Have you tried changing the umask for the flashcard to 0000? so that everything is given all permissions, ive never worked with flashcards so i dont know, but you might want to try it.
|
|
|
All times are GMT -5. The time now is 09:47 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|