BootLoginWithFullFilesystem

Differences between revisions 2 and 3
Revision 2 as of 2007-05-11 12:52:03
Size: 1102
Editor: 195
Comment:
Revision 3 as of 2007-05-15 15:34:39
Size: 1100
Editor: ANancy-151-1-105-249
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
This specification is about making boot and login work when there disk runs out of free space This specification is about making boot and login work when the disk runs out of free space

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 is about making boot and login work when the disk runs out of free space

Rationale

At the moment the desktop session doesn't start when there is no free space on the disk and let the user without any easy way to fix his system.

Use Cases

  • Michael just installed some new applications, ran out of disk space and didn't notice. The next login will warn him about the problem and let him to make some space.

Scope

The Ubuntu distribution

Implementation

  • Create a /var/overflow 1 megabyte tmpfs partition
  • Make gdm set TMPDIR to this partition if there is less than 1 megabyte available on /tmp
  • Display a dialog on login explaining that the user needs to free some space and then restart his session


CategorySpec

BootLoginWithFullFilesystem (last edited 2008-08-06 16:31:27 by localhost)