Re: "On battery power, so skipping file system check" when in AC power

2009-02-24 Thread Virgo Pärna
On Sat, 21 Feb 2009 23:19:12 +1300, Chris Bannister wrote: > > And you know this from "skipping filesystem check cos on battery" > message? No, but I did modify checkroot.sh script to report on_ac_power result to screen for debug purposes. And it's 1. But when computer is started up, then i

Re: "On battery power, so skipping file system check" when in AC power

2009-02-21 Thread Henrique de Moraes Holschuh
On Sat, 14 Feb 2009, Clifford W. Hansen wrote: > On Saturday 14 February 2009 09:15:46 Virgo Pärna wrote: > > Does anyone else also receives "On battery power, so skipping file > > system check" warning, when starting up a laptop with AC power connected

Re: "On battery power, so skipping file system check" when in AC power

2009-02-21 Thread Chris Bannister
as # before and check all file systems needing it. if which on_ac_power >/dev/null 2>&1 && [ "$rootcheck" = yes ] then on_ac_power >/dev/null 2>&1 if [ "$?" -eq 1 ] then log_warning_msg "On battery power, s

Re: "On battery power, so skipping file system check" when in AC power

2009-02-16 Thread Virgo Pärna
On Mon, 16 Feb 2009 19:32:25 +1300, Chris Bannister wrote: > > IOW, does "apt-get install powermgmt-base" fix it? > Nope, I had powermgmt-base already installed and it is in latest version. Anyway - it seems, that it takes too long for system to figure out, that it is running on AC power. D

Re: "On battery power, so skipping file system check" when in AC power

2009-02-15 Thread Chris Bannister
Sorry Virgo for not replying to your OP, as I've already deleted it. On Sat, Feb 14, 2009 at 12:03:56PM +0100, Johannes Wiedersich wrote: > Virgo Pärna wrote: > > Does anyone else also receives "On battery power, so skipping file > > system check" > > war

Re: "On battery power, so skipping file system check" when in AC power

2009-02-14 Thread Michael Pobega
On Sat, Feb 14, 2009 at 07:15:46AM +, Virgo Pärna wrote: > Does anyone else also receives "On battery power, so skipping file > system check" warning, when starting up a laptop with AC power > connected? Especially in Lenny. > Is your ACPI working properly? There may b

Re: "On battery power, so skipping file system check" when in AC power

2009-02-14 Thread Virgo Pärna
On Sat, 14 Feb 2009 14:48:27 +0200, Clifford W. Hansen wrote: > > I also get this when on battery power, and it works fine when on AC power. > > I believe this is actually a good thing cause if you checking your disks and > then run out of battery bad things(tm) can happen... > The problem

Re: "On battery power, so skipping file system check" when in AC power

2009-02-14 Thread Clifford W. Hansen
On Saturday 14 February 2009 09:15:46 Virgo Pärna wrote: > Does anyone else also receives "On battery power, so skipping file > system check" warning, when starting up a laptop with AC power connected? > Especially in Lenny. > > -- > Virgo Pärna > virgo.pa...@m

Re: "On battery power, so skipping file system check" when in AC power

2009-02-14 Thread Johannes Wiedersich
Virgo Pärna wrote: > Does anyone else also receives "On battery power, so skipping file system > check" > warning, when starting up a laptop with AC power connected? Especially in > Lenny. > fine on Thinkpad T60p. johannes -- To UNSUBSCRIBE, email to debian-user

Re: "On battery power, so skipping file system check" when in AC power

2009-02-13 Thread Adrian Levi
2009/2/14 Virgo Pärna : >Does anyone else also receives "On battery power, so skipping file system > check" > warning, when starting up a laptop with AC power connected? Especially in > Lenny. No, fine here on acer aspire. Adrian -- 24x7x365 != 24x7x52 Stupid or bad

"On battery power, so skipping file system check" when in AC power

2009-02-13 Thread Virgo Pärna
Does anyone else also receives "On battery power, so skipping file system check" warning, when starting up a laptop with AC power connected? Especially in Lenny. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

Re: Startup scripts of Debian Lenny don't perform file system check while on battery power

2009-01-15 Thread Richard Hector
On Thu, 2009-01-15 at 22:18 -0500, Celejar wrote: > On Fri, 16 Jan 2009 15:30:45 +1300 > Richard Hector wrote: > > ... > > > I'd quite like to have an option to opt-out of a fsck anyway; it's > > really annoying when I'm just turning it on for a few minutes to check > > my mail before I rush out

