public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PROBLEM: VFAT/MSDOS
@ 2004-08-09 21:40 Steven E. Woolard
  2004-08-09 22:27 ` R. J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Steven E. Woolard @ 2004-08-09 21:40 UTC (permalink / raw)
  To: linux-kernel

VER: 2.6.8-rc3
Using a FAT16 file system mounted via /dev/sda1 
it cannot be written to. When attempt is made it gives the error of being a read-only file system. 
This problem does not exist with 2.6.7 (confirmed)

-:=============================:-
     Steven E. Woolard
   web: http://tuxq.ath.cx
   email: tuxq@earthlink.net
   aim: tuxq
-:=============================:-

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PROBLEM: VFAT/MSDOS
  2004-08-09 21:40 PROBLEM: VFAT/MSDOS Steven E. Woolard
@ 2004-08-09 22:27 ` R. J. Wysocki
  2004-08-11 17:34   ` Eric Lammerts
  0 siblings, 1 reply; 3+ messages in thread
From: R. J. Wysocki @ 2004-08-09 22:27 UTC (permalink / raw)
  To: Steven E. Woolard, linux-kernel

On Monday 09 of August 2004 23:40, Steven E. Woolard wrote:
> VER: 2.6.8-rc3
> Using a FAT16 file system mounted via /dev/sda1
> it cannot be written to. When attempt is made it gives the error of being a
> read-only file system.

It's known.  It appears that you have to mount the fs with _both_ the 
"iocharset" _and_ "codepage" options explicitly specified to be able to write 
to it.  Alternatively, you can remount it with "rw" explicitly specified (as 
root).

I hope that someone's working on a fix. ;-)

Greets,
RJW

-- 
Rafael J. Wysocki
[tel. (+48) 605 053 693]
----------------------------
For a successful technology, reality must take precedence over public 
relations, for nature cannot be fooled.
					-- Richard P. Feynman

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PROBLEM: VFAT/MSDOS
  2004-08-09 22:27 ` R. J. Wysocki
@ 2004-08-11 17:34   ` Eric Lammerts
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Lammerts @ 2004-08-11 17:34 UTC (permalink / raw)
  To: R. J. Wysocki; +Cc: Steven E. Woolard, linux-kernel


On Tue, 10 Aug 2004, R. J. Wysocki wrote:
> On Monday 09 of August 2004 23:40, Steven E. Woolard wrote:
> > VER: 2.6.8-rc3
> > Using a FAT16 file system mounted via /dev/sda1
> > it cannot be written to. When attempt is made it gives the error of being a
> > read-only file system.
>
> It's known.  It appears that you have to mount the fs with _both_ the
> "iocharset" _and_ "codepage" options explicitly specified to be able to write
> to it.  Alternatively, you can remount it with "rw" explicitly specified (as
> root).
>
> I hope that someone's working on a fix. ;-)

That change was reversed in 2.6.8-rc4:

> <torvalds@ppc970.osdl.org>
>     Revert FAT NLS changes.
>
>     It's causing massive user confusion, and breaks installers by
>     mounting the filesystem read-only.

Hooray for Linus!

Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-11 17:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-09 21:40 PROBLEM: VFAT/MSDOS Steven E. Woolard
2004-08-09 22:27 ` R. J. Wysocki
2004-08-11 17:34   ` Eric Lammerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox