Your message dated Sun, 26 Oct 2014 00:57:12 +0200
with message-id <[email protected]>
and subject line util-linux: fsck now based on (lib)mount code.
has caused the Debian Bug report #514209,
regarding fsck and mount handle backslashes differently in /etc/fstab
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
514209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514209
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initscripts
Version: 2.86.ds1-61
Severity: important
I had a usb drive /etc/fstab entry that used the /dev/disk/by-label as
follows:
ls -al /dev/disk/by-label/S*
lrwxrwxrwx 1 root root 10 2009-02-06 04:39 STORE\x20N\x20GO ->
../../sda1
The drive would mount fine manually, but fsck.vfat claimed that it
couldn't find the device, so it wouldn't mount at boot-up.
I have changed the /etc/fstab to use the /dev/disk/by-id entry, and will
see if that is a work-around for this problem.
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.28-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages initscripts depends on:
ii debianutils 2.31 Miscellaneous utilities specific t
ii e2fsprogs 1.41.3-1 ext2/ext3/ext4 file system utiliti
ii libc6 2.7-18 GNU C Library: Shared libraries
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii mount 2.13.1.1-1 Tools for mounting and manipulatin
ii sysvinit-utils 2.86.ds1-61 System-V-like utilities
Versions of packages initscripts recommends:
ii psmisc 22.6-1 Utilities that use the proc filesy
initscripts suggests no packages.
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Version: 2.25.1-1
Hello!
I'm closing this bug report now since the new fsck (in recent versions
of util-linux) is now using the new libmount library which should make
sure that everything works the same between fsck and mount as they now
use the same code.
Regards,
Andreas Henriksson
--- End Message ---