Re: Startup scripts of Debian Lenny don't perform file system check while on battery power

2009-01-15 Thread Celejar
On Fri, 16 Jan 2009 15:30:45 +1300 Richard Hector wrote: ... > I'd quite like to have an option to opt-out of a fsck anyway; it's > really annoying when I'm just turning it on for a few minutes to check > my mail before I rush out the door. > > Richard There was a thread about this several mon

Re: Startup scripts of Debian Lenny don't perform file system check while on battery power

2009-01-15 Thread Richard Hector
On Thu, 2009-01-15 at 20:58 -0500, Douglas A. Tutty wrote: > On Tue, Jan 13, 2009 at 05:20:53AM -0600, Ron Johnson wrote: > > On 01/13/09 04:40, elektra wrote: > > [snip] > > > >The startup scripts issue a warning of the kind "Warning! Skipping file > &g

Re: Startup scripts of Debian Lenny don't perform file system check while on battery power

2009-01-15 Thread Douglas A. Tutty
On Tue, Jan 13, 2009 at 05:20:53AM -0600, Ron Johnson wrote: > On 01/13/09 04:40, elektra wrote: > [snip] > >The startup scripts issue a warning of the kind "Warning! Skipping file > >system check because the system is running on battery power" - I don't &

Re: Startup scripts of Debian Lenny don't perform file system check while on battery power

2009-01-13 Thread Ron Johnson
On 01/13/09 04:40, elektra wrote: [snip] I think the reason is that the startup scripts of the Lenny version I was running (installed with the netinstall cd in June or July on a Asus EEE PC 901 and frequently updated until it broke on Dezember 23rd 2008) omits the file system check if it

Re: Startup scripts of Debian Lenny don't perform file system check while on battery power

2009-01-13 Thread Eugene V. Lyubimkin
elektra wrote: > Hi - > > sorry I can't use reportbug because I am not using Debian anymore. Using the > bug-report search engine I couldn't find a report related to my experience. I > don't know the name of the Debian package which contains the feature that I > assume has messed up the data in

Startup scripts of Debian Lenny don't perform file system check while on battery power

2009-01-13 Thread elektra
broke on Dezember 23rd 2008) omits the file system check if it detects a mobile system running on battery. The startup scripts issue a warning of the kind "Warning! Skipping file system check because the system is running on battery power" - I don't know the exact wording - so the s

Re: file system check

2007-09-10 Thread Hugo Vanwoerkom
Tony Heal wrote: There have been times when I have rebooted a system after a couple of months of uptime that the OS automatically does a file system check of all partitions. The message on the screen states that the files system has not been checked in X number s of days. Anyone know where

Re: file system check

2007-09-10 Thread Tyler MacDonald
Tony Heal <[EMAIL PROTECTED]> wrote: > There have been times when I have rebooted a system after a couple of months > of uptime that the OS automatically does a > file system check of all partitions. The message on the screen states that > the files system has not been checked

Re: file system check

2007-09-10 Thread Neil Watson
man fstab -- Neil Watson | Debian Linux System Administrator| Uptime 18 days http://watson-wilson.ca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

file system check

2007-09-10 Thread Tony Heal
There have been times when I have rebooted a system after a couple of months of uptime that the OS automatically does a file system check of all partitions. The message on the screen states that the files system has not been checked in X number s of days. Anyone know where this number is kept

Re: file system check, and defrag

2003-11-05 Thread Micha Feigin
ile system(s). > > 1. How (and what is the best way) to do this? > 2. Other distributions I've had installed, run a file system check at > bootup. Why not Debian? > 3. How can I setup Debian to check at bootup? > > Thanks in advance! > Kordula Debian runs fsck ever

Re: file system check, and defrag

2003-11-04 Thread ajlewis2
; > 1. How (and what is the best way) to do this? > 2. Other distributions I've had installed, run a file system check at > bootup. Why not Debian? > 3. How can I setup Debian to check at bootup? > > Thanks in advance! > Kordula I've installed several distros ov

Re: file system check, and defrag

2003-11-04 Thread Ron Johnson
ile system(s). > > 1. How (and what is the best way) to do this? You don't need to defragment files unless you use DOS/Windows filesystems like FAT or NTFS. > 2. Other distributions I've had installed, run a file system check at > bootup. Why not Debian? Debian most certain

file system check, and defrag

2003-11-04 Thread Kordula Martin
I've had installed, run a file system check at bootup. Why not Debian? 3. How can I setup Debian to check at bootup? Thanks in advance! Kordula -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]