I followed the instructions from an older topic here, but I'm having a problem. OS 10.5.8
I enter terminal and type sudo nano private/etc/hosts, then my password. I paste in the following:
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
Then ctrl + o and then 'enter' at the prompt. But I then get a 'Bus Error' message, as can be seen in the attachment. I've tried rebooting, and same thing. HELP PLEASE
I enter terminal and type sudo nano private/etc/hosts, then my password. I paste in the following:
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
Then ctrl + o and then 'enter' at the prompt. But I then get a 'Bus Error' message, as can be seen in the attachment. I've tried rebooting, and same thing. HELP PLEASE