Your message dated Mon, 18 Nov 2013 14:10:16 -0500
with message-id <[email protected]>
and subject line mount: Please try to mount ext3 filesystems as ext2 if the
kernel lacks ext3 support
has caused the Debian Bug report #107787,
regarding mount: type auto: fallback from ext3 to ext2
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.)
--
107787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=107787
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mount
Version: 2.12-3
Severity: wishlist
Hello,
would it be possible to add fallback-support from ext3 to
ext2 for filesystem type autodetection?
Currently, if kernel has no ext3 support, type auto fails
for ext3 filesystems, since mount detects it as ext3 and
does not try to mount it as ext2, if ext3 isnt there:
# mount -t auto -o loop foo /mnt
mount: fs type ext3 not supported by kernel
# mount -t ext3,ext2 -o loop foo /mnt
# mount | grep foo
/root/foo on /mnt type ext2 (rw,loop=/dev/loop0)
#
This would be nice to have, especially for beautifying
/etc/fstab :)
(`auto' fits in one tab, `ext3,ext2' doesnt :-))
Of course, this does also help sharing filesystems on
removable media between machines - some having ext3
support, some not.
Thanks for your work & regards,
Mario
--
I heard, if you play a NT-CD backwards, you get satanic messages...
That's nothing, if you play it forwards, it installs NT.
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm going to go ahead and finally close this old bug out. If the init
scripts are still trying to run the wrong fsck when a list is given,
then file a bug against them. If you specify only one filesystem
type, then you expect mount to honor that and not try some other type.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJSimYYAAoJEJrBOlT6nu75ti0IAM+ZP/TJTqRPw0q++ysoTHNt
4r5UayAvPDtGz1uW7Du8RRdzBli8cPgGBdc1UwKyTN82dBEaqSmQOCRXa1DWY/2w
HY8HCS4x+lx1nlHxJWX4QxfrYk3DXykxTA+hOmmaO6ipl8UXYNsaiklJ1wvw/76c
fl3wm56CjrHTmOT2l0j8PuBp5l9kgONP1F+6xXfrlQQDldUf1nn3zt3POjDBLWj1
3OaPp2iInP0NfYMRKFHe9LjXKQNRUXKDhaCmRxrqMhjCAqVsvxGKwjqcvLF+WHQ4
D3/gtxUFxr/a3s0WgMcnufPn93pAAp8eAkJnQF72XlGltJR/BSOM3cc1a+9K748=
=qAUi
-----END PGP SIGNATURE-----
--- End Message ---