Mr. Chuck:
I found your post,
[1]http://lists.freebsd.org/pipermail/freebsd-questions/2005-January/0
70766.html, re. "system immutable flags" via Google. Just want to
say thanks. :-)
Sincerely,
Ron W.
[2]ron.wingfi...@archaxis.net
501-920-7860 cell (best way)
501
On Thu, Jan 06, 2005 at 05:20:55AM -0500, Chuck Swiger wrote:
" Eugene M. Minkovskii wrote:
" >On Thu, Jan 06, 2005 at 01:03:31AM -0800, Ted Mittelstaedt wrote:
" >" What is the error message when you:
" [ ...steps removed... ]
" >Sorry Ted. System write "Operation not permitted":
" >
" >rm: /var/o
Eugene M. Minkovskii wrote:
On Thu, Jan 06, 2005 at 01:03:31AM -0800, Ted Mittelstaedt wrote:
" What is the error message when you:
[ ...steps removed... ]
Sorry Ted. System write "Operation not permitted":
rm: /var/old-tmp/temproot/var/empty: Operation not permitted
rm: /var/old-tmp/temproot/var:
ehalf Of Eugene
" > M. Minkovskii
" > Sent: Thursday, January 06, 2005 12:55 AM
" > To: freebsd-questions@freebsd.org
" > Subject: can't remove directory
" >
" >
" > Hi!
" >
" > some months ago I'm install FreeBSD 5.2
ebsd.org
> Subject: can't remove directory
>
>
> Hi!
>
> some months ago I'm install FreeBSD 5.2.1 on my PC. When I do it
> I set default partition size. For example /var has 256 Mb. After
> some time I found that It is too small for me. I move a lot of
> direct
Hi!
some months ago I'm install FreeBSD 5.2.1 on my PC. When I do it
I set default partition size. For example /var has 256 Mb. After
some time I found that It is too small for me. I move a lot of
directory to /usr and make symlinks to it:
mkdir /usr/var
mv /var/tmp /var/mail /var/log /usr/var
cd