Mailinglist Archive: opensuse-factory (581 mails)

< Previous Next >
Re: [opensuse-factory] XFS Boot Problem
  • From: Sid Boyce <sboyce@xxxxxxxxxxxxxxxx>
  • Date: Mon, 01 Dec 2008 15:36:18 +0000
  • Message-id: <49340472.1030000@xxxxxxxxxxxxxxxx>
Felix Miata wrote:
On 2008/12/01 14:30 (GMT) Sid Boyce composed:

Quoting an often repeated statement of an associate, "somebody's just
having a laugh, ain't they?" - my laptop (ext3) just told me on a reboot
that it has gone 71 days without a check and it will eventually boot up
at some time in the not too distant future. I must have misread the
intention or value of "tune2fs -c -1 /dev/sda1".

That should have read "tune2fs -c0 -1 /dev/sda1".
You only did half the tune2fs job, instead do: tune2fs -c0 -i0 /dev/sda1

I don't disable entirely, instead I would do: tune2fs -c0 -i12m /dev/sda1

OK, I shall do that. From what I understood from the manpage, "tune2fs
-c0 -1 /dev/sda1" and "tune2fs -c0 -i0 /dev/sda1" were equivalents.
Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >