Skip to content

Failed to start File System Check on Root Device #176

Description

@sp01109

fwup: v1.8.3 / v1.8.4
Platform: RPI 3B+
Linux kernel: 4.19.66-v7+

Problem

[FAILED] Failed to start File System Check on Root Device. See 'systemd-fsck-root.service' for details.

Every time, after using fwup to upgrade the system, error messages are shown and the system will shut down by itself. At the 2nd time to restart the system, it works as normal again.

In /boot/cmdline.txt, fsck.mode=auto fsck.repair=yes is used. If set it to fsck.mode=skip fsck.repair=no, since fsck won't be executed, the message won't be shown. However, after using fsck, the message shows again once.

I wonder if it may be related to an issue found and fixed in v1.8.4 as one of the bug fixes notes states that "... fsck.fat checks in dosfstools ..."

P.S. The way to create root file image is:

  1. dcfldd to freeze the root file system partition
  2. e2fsck & resize2fs to reduce the root file system image size

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions