Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

This specification outlines the method for displaying the results of a necessary fsck using usplash, without needing to switch to text mode, and only if one is required.

Rationale

A filesystem check, when required, is a lengthy process that occurs during boot time. This adds a significant enough delay that users may believe there is some kind of problem, and reboot their machine or worse.

Use cases

Scope

Design

Implementation

Code

Data preservation and migration

Unresolved issues

What sort of progress bar are you looking for? Currently what is implemented in the fsck driver permits you to know how far you have gotten in checking one filesystem, and once it completes, it will switch to another filesystem and tell you how far that one needs to go before it is complete. We don't currently have an overall progress bar indicator (and in order to do that it would require modification of both fsck and the low-level, underlying fsck programs --- and I don't think it would be trivial). The question is how desirable is that? -- tytso, 2006-Dec-21

BoF agenda and discussion


CategorySpec

UsplashFsckProgress (last edited 2008-08-06 16:33:55 by localhost)