Mac OS X 10.0: Removable disks don‘t appear (mount) on desktop

In some cases with Mac OS X 10.0 through 10.0.4, removable media (CD-ROM discs, Zip disks, for example) may not appear on the Mac OS X desktop as expected.
When the disk is inserted, an alert appears with this message:






This issue may occur when certain information is missing from the file /etc/hostconfig.

First, be sure that you have selected the checkbox to Show disks on the Desktop in Finder Preferences:

To determine if information is missing from the file /etc/hostconfig, check the contents of this file using TextEdit.

Checking the hostconfig file

Follow these steps:
The hostconfig file should contain the following line:

The final section of this article contains a sample hostconfig file that is correctly set up. If this line is not present, removable media will not appear on the desktop. You can update the hostconfig file by following these steps.

Updating the hostconfig file

Sample hostconfig file

Begin copying below this line:

##

# /etc/hostconfig

##

# This file is maintained by the system control panels

##

# Network configuration

HOSTNAME=-AUTOMATIC-

ROUTER=-AUTOMATIC-

# Services

AFPSERVER=-NO-

APPLETALK=-NO-

AUTHSERVER=-NO-

AUTOCONFIG=-YES-

AUTODISKMOUNT=-REMOVABLE-

AUTOMOUNT=-YES-

CONFIGSERVER=-NO-

IPFORWARDING=-NO-

MAILSERVER=-NO-

MANAGEMENTSERVER=-NO-

NETBOOTSERVER=-NO-

NISDOMAIN=-NO-

TIMESYNC=-NO-

QTSSERVER=-NO-

SSHSERVER=-NO-

WEBSERVER=-NO-


End copying above this line.

Published Date: Feb 17, 2012