Comment 3 for bug 1711011

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Nope, that's wrong. fsck.jfs is there in xenial, but apparently not there in artful. This needs further investigation.

[ 5.432926] device-mapper: multipath service-time: version 0.3.0 loaded
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... Begin: Waiting for udev to settle (multipath) ... done.
done.
[ 5.577291] JFS: nTxBlock = 8192, nTxLock = 65536
Begin: Will now check root file system ... fsck from util-linux 2.30.1
fsck: error 2 (No such file or directory) while executing fsck.jfs for /dev/mapper/mpatha-part2
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
done.
Begin: Running /scripts/local-bottom ... Spawning shell within the initramfs

BusyBox v1.22.1 (Ubuntu 1:1.22.0-19ubuntu2) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs)
(initramfs) cd /dev/mapper/
(initramfs) ls
control mpathb mpatha mpatha-part1 mpatha-part2
(initramfs) fsck.jfs /dev/mapper/mpatha-part2
sh: fsck.jfs: not found
(initramfs)