[Bug 612249] Re: Wrong error when mounting vfat filesystem with invalid mount option

Phillip Susi psusi at ubuntu.com
Mon May 29 17:20:09 UTC 2017


I am not able to reproduce this in 17.04, are you?


** Changed in: util-linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/612249

Title:
  Wrong error when mounting vfat filesystem with invalid mount option

Status in util-linux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: util-linux

  /etc/fstab has the following line:

  LABEL=IAUDIO /media/audioplayer/ vfat
  uid=1000,gid=1000,noatime,nls=utf8,sync,user  0 0

  if you run:

  mount /media/audioplayer

  then it gives you the error:

  mount: can't find /media/audioplayer in /etc/fstab or /etc/mtab

  However, the problem is actually the nls=utf8, which vfat doesn't
  support.

  In dmesg it says:

  [11610.081002] FAT: Unrecognized mount option "nls=utf8" or missing
  value

  Is it possible to get this error corrected? It's not that it can't
  find /media/audioplayer in fstab (clearly it can), but it's an option
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: util-linux 2.17.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Sun Aug  1 22:24:49 2010
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: util-linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/612249/+subscriptions



More information about the foundations-bugs mailing list