Maximum mount count?

2001-10-13 Thread Petre Daniel
so like,after 2,3 days at start up it stops and it runs fsck i believe.. just as if i unplugged my pc.how can i make it not to check my fs ? it says "maximum mount count.." and it runs fsck.. Dani

RE: Maximum mount count?

2001-10-13 Thread Sean 'Shaleh' Perry
On 13-Oct-2001 Petre Daniel wrote: > so like,after 2,3 days at start up it stops and it runs fsck i believe.. > just as if i unplugged my pc.how can i make it not to check my fs ? > it says "maximum mount count.." and it runs fsck.. > Dani after a certain number of success

Re: Maximum mount count?

2001-10-13 Thread John Carline
Petre Daniel wrote: > so like,after 2,3 days at start up it stops and it runs fsck i > believe..just as if i unplugged my pc.how can i make it not to > check my fs ?it says "maximum mount count.." and it runs > fsck..Dani man tune2fs check out the -c option John -- Powered by the Penguin

maximum mount count / pico

1997-03-11 Thread Jean-Paul Lacharme
Hi, I need to reboot my PC once or twice a day. Lately, I had a boot message displaying '/dev/hda3 has reached the maximum mount count. Checked forced' I found no option to deselect this mount count check in the mount man pages. Does anybody knows ? 2) Other topic. I unload an li

Re: maximum mount count

1997-03-11 Thread Martin Stromberg
> > Hi, > I need to reboot my PC once or twice a day. Lately, I had a boot message > displaying '/dev/hda3 has reached the maximum mount count. Checked > forced' > I found no option to deselect this mount count check in the mount man pages. > Does anybody knows

Re: maximum mount count

1997-03-12 Thread Thought
Can you just 'touch /fastboot' to ignore that? On Tue, 11 Mar 1997, Martin Stromberg wrote: > > > > Hi, > > I need to reboot my PC once or twice a day. Lately, I had a boot message > > displaying '/dev/hda3 has reached the maximum mount count. Checked

Re: maximum mount count

1997-03-12 Thread Philippe Troin
On Tue, 11 Mar 1997 23:12:44 PST Thought ([EMAIL PROTECTED]) wrote: > Can you just 'touch /fastboot' to ignore that? This will work only once, the boot process removes this file... Phil.