Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2010 09:17:43 +0100
From:      Polytropon <freebsd@edvax.de>
To:        "K. Yura" <yy.guest@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: savemail panic
Message-ID:  <20101208091743.01a2e913.freebsd@edvax.de>
In-Reply-To: <AANLkTi=aD05CfXPQQdy1Oyez%2BRf2kndndkrHueW7v9f6@mail.gmail.com>
References:  <AANLkTi=aD05CfXPQQdy1Oyez%2BRf2kndndkrHueW7v9f6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Dec 2010 10:58:48 +0300, "K. Yura" <yy.guest@gmail.com> wrote:
> I got that error SYSERR(root): savemail: cannot save rejected email anywhere
> Losing ./qfob86....:savemail panic. How can I fix it? Thanks.

See the first line in df -h:

> Filesystem     Size    Used   Avail Capacity  Mounted on
> /dev/ad0s1a    496M    476M    -20M   104%    /

Your / partition is full (overful, halfway precisely speaking).
512 MB is a bit small for a 8.1 install. See if you can remove
unneeded stuff (for example old kernels).

The home directory for root is /root which resides on /. You
can create /home/root and specify it (via chsh) as root's
new home directory. In this case, it will be on whatever
partition /home is on.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101208091743.01a2e913.freebsd>