Re: Deleting BSD Flags files
Re: Deleting BSD Flags files
- Subject: Re: Deleting BSD Flags files
- From: William Kucharski <email@hidden>
- Date: Sat, 25 Nov 2006 19:20:57 -0800
You have to boot into single-user mode to remove the sappnd or schg flags.
To remove the file you have to boot single-user, remove the applied flags, then remove
the files. The system won't allow you to remove the files until you unset the flags.
If you don't feel like finding out which flags are set ("ls -lo"), then this should work from
single user-mode:
chflags noschg nosappnd nosunlnk <file>; rm -f <file>
William Kucharski
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden