AutoFsck

Differences between revisions 96 and 97
Revision 96 as of 2008-05-06 23:10:12
Size: 15801
Editor: 216-106-199-250
Comment: Changed 8.04 to read "- The Hardy Heron" instead of RC
Revision 97 as of 2008-05-23 21:11:43
Size: 16101
Editor: ip-118-90-115-82
Comment:
Deletions are marked like this. Additions are marked like this.
Line 195: Line 195:
||Marco de Visser||||I cannot wait for 10+ minutes for my pc to start, but I don't mind if my pc takes 30 minutes shutting down! So please Canonical people, add this (or something like it) to the repo! "Umuntu ngumuntu ngabanye bantu" - Xhosa saying. (People are people because of other people).||

Please consider supporting AutoFsck by reading, and possibly signing the petition at the bottom of this page.

AutoFsck is a script which automates periodic disk checking in such a way that it no longer bothers the user at boot every 30-ish times, and is streamlined in a friendly graphical user interface.

AutoFsck ensures that the automatic disk check will no longer inconvenience you by making your boot times very long.

[https://blueprints.launchpad.net/ubuntu/+spec/prompt-for-fsck-on-shutdown AutoFsck blueprint in launchpad]

How Does it Work?

It's really quite simple, every time you shut down, AutoFsck finds information on your disks. Every linux partition has two important number associated with it, one is the number of times it has been mounted, the other is the number of times it is allowed to before being checked. AutoFsck looks at these, and if your drives are due for checking it asks if you want to check them. If you say yes, your drives are checked before your computer shuts down. If you say no, AutoFsck will ensure that the check will not run next time your computer boots. You will then be prompted again the next time you shut down.

NOTE - AutoFsck is not dangerous, it does not stop fsck from running if the filesystem in question is flagged as unclean during boot.

Requirements:

At present, AutoFsck works on Ubuntu and derivatives (for example kubuntu and xubuntu). More specifically, AutoFsck requires you to be using either GDM (the Gnome Display Manger) or KDM (the KDE Display Manager) to log in. You can use any window manager or desktop environment (Gnome, KDE, Openbox, IceWM etc) so long as you are logging in through GDM or KDM (for example Xubuntu uses GDM).

Download

[http://downloads.sourceforge.net/autofsck/autofsck_3.2-1_all.deb Click here to download AutoFsck v3.2] - see below for installation instructions.

See the AutoFsck v3.2 documentation at ["AutoFsck/Doc"]

You can also download the script as a tar.gz. This is only intended for people who need to customise AutoFsck, do not download this unless you know what you are doing. [http://downloads.sourceforge.net/autofsck/AutoFsck3.2-script.tar.gz Click here] to download AutoFsck v3.2 script.

Installation

Installing AutoFsck v3.2 is easy - you can install over the top of AutoFsck 2.0 or later:

  • Download the archive from the link above.
  • Either select 'open' from the download dialogue, or save the file and then double click it.
  • When gdebi (the graphical .deb install manager) opens, click the 'install' button to install the package.
  • Note that during the install, the terminal window in gdebi may ask whether you want to keep your version, or use the new version of the configuration file autofsckrc, it is recommended that you keep your version.
  • If you want to remove Autofsck at any time, use synaptic (System --> Administration --> Synaptic Package Manager) to remove the package 'autofsck'.

Troubleshooting:

It seems that after installing AutoFsck, some people are prompted by it on every shutdown. To fix this, change the frequency of the checks using the configuration menu (see ["AutoFsck/Doc"] for details).

If you have any other problems, please contact me: jmusther@gmail.com

News:

32st April:

AutoFsck v3.2 has been tested on the upcoming 8.04 release of Ubuntu, and seems to work perfectly. Further public testing and feedback is appreciated.

32st April:

AutoFsck v3.2 has been tested on the upcoming 8.04 release of Ubuntu, and seems to work perfectly. Further public testing and feedback is appreciated.

  • Small bugfix regarding logging out and then shutting down later.

3rd December 2007:

AutoFsck v3.1 has been released. This version has provides a small bug-fix and some improved functionality:

  • The prompt on shutdown now has a 2 minute time-out. If you don't notice the prompt, your computer will not remain on, but continue to shutdown after 2 minutes.
  • When setting the frequency of the checks, the previously selected frequency will be displayed.

17th November 2007:

AutoFsck v3.0 has been released. This version has quite a number of changes:

  • Added KDM support.
  • Added a configuration GUI - see ["AutoFsck/Doc"] for full details
    • Audio prompt can be disabled/enabled
    • Check can be done on shutdown or after a quick reboot (machine is then halted)
      • The reboot method is default as it is more reliable.
    • Frequency of checks (max_mount_count) can be changed from the GUI
    • A test can be run.
    • A small 'quick help' screen.
  • Changed the prompts to make them easier to read.
  • Changed the way AutoFsck runs the checks (through init)

  • Restructured the code to make things neater.

3rd October 2007:

AutoFsck v2.5 has been released. This version improves a couple of things:

  • The disk checks now occur on shutdown - rebooting is no longer required!
  • When the prompt appears on shutdown, there is an audio prompt - some people were turning off their monitor and not seeing the prompt.

This page has been updated so see below for further information and downloads.

31st August 2007:

AutoFsck is now distributed as a .deb, which is very helpful! Even if you already have Autofsck installed, please download and install the .deb as it will mean that it's easier to upgrade or remove in the future.

Further Information About AutoFsck

AutoFsck was created by Jonathan Musther (jmusther@gmail.com), it is released under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License], please use it and modify it as you want to.

It was designed specifically for Ubuntu (and derivatives), and has so far been tested on:

  • Ubuntu 7.04 - The Feisty Fawn
  • Ubuntu 7.10 - The Gutsy Gibbon
  • Kubuntu 7.10 - The Gutsy Gibbon
  • Xubuntu 7.10 - The Gutsy Gibbon
  • Ubuntu 8.04 - The Hardy Heron

If you know of other systems on which AutoFsck works, Ubuntu or otherwise, please add them here.

AutoFsck is likely to work on any GNU/Linux system which uses GDM or KDM for it's graphical login.

Inclusion in Ubuntu

From the activity on the forums regarding the annoyance of the forced disk checks, I feel that AutoFsck, or at least something with its functionality should be included in the main Ubuntu Distribution as a dependency of Ubuntu-Desktop (as it is of dubious use on the server etc).

If you (the users) agree, please help me promote AutoFsck and get it included in the next release - 8.04.

Feedback, Suggestions, Comments etc

If you have any feedback, suggestions or comments, please post them below or email me; jmusther@gmail.com

Feedback/Discussion

  • PLEASE NOTE - I have removed all comments which have been addressed in version 2.0 or 2.5

Technical Details

Coming soon for AutoFsck v3.

Comments

Is every piece of text translatable in PO files? (a must for Ubuntu inclusion)

Is there a log kept by fsck or autofsck in case the fsck failed & perhaps why it failed?

  • A log is kept by fsck in /var/log/fsck/

That dialogue could use some love:

  • A title - something like "Scheduled disk check"
  • More descriptive buttons - "[Continue Shutdown] [Check disks]"
    • Unfortunately, this isn't possible with the current implementation, as zenity is used for dialogues.

In Hardy, USplash now lets you skip the disk check, and shows a progress bar when it happens, so AutoFsck should no longer be needed. --MuratGunes

AutoFsck (or similar) Petition

It has been well established that many users are unhappy with the way that fsck interrupts the boot process after a pre-determined number of boots.

Running fsck in this way is a 'just in case' check; it's purpose is to safeguard against filesystem errors which may arise during normal use, not to resolve specific issues which can be predicted (such as errors when the system is powered down without unmounting the filesystems). In protecting against this fsck does a great job, however the implementation, from a usability point of view, is severely lacking.

Ubuntu strives to be a Linux distribution 'for human beings', it aims to be simple for every day users, and powerful for advanced ones. Ubuntu is run by people in all walks of life on desktops, laptops and servers, and for many of those people, specifically the ones using laptops, waiting for a disk check on boot is simply unacceptable. This is a 'major usability issue.'

To fix this usability issue, AutoFsck was created. AutoFsck isn't a perfect implementation, but it does solve the usability issue and even when the implementation lets them down, most users agree that the functionality presented to the user, is in line with what the distribution should be doing by default.

Many users of AutoFsck have contacted me, asking how they can promote it with the specific goal of having it, or something providing its functionality, included in the default Ubuntu (non-server) install. There is a [https://blueprints.launchpad.net/ubuntu/+spec/prompt-for-fsck-on-shutdown launchpad blueprint], and I have tried to promote this, but so far I have had no success.

So to further the goal of getting something which provides functionality in line with AutoFsck into the Ubuntu distribution, I created this wiki petition.

To sign it, please add your name, email address (or link) and any comment to the table below.

  • If you are uncomfortable supplying your email address, then don't, or replace it with a link, perhaps to your ubuntuforums profile.

  • If you're uncomfortable supplying your real, or full name, just use your first name.

  • If you are not confident editing a wiki, email your details to me and I will add them for you: jmusther@gmail.com

Name:

Email/Link:

Comment:

NicolaeIstratii

nistratii@gmail.com

AutoFsck is really a better solution then what you pushed to 8.04

Jonathan Musther

jmusther@gmail.com

Please include the functionality of AutoFsck in Ubuntu.

John Bartlett

bart34@shaw.ca

AutoFsck really should be an integral part of Ubuntu. It is a great timesaver.

expatCM

[http://ubuntuforums.org/member.php?u=170670 expatCM]

StrangeQuark

[http://ubuntuforums.org/member.php?u=314522 SQuark]

AutoFsck is a lifesaver!

Vadim Peretokin

vperetokin@gmail.com

This program should have been included by default a long while ago.

Craig Critchfield

tundrowalker40@yahoo.com

Usability 101: Computers should wait on users, not vice-versa...this program puts that in practice.

John Ohrt

j.f.ohrt@gmail.com

a needed usability and data protection measure for Ubuntu

Markus Lobedann

markus.lobedann@gmail.com

really useful for laptop-users who are in a hurry!

Bart Libert

lapino@gmail.com

If not autofsck, something similar has to be included

Matt Price

matt.price@utoronto.ca

The time has come and gone! let's see some action!

Jari J. Lehtinen

namewithdots@gmail.com

This should absolutely be as a standard in Ubuntu installations!

Gabor Halaszvari

g.halaszvari@portmax.hu

essential for laptop-users

Jan Niklas Hasse

jhasse@gmail.com

autfsck4tw

Jan Bockaert

janbockaert@gmail.com

It should be a part of hardy

Birk Reichenbach

[http://ubuntuforums.org/member.php?u=69460 Birk]

If not autofsck, something similar has to be included!

Austin Roberts

linux@ausiv.com

I've found new users to be very turned off by having to wait for fsck so they can use their computers. At the very least put AutoFsck in the repositories.

DFreeze

We REALLY need a GUI way to configure disk checks

Edward Flick

[https://launchpad.net/~directrix1 Directrix1]

I have been burned on trips too many times by the stupid automatic bootup fsck. No more!!!

DavidONE

I'm kinda amazed that this is still an issue, given the OSS ethos of 'building for the user'. It's very irritating that fsck steals ~15 minutes from me whenever it decides. It's my ******* computer!

John Wiersba

[http://ubuntuforums.org/member.php?u=220988 JohnWiersba]

In the past, I've turned off automatic fsck with something like sudo tune2fs -c0 -i0 /dev/sda2, but that's not really advisable.

Lee Sharp

LeeSharp

I think there is a good argument for default inclusion, but please get this in the repos anyway. I can add it to my default install script that way. Also vote for this at http://brainstorm.ubuntu.com/idea/1031/

wersdaluv

[http://ubuntuforums.org/member.php?u=202558 wersdaluv]

This is a big issue for me. What if I have to do a presentation and my audience will be waiting because of forced fsck? What if there's an emergency and I have to boot my computer asap but my computer is being forced fscked?

Mark William Darbyshire

[http://www.markdarb.com/]||It would be very useful to be asked whether the check should be performed during boot (perhaps with an autoresponse of no after 10 seconds). It would also be good if a user could choose to do this at a specific time, perhaps even from within Ubuntu. Perhaps there should be a special maintenance reboot that you can perform from time to time that performs tasks such as this. I use Ubuntu on a laptop, so boot the computer several times a day. The disk check is an unnecessary annoyance, considering that there are several simple solutions available.

gsoundsgood

[http://ubuntuforums.org/member.php?u=294876 gsoundsgood]

a must for hardy

Mathias

[http://www.joomlatools.org/ Mathias]

Another step in making ubuntu user friendly: unobtrusive disk checking

Enrico Gueli

[http://e-gueli.blogspot.com/ e-gueli]

That's exactly what I was looking for!!

Nick Coghlan

ncoghlan@gmail.com

Even if it doesn't go into the base install, it would be nice to get this into the repository so that it is only an apt-get away

Randy Blake aka: randiroo76073

randiroo@gmail.com

This is a much needed addition to Ubuntu install, if not then it should at least be in repositories. Many people have been turned off by long boot process, while I understand the reasoning there needs to be options to accommodate users such as laptops & others.

Chris Murphy / chrismurf

http://www.chrismurf.com

I use Ubuntu for robotics -- waiting for a robot to do an FSCK at the wrong time can be a major hassle. I really support including the AutoFsck approach, or something similar.

Michael SanAngelo

[http://ubuntuforums.org/member.php?u=143403 jms1989]

This is great. No more long boot times

petr.bug

petr.bug@gmail.com

Who is responsible for promoting blueprints? Step out and explain.

Tom Wright

tom.tdw@gmail.com

Waiting is something you do in Windows, not linux.

Daniel Bermudez

https://wiki.ubuntu.com/Nergar||This should be the default

Niels Egberts

niels.egberts@gmail.com

This is a fantastic feature that is a must for every linux distrobution

Alex Roi

clp982@gmail.com

Please include AutoFsck in Ubuntu and in its repositories. IMO, forced fsck is not an acceptable solution, AutoFsck really should be the default.

Teitur Arnarson

teitur@home.se

I almost didn't realize how to sign up for this. It's the edit button on the top to the left. I absolutely want this script.

Radoslav Schudich

ssuuddoo@gmail.com

Thank you. I looked for that package. It helped me a lot, pitty it isn't in the default repositories. It should be there!

Marco de Visser

I cannot wait for 10+ minutes for my pc to start, but I don't mind if my pc takes 30 minutes shutting down! So please Canonical people, add this (or something like it) to the repo! "Umuntu ngumuntu ngabanye bantu" - Xhosa saying. (People are people because of other people).

AutoFsck (last edited 2011-11-24 01:58:57 by cpe-76-167-227-87)