Re: jail removal

2006-09-09 Thread Chad Leigh -- Shire.Net LLC


On Sep 9, 2006, at 3:37 AM, Christopher Cowart wrote:

I've partially removed a jail and I want to start over and  
recreate it
differently, but I'm having trouble removing files. Getting  
permission

denied on some files I am unable to chmod to +w.

Try 'sudo chflags -R noschg /path/to/jail'. I'm thinking the immutable
flag got set on something like var/empty.



And if that doesn't work you may be at a secure level that doesn't  
allow the changes to immutable flags.


Chad

---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: jail removal

2006-09-09 Thread Christopher Cowart
> I've partially removed a jail and I want to start over and recreate it 
> differently, but I'm having trouble removing files. Getting permission 
> denied on some files I am unable to chmod to +w.
Try 'sudo chflags -R noschg /path/to/jail'. I'm thinking the immutable 
flag got set on something like var/empty.

-- 
Chris Cowart
Unix Systems Administrator
Residential Computing, UC Berkeley
"May all your pushes be popped"


signature.asc
Description: Digital signature


jail removal

2006-09-09 Thread [EMAIL PROTECTED]

Hi,

How do you remove a jail? I can't seem to find information about this.

I've partially removed a jail and I want to start over and recreate it 
differently, but I'm having trouble removing files. Getting permission 
denied on some files I am unable to chmod to +w.


Thanks,
Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"