[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#616036: /bin/mount: /bin/mount: Fstab options causing failed mounts



Package: freebsd-utils
Version: 8.1-4+b1
Severity: important
File: /bin/mount

local filesystem mount entires in /etc/fstab fail to mount at boot and runtime
if the options field contains only "noatime". The error message is "unknown
filesystem type". For example:
mount /home
mount: /home has unknown file system type

Doing a full mount command such as 'mount /dev/ad0s7 /home' still works, but
of course /etc/fstab isn't read in this case.

If the options field contains "noatime,rw", then the filesystem
will successfully mount at boot and runtime.

This happened to me after a fresh install. Fortunately / had the options
"noatime,rw" so the system could at least partially come up.

I have not tried other combinations of options, but I would be willing to do so
if requested.
-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freebsd-utils depends on:
ii  libbsd0                       0.2.0-1    utility functions from BSD systems
ii  libc0.1                       2.11.2-10  Embedded GNU C Library: Shared lib
ii  libcam0                       8.1-5      FreeBSD CAM (Common Access Method)
ii  libgcc1                       1:4.4.5-8  GCC support library
ii  libgeom0                      8.1-5      FreeBSD GEOM library
ii  libkiconv4                    8.1-5      FreeBSD kernel side iconv library 
ii  libkvm0                       8.1-5      FreeBSD kvm (kernel memory interfa
ii  libsbuf0                      8.1-5      FreeBSD string buffer library
ii  libstdc++6                    4.4.5-8    The GNU Standard C++ Library v3
ii  ufsutils                      7.3-1+b1   UFS filesystems utilities

freebsd-utils recommends no packages.

Versions of packages freebsd-utils suggests:
pn  freebsd-hackedutils           <none>     (no description available)
ii  kbdcontrol                    8.1-4+b1   command-line tool to change keyboa
ii  vidcontrol                    8.1-4+b1   command-line tool to control the s

-- no debconf information



Reply to: