Comment 2 for bug 1863396

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Hi Brett,

It seems this bug should be targeted to the 'e2fsprogs' package instead of 'util-linux' as the problem happens with 'mkfs.ext4' command?

$ dpkg -S $(which mkfs.ext4)
e2fsprogs: /sbin/mkfs.ext4

Please provide the output of the mkfs.ext4 command you're running with the additional '-v' option (for verbosity.)

For example,

$ sudo mkfs.ext4 -v OTHER_OPTIONS /dev/DEVICE

Thanks,
Mauricio