All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chip <szarlada@freemail.hu>
To: linux-kernel@vger.kernel.org
Subject: 2.6.0-test8 PROBLEM: codepage=850 doesn't work with mount
Date: Thu, 23 Oct 2003 12:27:13 +0200	[thread overview]
Message-ID: <3F97AD01.9030806@freemail.hu> (raw)

Hi,

If you've got this line in your /etc/fstab:

/dev/hda5 /mnt/win_d vfat quiet,iocharset=iso8859-1,codepage=850,umask=0 0 0

You will get the following message during mount -a:

mount: wrong fs type, bad option, bad superblock on /dev/hda5,
        or too many mounted file systems

I've chessed out that the problemataic part is the codepage=850. When 
I've removed it the mount goes ok.


My system:
Linux version 2.6.0-test8 (root@localhost) (gcc version 3.2.2 (Mandrake 
Linux 9.1 3.2.2-3mdk)) #3 SMP Mon Oct 20 12:32:45 CEST 2003

After this I've patched my kernel with supermount patch for 2.6.0-test7, 
but doesn't work. After configuring, recompile, and installing I still 
get this message:
mount: fs type supermount not supported by kernel

Please feel free to ask me about these problems and CC me, while I'm not 
on the list.

Kind Regards,
Chip...


             reply	other threads:[~2003-10-23 10:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-23 10:27 Chip [this message]
2003-10-23 18:10 ` 2.6.0-test8 PROBLEM: codepage=850 doesn't work with mount OGAWA Hirofumi
2003-10-23 18:28   ` Randy.Dunlap
2003-10-23 18:47     ` 2.6.0-test8 PROBLEM: codepage=850 doesn't work with mount [SOLVED] Chip
2003-10-23 19:31       ` OGAWA Hirofumi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F97AD01.9030806@freemail.hu \
    --to=szarlada@freemail.hu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.