I need to add something to the HOSTS file, here is the error message that appears when I try to log in.
TextEdit[190:c0b] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4403, name = 'com.apple.TextEdit.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
Using: sudo /Applications/TextEdit.app/Contents/MacOS/TextEdit /etc/hosts
It does open the file, but it is empty. Should it be empty? I can not save it after editing it.
But, if i use sudo open -t /etc/hosts OR $ sudo nano /private/etc/hosts
It doesn't give me any error, and it also opens the HOSTS file. But its empty!
Im using MAc Osx 10.5
Any ideas of what's going on?
TextEdit[190:c0b] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4403, name = 'com.apple.TextEdit.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
Using: sudo /Applications/TextEdit.app/Contents/MacOS/TextEdit /etc/hosts
It does open the file, but it is empty. Should it be empty? I can not save it after editing it.
But, if i use sudo open -t /etc/hosts OR $ sudo nano /private/etc/hosts
It doesn't give me any error, and it also opens the HOSTS file. But its empty!
Im using MAc Osx 10.5
Any ideas of what's going on?