Hello,
I cannot completely empty my trash. I was solving a network issue last month and had to delete these network files:
AirPortBrcmNIC-MFG.kext
SystemConfiguration [folder] containing: com.apple.Boot.plist
My network is fine now, but these files are still in my trash. When I try to delete them, this is what I get:
“AirPortBrcmNIC-MFG.kext” can’t be modified or deleted because it’s required by macOS.
“SystemConfiguration” can’t be modified or deleted because it’s required by macOS.
“com.apple.Boot.plist” can’t be modified or deleted because it’s required by macOS.
I tried to empty the trash via terminal with this command:
sudo rm -R [path for trash files]
I would get this message:
override rw-r--r-- root/admin restricted for /Users/xxx/.Trash/SystemConfiguration/com.apple.Boot.plist?
I entered 'y' and pressed return.
Then came this message:
rm: /Users/xxx/.Trash/SystemConfiguration/com.apple.Boot.plist: Operation not permitted
–Does anyone know how I can delete these files?? It's been like this for one month and I don't have the knowledge to fix this.
Thank you.
I cannot completely empty my trash. I was solving a network issue last month and had to delete these network files:
AirPortBrcmNIC-MFG.kext
SystemConfiguration [folder] containing: com.apple.Boot.plist
My network is fine now, but these files are still in my trash. When I try to delete them, this is what I get:
“AirPortBrcmNIC-MFG.kext” can’t be modified or deleted because it’s required by macOS.
“SystemConfiguration” can’t be modified or deleted because it’s required by macOS.
“com.apple.Boot.plist” can’t be modified or deleted because it’s required by macOS.
I tried to empty the trash via terminal with this command:
sudo rm -R [path for trash files]
I would get this message:
override rw-r--r-- root/admin restricted for /Users/xxx/.Trash/SystemConfiguration/com.apple.Boot.plist?
I entered 'y' and pressed return.
Then came this message:
rm: /Users/xxx/.Trash/SystemConfiguration/com.apple.Boot.plist: Operation not permitted
–Does anyone know how I can delete these files?? It's been like this for one month and I don't have the knowledge to fix this.
Thank you.