site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -josh On Nov 25, 2006, at 7:20 PM, William Kucharski wrote: chflags noschg nosappnd nosunlnk <file>; rm -f <file> _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com Another option is to recompile the kernel with a version of the filesystem that ignores those flags. 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: William Kucharski kucharsk@mac.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/jgraessley% 40apple.com This email sent to jgraessley@apple.com smime.p7s
participants (1)
-
Josh Graessley