Your message dated Tue, 20 Jan 2009 00:51:29 -0500
with message-id <[email protected]>
and subject line Close: e2fsprogs: mkfs.ext4 produces unusable filesystem
has caused the Debian Bug report #509893,
regarding e2fsprogs: mkfs.ext4 produces unusable filesystem
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.)
--
509893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509893
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.41.3-1
Severity: normal
Tags: patch
Hello,
due to an error in the confiuration /etc/mke2fs.conf it is not possible to
mount an ext4
/ext4dev fs after creation.
Line 12 / 16 use the unknown featuer huge_file instead of large_file
Wrong:
features = has_journal,extents,huge_file,flex_bg,uninit_bg,dir_nlink,extra_isize
Correct:
features =
has_journal,extents,large_file,flex_bg,uninit_bg,dir_nlink,extra_isize
friendly regards,
Christoph
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.28-0.2 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages e2fsprogs depends on:
ii e2fslibs 1.41.3-1 ext2 filesystem libraries
ii libblkid1 1.41.3-1 block device id library
ii libc6 2.7-16 GNU C Library: Shared libraries
ii libcomerr2 1.41.3-1 common error description library
ii libss2 1.41.3-1 command-line interface parsing lib
ii libuuid1 1.41.3-1 universally unique id library
e2fsprogs recommends no packages.
Versions of packages e2fsprogs suggests:
ii e2fsck-static 1.41.3-1 statically-linked version of the e
pn gpart <none> (no description available)
pn parted <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
This was really more of a kernel configuration problem.
- Ted
--- End Message ---