Re: reboot with fsck and bad block check

2005-10-04 Thread Seeker5528
On Sat, 1 Oct 2005 22:04:15 +1200 Chris Bannister <[EMAIL PROTECTED]> wrote: > > I see that the badblocks man page has a big fat warning: > [..] > > This can be overridden using the -f > > flag, but should almost never be used --- if you think you're smarter > > than

Re: reboot with fsck and bad block check

2005-10-01 Thread Chris Bannister
On Tue, Sep 27, 2005 at 03:07:15AM -0700, Seeker5528 wrote: > I see that the badblocks man page has a big fat warning: [..] > This can be overridden using the -f > flag, but should almost never be used --- if you think you're smarter > than the badblocks program, you

Re: reboot with fsck and bad block check

2005-09-27 Thread Seeker5528
On Sat, 24 Sep 2005 23:32:00 -0400 Angelo Bertolli <[EMAIL PROTECTED]> wrote: > How can I force it to do a bad block check on reboot and not just a > regular fsck? Where do I put the -c option (e2fsck)? Is this really something that would be desirable? It seems to me that if you think checking

Re: reboot with fsck and bad block check

2005-09-24 Thread Angelo Bertolli
Gene Heskett wrote: On Friday 23 September 2005 21:39, Angelo Bertolli wrote: Does shutdown -rF also include a bad block check? I'm guessing it doesn't, but I can't find any information online on how to tell it to do a bad block check also. I did find in /etc/default/rcS a setting to send

Re: reboot with fsck and bad block check

2005-09-24 Thread Gene Heskett
On Friday 23 September 2005 21:39, Angelo Bertolli wrote: >Does shutdown -rF also include a bad block check? I'm guessing it >doesn't, but I can't find any information online on how to tell it to do >a bad block check also. I did find in /etc/default/rcS a setting to >send -y to fsck, but nothing

reboot with fsck and bad block check

2005-09-23 Thread Angelo Bertolli
Does shutdown -rF also include a bad block check? I'm guessing it doesn't, but I can't find any information online on how to tell it to do a bad block check also. I did find in /etc/default/rcS a setting to send -y to fsck, but nothing that would indicate any reason it needs -y. Angelo --