Page 1 of 1

Problem mit quotas

Posted: 2006-05-14 11:12
by weally
Hallo,

ich habe ein Problem mit quotas, beim booten erhalte ich folgene Meldung:

Code: Select all

Checking quotas. This may take some time.
quotacheck: Cannot remount filesystem mounted on / 
read-only so counted values might not be right.
danach fährt das System auch leider nicht mehr hoch :(

Kann mir jemand helfen das Problem zu beheben?

Besten Dank

weally

Re: Problem mit quotas

Posted: 2006-05-16 23:54
by milchmann
get mal in /etc/fstab und lösche usrquota,grpquota raus.

Re: Problem mit quotas

Posted: 2006-05-17 23:08
by weally
Milchmann wrote:get mal in /etc/fstab und lösche usrquota,grpquota raus.
in der fstab steht:
/dev/sda3 / ext3 usrquota,grpquota 1 1
soll ich die Zeile einfach in:
/dev/sda3 / ext3 1 1
ändern?

Re: Problem mit quotas

Posted: 2006-05-17 23:12
by flo
ersetze das besser mal durch "defaults" ... und schau, was die Kiste dann macht. Eventuell, falls er nicht hochkommt, hilft noch ein "errors=remount-ro".

flo.